Connector/J 1.4.5 Release Notes

DownloadRelease NotesChangelogConnector/J Overview

Release date: 24 May 2016

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

For a description of MariaDB Connector/J see theAbout MariaDB Connector/J page

Notable Changes

This version is a bugfix release.

Corrections

  • [CONJ-297] Useless memory consumption when using Statement.setQueryTimeout

  • [CONJ-294] PrepareStatement failover handling : use master connection to a minimum

  • [CONJ-290] Timestamps format error when using prepareStatement with options useFractionalSeconds and useServerPrepStmts

  • [CONJ-218] MariaDbDatabaseMetaData getTables() follow the jdbc recommendation TABLE_TYPE "TABLE" replacing "BASE_TABLE"

Changelog

For a list of all changes made in this release, with links to detailed information on each push, see thechangelog.

Last updated

Was this helpful?