MySQL Reference Manual for version 4.0.18.

[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.6.2 SQL Statements for Controlling Slave Servers

Replication can be controlled through the SQL interface. This section discusses statements for managing slave replication servers. 13.6.1 SQL Statements for Controlling Master Servers discusses statements for managing master servers.

13.6.2.1 CHANGE MASTER TO  
13.6.2.2 LOAD DATA FROM MASTER  
13.6.2.3 LOAD TABLE tbl_name FROM MASTER  
13.6.2.4 MASTER_POS_WAIT()  
13.6.2.5 RESET SLAVE  
13.6.2.6 SET GLOBAL SQL_SLAVE_SKIP_COUNTER  
13.6.2.7 SHOW SLAVE STATUS  
13.6.2.8 START SLAVE  
13.6.2.9 STOP SLAVE  



This document was generated by rdg (Feb 25 2004) using texi2html