MariaDB Connector/J 1.3.6 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/J Overview
Release date: 29 Feb 2016
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
- CONJ-252 : Correction of charset parameter on Statement.setCharacterStream() and setClob. Revision #012b8c3 2016-02-19
- CONJ-253 : Protocol encoding correction for binary field. Revision #123f02a 2016-02-20
- CONJ-254 : Correction of error in boolean when using scala anorm string interpolation. Revision #16ad037 2016-02-19
- CONJ-255 : getBoolean() improvement (for field not normally considered as boolean). Revision #16ad037 2016-02-19
- CONJ-258 : correction of possible race condition on statement.close().. Revision #161f581 2016-02-21
Misc
- using default utf8mb4 (4 bit UTF8) charset in exchanges. Revision #ac52bb9 2016-02-20, Revision #34a91cb 2016-02-20
- binary data Time correction. Revision #da00357 2016-02-20
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.