MariaDB Connector/J 1.3.3 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: 8 Dec 2015
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.
Fixes
- CONJ-225 : ResultSet.getString correction for prepareStatement.
- Revision #455f36f 2015-11-30
- Revision #fce8e4c 2015-11-30
- CONJ-226 : PreparedStatement return NULL When TIME column value=00:00:00. Revision #528fa17 2015-11-30
- CONJ-227 : Mariadb alias in url connection string wasn't working in HA mode. Revision #4a5b824 2015-11-30
- CONJ-228 : Handle unsigned numeric data.
- Revision #cf730892015-12-03
- Revision #e9c756d2015-12-04
- CONJ-224 : Metadata driver version. Revision #749bca5 2015-12-04
- CONJ-229 : Host is not mandatory for named pipe connection. Revision #43de452 2015-12-02
- CONJ-179 : Statement.getMoreResults() was returning wrong value. Revision #76cfdfe 2015-11-22
- Revision #41598be 2015-11-24
- Revision #9cc948e 2015-11-24
Misc
- various improvements
- replace stringbuffer with stringbuilder : Revision #7ea4ffc 2015-11-30
- Fix unit of default value of retriesAllDown in the documentation : Revision #480465b 2015-11-30
- delete test logging dependency, since it cause error on travis with openjdk : Revision #f1a8e1c 2015-12-05
- delete test with race condition
- Revision #b597835 2015-12-05
- Revision #9494c97 2015-12-07
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.