MariaDB Connector/J 2.7.2 Release Notes
The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3
DownloadRelease NotesChangelogConnector/J Overview
Release date: 29 Jan. 2021
MariaDB Connector/J 2.7.2 is a Stable (GA) release.
For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page
Bugs Fixed
CONJ-847 NPE at UpdatableResultSet#close
CONJ-849 driver now doesn't close connection caused java.io.NotSerializableException as a result of incorrect data bind to a prepared statement parameter
CONJ-850 MariaDbResultSetMetaData#getPrecision(int) now returns correct length for character data
CONJ-851 metadata getBestRowIdentifier incompatibility with MySQL 8 correction
CONJ-852 ON DUPLICATE KEY detection failed when using new line
Changelog
For a complete list of changes made in MariaDB Connector/J 2.7.2, with links to detailed information on each push, see the changelog.
Last updated
Was this helpful?