github mariadb-corporation/mariadb-connector-j 1.3.6
MariaDB connector/j 1.3.6

latest releases: 3.5.6, 3.5.5, 3.5.4...
9 years ago

This is a correction release.

major correction :

  • CONJ-252 : Correction of charset parameter on Statement.setCharacterStream() and setClob
  • CONJ-253 : Protocol encoding correction for binary field
  • CONJ-254 : Error in boolean when using scala anorm string interpolation

minor corrections:

  • 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()

Don't miss a new mariadb-connector-j release

NewReleases is sending notifications on new releases.