Connector/J 1.4.1 Changelog

DownloadRelease NotesChangelogConnector/J Overview

Release date: 11 Apr 2016

For the highlights of this release, see therelease notes.

The revision number links will take you to the revision's page on GitHub. OnGitHub 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

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

Last updated

Was this helpful?