MariaDB Connector/J 2.7.5 Release Notes

You are viewing an old version of this article. View the current version here.

Note: This page describes features in an unreleased version of MariaDB Connector/J.

Unreleased means there are no official packages or binaries available for download which contain the features. The source code is available on GitHub.

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

For an overview of MariaDB Connector/J see the About MariaDB Connector/J page

Notable Change

  • CONJ-897 The connection id has been added to important log messages for easier correlation of these log messages with MariaDB Server logs
  • CONJ-914 The connect does not enable session_track_schema anymore when connecting to the server, as this is the server default already

Bugs Fixed

  • CONJ-914 Error message “[1036] Unknown variable: session_track_schema” when MariaDB Connector/J connects to MariaDB Xpand
  • CONJ-896 Connection Pools do not validate other connections before use when the socket fails
  • CONJ-895 Options `useBatchMultiSend` and `usePipelineAuth` are disabled without reason for RDS

Changelog

For a complete list of changes made in MariaDB Connector/J 2.7.5, 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.