Connector/J 1.6.5 Release Notes

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

This page is: Copyright © 2025 MariaDB. All rights reserved.

Last updated

Was this helpful?