Download | Release Notes | Changelog |
Release date: 17 Jun 2019
MariaDB Connector/J 2.4.2 is a Stable (GA) release.
New option defaultFetchSize to set default fetch size. When set, all statements will be initialized with the indicated fetch size.
: ClassNotFoundException when trying to connect using two-authentication in an OSGI environment.
: Xid format id is unsigned integer, currently sending as signed value.
: autoReconnect=true on Basic Failover doesn't reconnect
: failover might throw an unexpected exception with using "failover"/"sequential" configuration on socket error
For a complete list of changes made in MariaDB Connector/J 2.4.2, with links to detailed information on each push, see the .
CONJ-709: includeThreadDumpInDeadlockExceptions is thrown only if option includeInnodbStatusInDeadlockExceptions is set
CONJ-710: Throw complete stackTrace when having an exception on XA Commands
CONJ-714: Error on connection on galera server when in detached mode.
CONJ-701: typo in error message in SelectResultSet.java
CONJ-679: parse Query when receiving LOAD LOCAL INFILE
This page is: Copyright © 2025 MariaDB. All rights reserved.