Download | Release Notes | Changelog |
Release date: 29 Feb 2016
MariaDB Connector/J 1.3.6 is a Stable (GA) release.
For a list of all changes made in this release, with links to detailed information on each push, see the changelog.
This version is a bugfix release.
: Correction of charset parameter on Statement.setCharacterStream() and setClob
: Protocol encoding correction for binary field
: Correction of error in boolean when using scala anorm string interpolation
: getBoolean() improvement (for field not normally considered as boolean). TinyInt value >= 2 are now considered as true.
: Server preparedStatement now used even for query without parameters.
: multithreading correction on possible race condition on statement.close()
This page is: Copyright © 2025 MariaDB. All rights reserved.