Download | Release Notes | Changelog |
Release date: 29 Jun 2022
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 #8b32329c - bump 3.0.6 version
Revision #17e60c88 - [] ResultSet.getObject() returns ByteSet instead of byte[] for BIT(x>1) and not Boolean for BIT(1)
- [] tinyint(1) support * getObject now return Boolean * metadata correction returning Boolean/Integer
- [] supporting java.util.Date Parameter
- [] PreparedStatement.getGeneratedKeys() returns rows when no keys are generated in insert
- [] Permit executing an initial command with new option initSql
- [misc] adding gradle file to gitignore
- [] statement batch correction
- [] ArrayIndexOutOfBoundsException using Resultset.getTime() on '00:00:00' Time value using binary protocol
- [] permit pipelining for batching even when allowLocalInfile option is enable
- Merge branch 'master' into develop
- Merge tag '3.0.5' into develop
This page is: Copyright © 2025 MariaDB. All rights reserved.