START, STOP, and etc... for MASTER and SLAVE servers.
-
RESET2
Syntax RESET reset_option [, reset_option] ...Description The RESET stateme... -
START SLAVE
START SLAVE [thread_type [, thread_type] ... ] START SLAVE [SQL_THREAD] UNTIL -
STOP SLAVE
STOP SLAVE [thread_type [, thread_type] ... ] thread_type: IO_THREAD | SQL... -
RESET MASTER
RESET MASTERDeletes all binary log files listed in the index file, resets t... -
RESET SLAVE
RESET SLAVERESET SLAVE makes the slave forget its replication position in t... -
SHOW SLAVE HOSTS
Syntax: SHOW SLAVE HOSTSDescription: Displays a list of replication slaves ... -
CHANGE MASTER TO
Syntax: CHANGE MASTER TO master_def [, master_def] ... master_def: MASTER_BIND = 'inter -
LOAD DATA FROM MASTER
Syntax: LOAD DATA FROM MASTERDescription: This feature is deprecated. We re... -
LOAD TABLE FROM MASTER
Syntax: LOAD TABLE tbl_name FROM MASTERDescription: This feature is depreca... -
SHOW MASTER STATUS
Syntax: SHOW MASTER STATUSDescription: Provides status information about th... -
SHOW SLAVE STATUS
Syntax: SHOW SLAVE STATUSDescription: This statement provides status inform...