RESET reset_option [, reset_option] ...
The RESET
statement is used to clear the state of various server operations. You must have the RELOAD privilege to executeRESET
.
RESET
acts as a stronger version of the FLUSH statement.
The different RESET
options are:
SLAVE ["connection_name"] [ALL]
Deletes all old binary logs, makes the binary index file (--log-bin-index) empty and creates a new binary log file. This is useful when you want to reset the master to an initial state. If you want to just delete old, not used binary logs, you should use the PURGE BINARY LOGS command.
This page is licensed: GPLv2, originally from fill_help_tables.sql
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4