Skip to content

Are Tagged GTIDs supported? #159

@EeshwarPrasath

Description

@EeshwarPrasath

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,

CC: @osheroff @Naros

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions