Loading...
The most recent release of is:
Downloadarrow-up-right | Release Notes | |
Release date: 18 Mar 2019
MariaDB Connector/J 2.4.1 is a (GA) release.
For an overview of MariaDB Connector/J see the page
[misc] enabled running of 'SHOW ENGINE INNODB STATUS' for error code 1213 (@mtykhenko)
[misc] reduce mutex using select @@innodb_read_only for aurora (@matsuzayaws)
[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
: addition of option "useMysqlMetadata" to permit MySQL meta compatibility
This page is: Copyright © 2025 MariaDB. All rights reserved.
: 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.