github mariadb-corporation/mariadb-connector-j 1.3.2
MariaDB connector/J 1.3.2

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

This is a correction release.

Main corrections :

  • CONJ-220 : prepareStatement : setCharacterStream and setBlob possible IndexOutOfBoundsException depending on stream length.
  • CONJ-221 : preparedStatement : Error when using statement setObject(int, object, sqlType) with object with Long type and sql type Types.BIGINT
  • CONJ-219 : Correcting Datasource parameter handling.
  • CONJ-222 : INSERT ... SELECT are now not rewritten when option rewriteBatchedStatements is set.
  • CONJ-223 : MetaData.getParameterCount() on prepareStatement now return correct result.
  • Code cleaned to avoid connection leak

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

NewReleases is sending notifications on new releases.