All pages
Powered by GitBook
1 of 1

Connector/J 2.2.0 Changelog

The most recent Stable (GA) release of MariaDB Connector/Java is:

Connector/J 3.5.4

DownloadRelease NotesChangelogConnector/J Overview

Release date: 9 Nov 2017

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 #455bbfc4 - bump 2.2.0 version

  • Revision #5a6cf5d1 - [misc] resultset findColumn null parameter

  • Revision #216e75f4 - [misc] test : ensure reliable active connection result

  • Revision #fb75796a - [misc] resultset findColumn alias use column name if alias not found

  • Revision #cc2cfbd4 - [CONJ-510] allow execution of read-only statements on slaves when master is down

  • Revision #83f8ec44 - [CONJ-495] Improve reading resultset data - BIT and BIGDECIMAL implementation correction

  • Revision #11e85d51 - [CONJ-495] Improve reading resultset data

  • Revision #2eb02241 - [misc] improve pool test stability

  • Revision #81a7e1e2 - [CONJ-469] Improve Blob/Clob implementation (avoiding array copy from result-set row)

  • Revision #fe3a531f - [misc] correct test when max_allowed_packet > 500m

  • Revision #f3c682cd - [misc] SchedulerServiceProviderHolder test correction

  • Revision #98c99e94 - [misc] checkstyle correction

  • Revision #36f5079c - [misc] removing threadly test dependency

  • Revision #53b101d7 - [misc] correct test for java 9 that strangly permit having multiple value in HashSet

  • Revision #90907c58 - [misc] ensure that enablePacketDebug option works when timer tick is big

  • Revision #16ffb2e4 - [misc] testing : permit running tests on server with docker

  • Revision #b53f8426 - Check that getMoreResults returns false

  • Revision #1ac4f1bc - [CONJ-541] Fix behavior of ResultSet#relative when crossing result set boundaries

  • Revision #31593580 - [CONJ-541] Test behavior of ResultSet#relative when going backward

  • Revision #7063f6f8 - [CONJ-541] Test behavior of ResultSet#relative when going forward

  • Revision #22a429fa - [CONJ-522] pool closing : racing condition correction

  • Revision #a9623e82 - Fix typo in "Connection is close(d)"'

  • Revision #db957e38 - [CONJ-522] pool implementation using one thread for connection creation

  • Revision #67b9dbb7 - [CONJ-522] ensuring pool closing does not leak connection

  • Revision #8c59138e - [CONJ-539] better message when server close connection

  • Revision #fde60c15 - [CONJ-522] Pool datasource implementation

  • Revision #a7be3637 - [misc] network timeout without keeping initial connection String parameter

  • Revision #4a37e2ed - [misc] improve some test

  • Revision #8c96b62b - [misc] correcting test if using ensure maxscale (using different XID if maxscale use the same connection)

  • Revision #6c38e17c - [CONJ-533] add missing javadoc

  • Revision #603d4078 - [CONJ-533] PrepareStatement.setTime() may insert incorrect time according to current timezone, time and option "useLegacyDatetimeCode"

  • Revision #9dbf456b - [misc] codacy improvement

  • Revision #28773e50 - [CONJ-535] resultset.getInt() throwing an error if BIT data type value is bigger than Integer.MAX_VALUE

  • Revision #dac87b3c - [CONJ-535] correction on numerical getter for BIT data type fields

  • Revision #024e8b04 - [misc] add "autocommit" option

  • Revision #c15e2380 - [misc] connect timeout test correction

  • Revision #c3098192 - [misc] url parsing optimisation

  • Revision #6bc2632c - [misc] default option "connectTimeout" value to 30 seconds (was 0 = no timeout)

  • Revision #e6009aa6 - [misc] add java 9 testing to travis

  • Revision #19091f7c - [CONJ-532] correction Statement.getMoreResults() for multi-queries

  • Revision #fc586c5e - [misc] adding minimum maxscale version for testing statement.cancel()

  • Revision #81403bf9 - [misc] parsing MySQL server version that didn't have any additional comment

  • Revision #776446e4 - [misc] avoid race condition on Connection.abort() if the options "enablePacketDebug" and "log" are enable

  • Revision #7c533614 - [misc] result-set Exception simplification

  • Revision #b82fa1ea - [CONJ-531] permit cancelling streaming result-set using Statement.cancel. Deletion of the option "killFetchStmtOnClose" that was permitting to KILL QUERY on close to cancel streaming result-set

  • Revision #f9d20bfe - Update GSSAPI.creole

  • Revision #158b9a94 - [misc] make checkstyle happy

  • Revision #fa9e9e5f - [misc] connection performance improvement correction

  • Revision #9708fcdd - [misc] update kerberos documentation

  • Revision #05b78b26 - [misc] update documentation

  • Revision #0a2ba9a9 - [misc] language correction

  • Revision #b7171cc9 - [misc] presentation correction

  • Revision #49a4ddf8 - [misc] connection performance improvement

  • Revision #8ab419a3 - [CONJ-530] Permit Connection.abort() forcing killing the connection, even if connection is stuck in another thread

  • Revision #afd81468 - [misc] permit wrong failover format without 3rd colon for compatibility

  • Revision #03180d8c - [misc] faster failover parsing in connection String

  • Revision #fd1dad0c - Bump 2.2.0-SNAPSHOT version

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