MySQL 8.0 Release Notes
MySQL 8.0 Source Code Documentation
- 15.4.2.1 CHANGE MASTER TO Statement
- 15.4.2.2 CHANGE REPLICATION FILTER Statement
- 15.4.2.3 CHANGE REPLICATION SOURCE TO Statement
- 15.4.2.4 RESET REPLICA Statement
- 15.4.2.5 RESET SLAVE Statement
- 15.4.2.6 START REPLICA Statement
- 15.4.2.7 START SLAVE Statement
- 15.4.2.8 STOP REPLICA Statement
- 15.4.2.9 STOP SLAVE Statement
This section discusses statements for managing replica servers. Section 15.4.1, “SQL Statements for Controlling Source Servers”, discusses statements for managing source servers.
In addition to the statements described here,
SHOW REPLICA
STATUS
and SHOW RELAYLOG
EVENTS
are also used with replicas. For information
about these statements, see Section 15.7.7.35, “SHOW REPLICA STATUS Statement”,
and Section 15.7.7.32, “SHOW RELAYLOG EVENTS Statement”.