Download | Release Notes | Changelog |
Release date: 11 May 2017
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.
- [misc] bump 1.6.0 version
- [misc] jre7 compatibility
As indicated in release notes, this version contain 2.0.0/2.0.1 evolutions, without java 8 temporal objects () and support for large updates ().
see to see corresponding changelog
| | Changelog |
Release date: 6 Sep 2017
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
- [misc] add developers information's since needed for sonatype
- bump 1.6.4 version
| | Changelog |
Release date: 7 Jun 2017
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
This version contain 2.0.2 corrections.
Changelogs for the MariaDB Connector/J 1.6 series
Revision #a5b2f3e8 - [misc] remove unused access of @@sql_mode during connection time
Revision #abba3989 - [misc] initialize read-ahead scheduler only if needed
Revision #348d294f - [misc] avoid Unix domain socket multiple close and java code cleaning
Revision #b8551cee - [misc] improving option "enablePacketDebug"
Revision #ff8f116f - [misc] correction of possible race condition when multi threading on result set with fetch
Revision #804871ba - [CONJ-514] ResultSet method wasNull() always return true after a call on a "null-date" field binary protocol handling
Revision #b3915fd7 - [CONJ-514] ResultSet method wasNull() always return true after a call on a "null-date" field ("0000-00-00 00:00:00" for timestamp, "0000-00-00" for date , ...)
Revision #9488fafe - [misc] correcting debug output when having offset
Revision #43da82e8 - [CONJ-517] correcting result-set identification of OK_Packet with 0xFE header when using option useCompression
Revision #f91a9727 - [misc] remove test that is effective 99% of the time (performance test) for better CI reliability
Revision #8239945f - [misc] checkstyle correction
Revision #89c1895f - bump 1.6.4-SNAPSHOT version
Revision #2beeacdb - [CONJ-515] Improve MariaDB driver stability in case JNA errors from @oleg-alexeyev : 110
Revision #aa65429d - [misc] failover loop correction
Revision #6d854f47 - [misc] improve error message on setting erroneous parameter
Revision #ca1cae5a - [misc] delete inaccurate list of developers in pom
Revision #367fbd - Merge branches 'develop' and 'develop-jre7' of mariadb-connector-j into develop-jre7
see 2.0.2 changelog to see corresponding changelog
Download | Release Notes | Changelog |
Release date: 26 Sep 2017
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 #2881f242 - [misc] travis test with maxscale now use 2.1.8 version
Revision #72eaa3b5 - [misc] travis test. add maxscale logs to logs
- [misc] improving tests
- [] remove limitation max_allowed_packet size for LOAD DATA LOCAL INFILE command
- [misc] code cleaning
- [misc] change appveyor to avoid oom during tests
- [] resultset.last() return wrong value if resultset contain only one result
- [misc] make the tests more robust, to avoid false positives
- [misc] bump 1.6.5-SNAPSHOT version
- [] better error message getting metadata information when SQL syntax is wrong
- [misc] correction of an exception message
| | Changelog |
Release date: 31 July 2017
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
- bump 1.6.3 version
- [] isolation correction on failover when using multiple pools on same VM - part 3
Revision #10d968b4 - [misc] blacklist test correction
Revision #0736a5e8 - [misc] checkstyle compatibility with java 6
Revision #38b1280b - [misc] add deprecation on CallableStatement.getBigDecimal(int parameterIndex, int scale) as in Java API
Revision #9a5acd6e - [CONJ-503] regression on aurora Connection isReadOnly
Revision #439624d0 - [misc] aurora unique cluster validation
Revision #a9c94f7c - [CONJ 502] isolation correction on failover when using multiple pools on same VM
Revision #9e52064b - [CONJ-506] test correction
Revision #44e5e1b5 - [misc] merge corrective from 2.1.0
Revision #709e613f - [CONJ-505] correcting issue that ended throwing "Unknown prepared statement handler given to mysqld_stmt_execute"
Revision #52eef69e - [misc] removing empty test
Revision #c303d9da - Merge remote-tracking branch 'origin/develop' into develop-jre6
Revision #5ee7e6fc - bump 1.6.3-SNAPSHOT version
| | Changelog |
Release date: 27 Jun 2017
For the highlights of this release, see the .
The revision number links will take you to the revision's page on GitHub. On you can view more details of the revision and view diffs of the code modified in that revision.
- bump 1.6.2 version
- [misc] remove meaningless test
Revision #e7e5cea4 - [CONJ-498] ensure race condition when enablePacketDebug is not set
Revision #ddbb34a9 - [CONJ-498] java 6 compatibility support - adding travis environment
Revision #82d13da5 - [CONJ-498] java 6 compatibility support
Revision #161b17d9 - Merge remote-tracking branch 'origin/develop' into develop-jre6
Revision #39d3a82e - [CONJ-422] change test
Revision #52d489dc - [test] Maxscale issue when creating a database, need a few ms before connecting
Revision #1bbb16b3 - [test] disabling travis jdk9 temporary due to 7944
Revision #1f0bc801 - [CONJ-497] escape string correction for big query > 8M - test correction
Revision #abea4db8 - [CONJ-497] escape string correction for big query > 8M
Revision #0aaa9b04 - Proposed fix for CONJ-497
Revision #457aea48 - [misc] add debug trace to EOF error
Revision #0732f4e9 - [misc] add parsing to option "sessionVariable"
Revision #95ee9c7a - [CONJ-473] when useServerPrepStmts is not set, the PREPARE statement must not be cached.
Revision #f85aacb0 - [misc] correcting cloning CallableProcedureStatement
Revision #7869842e - [misc] default intellij config update
Revision #818fa38a - Merge branches 'develop' and 'master' of mariadb-connector-j into develop
Revision #11897e66 - [CONJ-494] Handle PrepareStatement.getParameterMetaData() if query cannot be PREPAREd
Revision #c60cb780 - [misc] corrected documentation
Revision #044c1b5b - [misc] ensure stability if option "enablePacketDebug" is set and IOException occur in when establishing socket
Revision #496da260 - [misc] ensure stability if option "enablePacketDebug" is set and IOException occur in when establishing socket
Revision #50737577 - [misc] permit having debug trace when option "enablePacketDebug" for authentication packet IOException
Revision #64ca2365 - [misc] permit having debug trace when option "enablePacketDebug" for authentication packet IOException
Revision #95bfc8c1 - [misc] improve tests if connection failed to have the initial error code
Revision #0302e1c0 - [misc] improve testing
Revision #c85626b9 - [misc] checkstyle correction
Revision #db9e5199 - [misc] compatibility to JRE 6
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.
This page is: Copyright © 2025 MariaDB. All rights reserved.