Spec-Zone .ru
спецификации, руководства, описания, API

13.4.2. SQL Statements for Controlling Slave Servers

13.4.2.1. CHANGE MASTER TO Syntax
13.4.2.2. MASTER_POS_WAIT() Syntax
13.4.2.3. RESET SLAVE Syntax
13.4.2.4. SET GLOBAL sql_slave_skip_counter Syntax
13.4.2.5. START SLAVE Syntax
13.4.2.6. STOP SLAVE Syntax

This section discusses statements for managing slave replication servers. Section 13.4.1, "SQL Statements for Controlling Master Servers", discusses statements for managing master servers.

In addition to the statements described here, SHOW SLAVE STATUS and SHOW RELAYLOG EVENTS are also used with replication slaves. For information about these statements, see Section 13.7.5.33, "SHOW SLAVE STATUS Syntax", and Section 13.7.5.31, "SHOW RELAYLOG EVENTS Syntax".