MariaDB Connector/J 1.6.5 Release Notes

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

The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.3.3

Download Release Notes Changelog Connector/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 the About 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 the Distributions which Include MariaDB page.

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.