Details
-
Bug
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
10.0.29, 10.1.21, 10.2.4
-
None
-
None
Description
Hi Lixun,
Replication Manager found the most up to date slave by tracking GTID IO_POS from slave status.
https://github.com/tanji/replication-manager/issues/134
Was naive solution, the POS is not up to date in non GTID replication mode. Looks like the GTID could be updated by the IO_THREAD when the master is GTID aware, any draw back fixing this ?