Download | Release Notes | Changelog |
Release date: 19 Dec 2023
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.
Revision #f9018f5c - [CONJ-1049] Metadata getTableTypes result was not ordered by TABLE_TYPE
Revision #0694cf28 - [misc] test addition : ensure connection error SQLstate
- [misc] test coverage improvement
- Merge tag '3.3.2' into develop
- Merge branch 'release/3.3.2'
- bump 3.3.2
- [] adding new value returnMultiValuesGeneratedIds for connector 2.x compatibility, so getGeneratedKeys() return all ids of multi-value inserts
- [] bulk insert when useBulkStmtsForInserts only used for INSERT NOT using "ON DUPLICATE KEY UPDATE"
- [misc] code style correction
- [misc] using common default servers test suite
- [] ensure Statement.closeOnCompletion behavior (was varying depending on multiple result-set/using streaming)
- [] regression on DatabaseMetaData queries when option defaultFetchSize
- [] possible NPE in OkPacket when retrieving session state null value database
- [] wrong ResultSet.getByte() results for binary varchar fields
- [misc] precise licensing LGPL-2.1-or-later, not LGPL-2.1 only
- [] execution result cleared after error
- [misc] bump testing dependencies
- [] batch statements not cleared after statement batch execution failure
- [misc] code style correction
- [] wrong results of getResultSet()/getUpdateCount() if called after a execution that throw exception
- [] NullPointerException when calling getGeneratedKeys() without execute/batch execution success
- [] NullPointerException when calling getGeneratedKeys() without query execution success
- bump 3.3.2-SNAPSHOT version
- [] Metadata getPrimaryKeys using like in place of strict equality
- [misc] remove EOL server
- [misc] set connection to autocommit if not the case and not explicitly set to false.
This page is: Copyright © 2025 MariaDB. All rights reserved.