MariaDB Connector/J 1.7.6 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: 10 Dec 2020

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

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

Reporting correction/contribution to java 7 supported version

Bugs Fixed

  • CONJ-682 : When receiving an RST during connection validation, the pool will end up throwing a connection timeout exception in place of reusing another connection.

  • CONJ-522 : When using multiple pools and a pool is closed, it closes a global executor used by all pools. This occurs even if there are still other pools open.

  • CONJ-750 : protocol error when not setting database, indicating null authentication plugin

  • CONJ-639 : enabledSslProtocolSuites does not include TLSv1.2 by default

Last updated

Was this helpful?