Download | Release Notes | Changelog |
Release date: 23 Nov 2015
MariaDB Connector/J 1.3.2 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
: preparedStatement : Error when using statement setObject(int, object, sqlType) with object with Long type and sql type Types.BIGINT
: Correcting Datasource parameter handling.
: INSERT ... SELECT are now not rewritten when option rewriteBatchedStatements is set.
: MetaData.getParameterCount() on prepareStatement now return correct result.
CONJ-220: prepareStatement : setCharacterStream and setBlob possible IndexOutOfBoundsException depending on stream length.
Code cleaned to avoid connection leak
This page is: Copyright © 2025 MariaDB. All rights reserved.