Connector/J 1.3.7 Release Notes

DownloadRelease NotesChangelogConnector/J Overview

Release date: 23 Mar 2016

MariaDB Connector/J 1.3.7 is a Stable (GA) release.

For a description of MariaDB Connector/J see theAbout MariaDB Connector/J page

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

This version is a bugfix / performance improvement release.

Notable changes and additions

Major

  • CONJ-259 : Server prepare statement failover uses the associated connection

  • Performance improvements :

    • using directly the query.getByte("UTF-8") array to avoid recreating a new array

    • rewriteStatement improvement (parsing query to verfy that query can be rewritten + performance) CONJ-262

    • Local file upload correction when using useCompression option

Minor

Last updated

Was this helpful?