[MDEV-12077] Update GTID_IO_POS in non GTID replication mode Created: 2017-02-16 Updated: 2022-02-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.29, 10.1.21, 10.2.4 |
| Fix Version/s: | 10.2 |
| Type: | Bug | Priority: | Minor |
| Reporter: | VAROQUI Stephane | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi Lixun, Replication Manager found the most up to date slave by tracking GTID IO_POS from slave status. 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 ? |