MariaDB Connector/J 1.6.5 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: 26 Sep 2017

MariaDB Connector/J 1.6.5 is a Stable (GA) release compatible with java 6, 7, 8.

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

Bug

  • [CONJ-525] Batch result-set return array correction when DELETE statement when bulk option is used

  • [CONJ-526] better error message getting metadata information when SQL syntax is wrong

  • [CONJ-527] Resultset.last() return wrong value if resultset has only one result

  • [CONJ-528] Error executing LOAD DATA LOCAL INFILE when file is larger than max_allowed_packet

Misc

  • ensuring Connection.isValid(timeout) always respect timeout value

misc :

  • correct typo in error message when setting wrong parameter

  • handling connection error when no database is provided

  • correcting possible race condition when using Statement/PrepareStatement in multi-thread with fetch size set

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.

Last updated

Was this helpful?