MariaDB Java Client 1.1.5 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3
Download |Release Notes |Changelog |Java Client Overview
Release date: 18 Sep 2013
For the highlights of this release, see therelease notes.
The revision number links will take you to the revision's page on Launchpad. On Launchpad you can view more details of the revision and view diffs of the code modified in that revision.
Revision #486 Wed 2013-09-18 00:46:34 +0200
bump version
Revision #485 Wed 2013-09-18 00:40:00 +0200
CONJ-64 - can't connect to MySQL 5.5 (while connection to MariaDB 5.5 works ok)
The regression is caused by erroneously set
CLIENT_PLUGIN
flag in the client authentication packet.
Last updated
Was this helpful?