Connector/J 1.1.9 Release notes

DownloadRelease NotesChangelogConnector/J Overview

Release date: 18 Jun 2015

MariaDB Connector/J 1.1.9 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 Connector/J see theAbout the MariaDB Connector/J page.

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

Bugs fixed in this release

  • CONJ-158 : Tests fail with max_allowed packets = 16M

  • CONJ-157 : Batch statements rewrite has broken the hibernate functionality

  • CONJ-156 : SecurityManager being used incorrectly

  • CONJ-155 : Can't insert semicolons with rewriteBatchedStatements=true

  • CONJ-153 : Add ability to run tests against another mariadb server than localhost

  • CONJ-152 : Exception when on a second empty executeBatch on a prepareStatement with rewriteBatchedStatements=true

  • CONJ-151 : performance degraded after upgrading from 1.1.7 to 1.1.8

  • CONJ-150 : Parsing of JDBC urls doesn't work correctly

  • CONJ-149 : ResultSetMetaData.getTableName returns table alias instead of real table name

  • CONJ-142 : Using a semicolon in a string with "rewriteBatchedStatements=true" fails

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

Last updated

Was this helpful?