MariaDB Connector/J 2.7.1 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: 23 Nov 2020

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

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

Notable changes

  • CONJ-842 Byte array parameters are now sent as long data

Bugs Fixed

  • CONJ-834 use of BULK batch is conditioned by capability, not checking server version

  • CONJ-835 GSS Imports set in OSGI Bundle

  • CONJ-839 Wrong exception message when rewriteBatchedStatements is enabled

  • CONJ-841 ResultSetMetaData::getColumnTypeName() returns incorrect type name for LONGTEXT

  • CONJ-837 prepared statement cache leak on ResultSet CONCUR_UPDATABLE concurrency

  • CONJ-843 ParameterMetaData::getParameterType for CallableStatement parameter return expected "BINARY" value for BINARY type

Minor

  • CONJ-845 test suite now test SkySQL with replication setting

  • CONJ-838 have a 'replica' alias for 'slave' connection option

Changelog

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

Last updated

Was this helpful?