MariaDB Connector/J 1.5.5 Release Notes
The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3
DownloadRelease NotesChangelogConnector/J Overview
Release date: 9 Nov 2016
MariaDB Connector/J 1.5.5 is a Stable (GA) release.
For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page
Notable Changes
This version is a bug-fix release.
CONJ-386 : Disabling useBatchMultiSend option for Aurora, since can hang connection.
CONJ-385 : Store procedure with resultSet get wrong getUpdateCount() value (0 in place of -1)
CONJ-383 : permit OldAuthSwitchRequest protocol (compatibility with 5.5 server using plugin)
CONJ-382 : Client sockets remain when server close socket on connection (when server maximum connections number has been reached)
CONJ-381 : Metadata getProcedureColumns precision's information corrected for date/timestamp/datetime
CONJ-379 : Metadata TINYTEXT type return Types.LONGVARCHAR instead of Types.VARCHAR
CONJ-376 : Maxscale compatibility : Permit protocol compression only if server permit it
CONJ-375 : Load data infile with large files fails with OutOfMemoryError correction
CONJ-370 : use KeyStore default property when not using keyStore option
CONJ-369 : Encoding on clob column when useServerPrepStmts=true correction
CONJ-362 : fix a possible race condition MariaDbPooledConnection
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.
Last updated
Was this helpful?