Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The tracking of last_gtid makes it possible to detect changes in GTID within the session. Adding tracking support for all GTID related variables (mainly gtid_current_pos) would enable the detection of GTID changes done by other sessions.
This change would provide functionality similar to that of the MySQL 5.7 GTID tracking but with no changes to protocol.