Connector/J 1.3.6 Release Notes

DownloadRelease NotesChangelogConnector/J Overview

Release date: 29 Feb 2016

MariaDB Connector/J 1.3.6 is a Stable (GA) release.

For a description of MariaDB Connector/J see theAbout MariaDB Connector/J page

For a list of all changes made in this release, with links to detailed information on each push, see thechangelog.

This version is a bugfix release.

Notable changes and additions

Major

  • CONJ-252 : Correction of charset parameter on Statement.setCharacterStream() and setClob

  • CONJ-253 : Protocol encoding correction for binary field

  • CONJ-254 : Correction of error in boolean when using scala anorm string interpolation

Minor

  • CONJ-255 : getBoolean() improvement (for field not normally considered as boolean). TinyInt value >= 2 are now considered as true.

  • CONJ-257 : Server preparedStatement now used even for query without parameters.

  • CONJ-258 : multithreading correction on possible race condition on statement.close()

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?