Connector/J 1.4.1 Changelog
The most recent Stable (GA) release of MariaDB Connector/Java is:
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.
when option rewriteBatchedStatements is set to true, correction of packet separation when query size > max_allow_packet
correction when using prepareStatement without parameters and option rewriteBatchedStatements to true
[CONJ-270] permit 65535 parameters to server preparedStatement
[268] update license header
[misc] correction on callableStatement with output parameter if resulset size > 16mb
[misc] performance improvement : reuse buffer for reading result and using System.arraycopy
[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?