mysql_replica_topology
Identifies replica servers connected to a MySQL instance by executing SHOW REPLICAS or SHOW SLAVE HOSTS, clarifying replication topology for diagnostics.
Instructions
Replicas connected to this server: SHOW REPLICAS (8.0.22+) or SHOW SLAVE HOSTS (older).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||