Connector/J 2.4.1 Release Notes

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.

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?