Details
Description
STWCS stashes and provides to the session the binlog file and offset in variables snapshot_file and snapshot_position, but, it does not expose last_gtid_executed. This can be extracted manually from binlogs given the file name and pos, but is not terribly user friendly. So, this new feature discussion is about adding a new snapshot_last_gtid_executed that will capture the same at the beginning of the snapshot and allow users/scripts/tools to have easy access.
Attachments
Issue Links
- relates to
-
PS-6112 Correct Binlog_snapshot_gtid inconsistency when mysqldump was used with --single-transaction.
-
- Done
-