MariaDB Connector/J 1.4.1 Changelog

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: 11 Apr 2016

For the highlights of this release, see the release notes.

The revision number links will take you to the revision's page on GitHub. On GitHub you can view more details of the revision and view diffs of the code modified in that revision.

  • Revision #651af72
    • when option rewriteBatchedStatements is set to true, correction of packet separation when query size > max_allow_packet
  • Revision #ae64162
    • correction when using prepareStatement without parameters and option rewriteBatchedStatements to true
  • Revision #171b1ab
    • [CONJ-270] permit 65535 parameters to server preparedStatement
  • Revision #41bd470
    • [268] update license header
  • Revision #9e36595
    • [misc] correction on callableStatement with output parameter if resulset size > 16mb
  • Revision #c1b9006
    • [misc] performance improvement : reuse buffer for reading result and using System.arraycopy
  • Revision #2d1d4e3
    • [CON-274] connection to permit connection to mysql 5.1 db using password

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.