Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replication: Add GTID_TAGGED_LOG_EVENT #947

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dveeden
Copy link
Collaborator

@dveeden dveeden commented Nov 13, 2024

Issue: ref #845

The GTID_TAGGED_LOG_EVENT was added in MySQL 8.3

This only adds the EventType, but it doesn't yet do any decoding.

Example output from go-mysqlbinlog:

=== Gtid_tagged_log_event ===
Date: 2024-11-12 21:51:23
Log position: 220908
Event size: 83
Event data: 
00000000  02 78 00 00 00 02 aa aa  aa aa 88 88 66 66 44 44  |.x..........ffDD|
00000010  22 22 22 22 22 22 04 73  20 1b 06 14 73 65 63 6f  |"""""".s ...seco|
00000020  6e 64 74 65 73 74 08 c1  0e 0a d1 0e 0c 7f 23 35  |ndtest........#5|
00000030  48 61 bd 26 06 10 59 04  12 a3 ff 0a              |Ha.&..Y.....|

@lance6716 lance6716 merged commit c7b7533 into go-mysql-org:master Nov 14, 2024
13 checks 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