MariaDB Connector/J 2.4.1 Release Notes

The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3

DownloadRelease NotesChangelogConnector/J Overview

Release date: 18 Mar 2019

MariaDB Connector/J 2.4.1 is a Stable (GA) release.

For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page

Evolutions

  • [misc] enabled running of 'SHOW ENGINE INNODB STATUS' for error code 1213 (@mtykhenko)

  • [misc] reduce mutex using select @@innodb_read_only for aurora (@matsuzayaws)

Bugs

  • [misc] updating checkstyle version dependency

  • [misc] permit using SSL on localsocket

  • [misc] java PID using java 9 ProcessHandle if existing, relying on JNA if present

  • CONJ-687: addition of option "useMysqlMetadata" to permit MySQL meta compatibility

  • CONJ-682: internal pool correction: when receiving an RST during connection validation, the pool will end up throwing connection timeout exception in place of reusing another connection.

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.

Last updated

Was this helpful?