Skip to content

Add PreviousGtidsEvent parsing support#177

Merged
blackbeam merged 1 commit into
blackbeam:masterfrom
altmannmarcelo:prev_gtid
Feb 19, 2026
Merged

Add PreviousGtidsEvent parsing support#177
blackbeam merged 1 commit into
blackbeam:masterfrom
altmannmarcelo:prev_gtid

Conversation

@altmannmarcelo
Copy link
Copy Markdown
Contributor

Parse PREVIOUS_GTIDS_EVENT into a structured type instead of raw bytes,
supporting both the legacy untagged format and the tagged format
introduced in MySQL 8.4+.

@altmannmarcelo altmannmarcelo marked this pull request as draft February 11, 2026 13:59
@altmannmarcelo altmannmarcelo force-pushed the prev_gtid branch 2 times, most recently from c12e7ce to f9f0ec8 Compare February 11, 2026 16:33
@altmannmarcelo altmannmarcelo marked this pull request as ready for review February 11, 2026 16:39
Parse PREVIOUS_GTIDS_EVENT into a structured type instead of raw bytes,
supporting both the legacy untagged format and the tagged format
introduced in MySQL 8.4+.
@blackbeam blackbeam merged commit 6050f29 into blackbeam:master Feb 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants