SHOW REPLICA HOSTS
List registered replicas. This statement displays information about replica servers connected to the current primary.
Syntax
SHOW { REPLICA | SLAVE } HOSTSDescription
SHOW REPLICA HOSTS;
+------------+-----------+------+-----------+
| Server_id | Host | Port | Master_id |
+------------+-----------+------+-----------+
| 192168010 | iconnect2 | 3306 | 192168011 |
| 1921680101 | athena | 3306 | 192168011 |
+------------+-----------+------+-----------+SHOW REPLICA HOSTS
See Also
Last updated
Was this helpful?

