MariaDB Connector/J 2.7.4 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: 11 Aug 2021

MariaDB Connector/J 2.7.4 is a Stable (GA) release.

For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page

Bugs Fixed

  • CONJ-890 getImportedKeys/getTables regression returning an empty resultset for null/empty catalog

  • CONJ-863 Ensure socket state when SocketTimeout occurs

  • CONJ-873 IndexOutOfBoundsException when executing prepared queries using automatic key generation in parallel

  • CONJ-884 MariaDbPoolDataSource leaks connections when the mariadb server restarts

  • CONJ-893 DatabaseMetaData.getColumns regression causing TINYINT(x) with x > 1 to return BIT type in place of TINYINT

  • CONJ-889 CallableStatement using function throw wrong error on getter

Changelog

For a complete list of changes made in MariaDB Connector/J 2.7.4, with links to detailed information on each push, see the changelog.

Last updated

Was this helpful?