MySQL 5.7 Release Notes
This section discusses statements for managing replica servers. Section 13.4.1, “SQL Statements for Controlling Replication Source Servers”, discusses statements for managing source servers.
In addition to the statements described here,
SHOW SLAVE STATUS
and
SHOW RELAYLOG EVENTS
are also used
with replicas. For information about these statements, see
Section 13.7.5.34, “SHOW SLAVE STATUS Statement”, and
Section 13.7.5.32, “SHOW RELAYLOG EVENTS Statement”.