[MDEV-15082] Last generated GTID should be returned in OK packet Created: 2018-01-26 Updated: 2018-02-01 Resolved: 2018-02-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Replication |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Returning the latest GTID in the OK packet would allow MaxScale (and any other client) to execute a call to MASTER_GTID_WAIT() before running a SELECT on a slave in order to get consistent reads. |