MariaDB Connector/J 3.0.6 Release Notes
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/J Overview
Release date: 29 Jun 2022
MariaDB Connector/J 3.0.6 is a Stable (GA) release.
For an overview of MariaDB Connector/J see the About MariaDB Connector/J page
Notable Changes
- `CONJ-984` Permit executing initial command with new option `initSql`
- `CONJ-976` Improve use of pipelining when allowLocalInfile is enabled
Bugs Fixed
- `CONJ-985` ResultSet.getObject() returns ByteSet instead of Byte[] for BIT
- `CONJ-953` PreparedStatement.getGeneratedKeys() returns rows when no keys are generated in insert
- `CONJ-975` ArrayIndexOutOfBoundsException when attempt to getTime() from ResultSet
- `CONJ-979` ResultSet.getObject() returns Byte instead of Boolean for tinyint(1)
- `CONJ-980` Permit setObject with java.util.Date parameter
Changelog
For a complete list of changes made in MariaDB Connector/J 3.0.6, with links to detailed information on each push, see the changelog.
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.