MariaDB Java Client 1.1.7 Release Notes
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download | Release Notes | Changelog | Java Client Overview
Release date: 03 Apr 2014
MariaDB Java Client 1.1.7 is a Stable (GA) release. In general this means that there are no known serious bugs, except for those marked as feature requests, that no bugs were fixed since last release that caused notable code changes, and that we believe the code is ready for general usage (based on bug inflow).
For a description of the MariaDB Java Client see the About the MariaDB Java Client page.
For a list of all changes made in this release, with links to detailed information on each push, see the changelog.
New functionality
- Support for LOAD DATA LOCAL INFILE
- new MySQLStatement methods:
unwrap()
andisWrapperFor()
Bugs fixed in this release
Some of the bugs fixed include:
- Fixed "unknown command" error when running with Galera cluster
- Fixed
findColumn()
which returns now the correct number if a select list contains the same column name more than once. (CONJ-84) - Fixed "MySQL Protocol limit reached" error when sending data > 2GB
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More
information can be found on the
Distributions which Include MariaDB
page.