mysql-binlog-connector-java icon indicating copy to clipboard operation
mysql-binlog-connector-java copied to clipboard

Support MariaDB flavor GTID

Open wenerme opened this issue 10 years ago • 3 comments

I can see there is a GtidSet, the format is defined by mysql, but for MariaDB there is an different format described here https://mariadb.com/kb/en/mariadb/global-transaction-id/

wenerme avatar Jun 12 '15 07:06 wenerme

Working on this, this is'n impossible.

wenerme avatar Jun 12 '15 12:06 wenerme

For the detail please check https://github.com/wenerme/mysql-binlog-connector-java

wenerme avatar Oct 28 '18 15:10 wenerme

@shyiko Is there a way to get MariaDB stuff included?? Maybe it could be done in smaller pieces.

bluebike avatar Oct 29 '18 22:10 bluebike