MariaDB Connector/J 1.4.0 Changelog
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/J Overview
Release date: 1 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 #851578a
- Temporary test openjdk7 deletion on travis due to https://github.com/travis-ci/travis-ci/issues/5227
- Revision #2651df1
- Kerberos merge correction
- Revision #cd11a81
- [CONJ-217] merge correction
- Revision #adf5d45
- [CONJ-138] correction of isBeforeFirst() result
- Revision #cbe5a5c
- Printstacktrace deletion
- Revision #b14d9c4
- Merge pull request #79 from MariaDB/1.4.0-merge
- Revision #71c2d54
- Checkstyle correction + documentation GSSAPI
- Revision #85fa733
- Merge pull request #78 from MariaDB/1.4.0-merge
- Revision #44fb011
- Merge branch 'master' into 1.4.0-merge
- Revision #54e1a97
- Merge pull request #77 from fullcontact/poolImprovements
- Revision #318ca24
- [CONJ-271] correction of resultset return value of first/last when resultset has no result.
- Revision #f9a06a3
- Add PAM and kerberos authentication
- Revision #49e3e35
- Correction for mysql 5.6, 5.7 (moreResult missing flag)
- Revision #c050427
- Failover query relaunched correction
- Revision #ac5dd67
- Error message improvement for batch parameter
- Revision #cbddaca
- Improve buffer reading for resultset
- Revision #9dec404
- Change javadoc to use inheritDoc
- Revision #fc44edf
- Merging 1.4.0 with 1.3.7
- Revision #7bc83db
- Code normalization
- Revision #52c9964
- Tag 1.4.0-beta-1
- Revision #e3b7ed3
- Add noAccessToProcedureBodies test
- Revision #a3dbf61
- Correction for better integration tests
- Revision #d019529
- Correction for test due to server error MDEV-8984 on mariadb 10.1.11
- Revision #1689a86
- New CallableStatement implementation
- Revision #28b1811
- Failover correction for fetching implementation
- Revision #9e2fccd
- ATOI implementation for better performance when reading number result
- Revision #692c477
- UseReadAheadInput implementation
- Revision #627dc09
- Fetch size implementation
- Revision #dca1012
- Keep buffer for a time to avoid reinitialisation
- Revision #f566ca8
- [CONJ-269] handle server configuration autocommit=0
- Revision #efc6405
- Clean setQueryTimeout functionnality
- Revision #46c4166
- [CONJ-250] Switch internal pools to use daemon threads to solve
- Revision #959dcd1
- Test correction on Date '0000-00-00' incompatible with mysql 5.7
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.