InnoDB Cluster & Group Replication
Automatic detection
PmaControl automatically detects InnoDB / Group Replication clusters via the variables:
group_replication_group_name— Group identifiergroup_replication_group_seeds— Member listgroup_replication_primary_member— Primary UUIDserver_uuid— Current server UUIDsuper_read_only— Fallback to detect the role (Primary = OFF)
Display in Dot3
Dot3 creates a dedicated subgraph for each InnoDB Cluster with nodes distributed as Primary and Replica. Detection is compatible with SSH tunnels (the displayed endpoint is not affected by the role).