Connector/J 1.1.7 Release Notes

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 theAbout the MariaDB Java Client page.

For a list of all changes made in this release, with links to detailed information on each push, see thechangelog.

New functionality

  • Support for LOAD DATA LOCAL INFILE

  • new MySQLStatement methods: unwrap() and isWrapperFor()

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

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

Last updated

Was this helpful?