Download | Release Notes | Changelog |
Release date: 9 Nov 2016
MariaDB Connector/J 1.5.5 is a Stable (GA) release.
This version is a bug-fix release.
: Disabling useBatchMultiSend option for Aurora, since can hang connection.
: Store procedure with resultSet get wrong getUpdateCount() value (0 in place of -1)
: permit OldAuthSwitchRequest protocol (compatibility with 5.5 server using plugin)
: Client sockets remain when server close socket on connection (when server maximum connections number has been reached)
: Metadata getProcedureColumns precision's information corrected for date/timestamp/datetime
: Metadata TINYTEXT type return Types.LONGVARCHAR instead of Types.VARCHAR
: Maxscale compatibility : Permit protocol compression only if server permit it
: Load data infile with large files fails with OutOfMemoryError correction
: use KeyStore default property when not using keyStore option
: Encoding on clob column when useServerPrepStmts=true correction
: fix a possible race condition MariaDbPooledConnection
This page is: Copyright © 2025 MariaDB. All rights reserved.