Orchestrator not working as expected with MySQL 8.3 GTID replication
General
Escalation
General
Escalation
Description
Issue: orchestrator unable to pick GTID details for MySQL-8.3 innovation release replication topology.
In general, when MySQL GTID replication is added to the orchestrator, It shows MySQL GTID details in the orchestrator GUI and orchestrator-client, like below,
But the same test with MySQL 8.3 GTID enabled replication, the orchestrator was unable to pick GTID details,
Reproducible steps:
Have MySQL-8.3 GTID replication(Source-Replica with GTID replication)
Add to the orchestrator, and you will notice that the orchestrator cannot pick GTID details, as shown in the above example.
Issue: orchestrator unable to pick GTID details for MySQL-8.3 innovation release replication topology.
In general, when MySQL GTID replication is added to the orchestrator, It shows MySQL GTID details in the orchestrator GUI and orchestrator-client, like below,
But the same test with MySQL 8.3 GTID enabled replication, the orchestrator was unable to pick GTID details,
Reproducible steps:
Have MySQL-8.3 GTID replication(Source-Replica with GTID replication)
Add to the orchestrator, and you will notice that the orchestrator cannot pick GTID details, as shown in the above example.
I used anydbver tool for setup:
I found this while testing