forked from shyiko/mysql-binlog-connector-java
-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Description
Tried to consume binlog events which contained tagged GTIDs introduced in mysql 8.4, but the event type is always UNKNOWN and data seems to be NULL.
To replicate:
set gtid_next = 'AUTOMATIC:SOMETAG';
Now try to read binlog events.
Are tagged GTIDs supported yet?
Any responses appreciated.
Thank you,
Metadata
Metadata
Assignees
Labels
No labels