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

Complete MariaDB support #105

Open
novotnyJiri opened this issue Feb 22, 2023 · 2 comments
Open

Complete MariaDB support #105

novotnyJiri opened this issue Feb 22, 2023 · 2 comments

Comments

@novotnyJiri
Copy link

Hello,
I am part of the Debezium team and I am writing my diploma thesis called Implementation of MariaDB connector for Debezium. Part of my thesis is also exetending mysql-binlog-connector-java library with support for all the needed MariaDB specific binary log features. Is it possible for you to have a talk with me about all the work that needs to be done, which features are already implemented and some tips and tricks about the binlog connector?

@osheroff
Copy link
Owner

maybe @gunnarmorling can help here a bit, he's the head of debezium. MariaDB GTID support landed recently, that was the big deficiency we've had thus far. there may be a couple of event types left to fully support but i don't know.

So, to be clear, I'm up and running with mariadb in production, no major issues... sorry!

@novotnyJiri
Copy link
Author

Oh ok, wonderful news because that means less work for me :). I am afraid @gunnarmorling is no longer the head of debezium but that will not be a problem. I will take care of the GTID support and any feature that we need and is not supported. Thanks alout for your response.

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

No branches or pull requests

2 participants