News

Custom MySQL Connector A small change was made to the 8.0.28 version of the mysql-connector-java, because it started to use LocalDateTime return value for getObject as default for the DATETIME columns ...
mysql-binlog-connector-java MySQL Binary Log connector. @osheroff's fork of @shiyko's project, probably the "official" version of this. With help from the Debezium devs.
If you plan to do database development with Java and MySQL, the first thing you’ll need to do is configure a database schema. Technically speaking, the first thing to do before you configure a schema ...