osheroff / mysql-binlog-connector-java

MySQL Binary Log connector
666 stars 163 forks source link

Make mariadb_slave_capability configurable #125

Closed Naros closed 11 months ago

Naros commented 11 months ago

This allows us (Debezium) to more easily use the MySQL BinlogClient within Debezium to receive events that are serialized more like what is expected with MySQL rather than explicitly using newer formats that are more MariaDB specific.

Naros commented 11 months ago

Hi @osheroff, would it be possible to get a public release published that includes this fix? It would certainly help us and my work in the upstream Debezium community if that were possible.

osheroff commented 11 months ago

yeah, releasing. i've also invited you to be a collaborator on this repo.