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

Merge latest Osheroff branch for MariaDB GTID support #3

Open
wants to merge 77 commits into
base: main
Choose a base branch
from

Conversation

fivetran-mattalexander
Copy link

No description provided.

jackey.zhang and others added 30 commits July 13, 2021 11:39
no need to know what sever you're connecting to.  we can figure it out.

Also, these tests never worked.  fix them.
This resolves the current/historical split and parses the flags
I think it's fair to say we understand ANNOTATE_ROWS_EVENT, but none of
the other stuff represented by this variable is true.
correct mariadb_slave_capability value
implement a better regex for detecting mariadb gtid strs
mvelliste and others added 27 commits November 16, 2022 13:40
…use an enum ordinal to resolve event type IDs
EventType.forId(0) -> EventType.UNKNOWN
…lity metadata and handle unknown metadata field type
@fivetran-mattalexander
Copy link
Author

Copy link
Collaborator

@ashleycoxley ashleycoxley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excited to add this!

The only thing that gives me pause is the version bumps on the Jackson libraries - I'm having trouble thinking through whether it'll interact badly with the (2.9) Jackson libraries in the engineering repo

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.