[MDEV-5563] GTID Fetch on all slaves Created: 2014-01-25 Updated: 2021-12-28 Resolved: 2021-12-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication, Storage Engine - Spider |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | VAROQUI Stephane | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Description |
|
Gtid can be fetch using 2 solutions , Spider can manage to store GTID to monitoring nodes and fetch it for read queries , or it can be plugin that connect to the master fetch last gtid queeing all read queries on the slave by locking an internal memory table between 2 fetch |