Download | Release Notes | Changelog |
Release date: 23 Nov 2015
For the highlights of this release, see the release notes.
The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.
: Correcting Datasource parameter handling. 2015-11-19
: preparedStatement : Error when using statement setObject(int, object, sqlType) with object with Long type and sql type Types.BIGINT. 2015-11-19
: prepareStatement : setCharacterStream and setBlob possible IndexOutOfBoundsException depending on stream length. 2015-11-20
: MetaData.getParameterCount() on prepareStatement now return correct result. 2015-11-22
: INSERT ... SELECT are now not rewritten when option rewriteBatchedStatements is set. 2015-11-22
Code cleaned to avoid a connection leak
2015-11-19
2015-11-20
2015-11-22
various test improvements
caching maven dependency : 2015-11-20
avoid downloading JCE for testing SSL : 2015-11-20
test code improvement : 2015-11-20
test code improvement : Revision #c86b0e7 2015-11-20
avoid race condiction when testing aurora : Revision #5432632 2015-11-20
test correction : Revision #38fe1bc 2015-11-22
clean unused code
Revision #cacd7c7 2015-11-23
This page is: Copyright © 2025 MariaDB. All rights reserved.