Download | Release Notes | Changelog |
Release date: 30 May 2018
MariaDB Connector/J 2.2.5 is a Stable (GA) release.
[] 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.
[] 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
This page is: Copyright © 2025 MariaDB. All rights reserved.