All pages
Powered by GitBook
1 of 1

Loading...

Connector/J 2.2.5 Release Notes

Download | Release Notes | Changelog |

Release date: 30 May 2018

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

Minor change:

  • [] Add server hostname to connection packet for proxy

  • [] handle support for mysql 8.0 tx_isolation replacement by transaction_isolation

  • [] Create option to configure DONOR/DESYNCED Galera nodes to be unavailable for load-balancing : Usually, Connection.isValid just send an empty packet to the server, and server sends a small response to ensure connectivity. When a new option "useBulkStmts" option is set, the connector will ensure galera server state ("wsrep_local_state" correspond to allowed values (4 = sync mode). see to now more.

Bug correction:

  • [] Connection using "replication" Parameters fail when no slave is available

  • [] Newlines where breaking calling stored procedures

  • [] Using getDate with function DATE_ADD() with parameter using string format where return wrong result using the binary protocol

  • [] Option "allowMasterDownConnection" improvement on connection validation and Exceptions on master down

CONJ-602
CONJ-604
CONJ-595
galera state
CONJ-613
CONJ-605
CONJ-609
CONJ-610

The most recent release of is:

Connector/J 3.5.6 Download Now

For an overview of MariaDB Connector/J see the page

About MariaDB Connector/J
MariaDB Connector/J
About MariaDB Connector/J

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