> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/connectors/java/1.3/1.3.7.md).

# Connector/J 1.3.7 Release Notes

Release notes for MariaDB Connector/J 1.3.7, published 23 March 2016.

{% hint style="info" %}

<p align="center">The most recent release of <a href="/docs/connectors/mariadb-connector-j.md">MariaDB Connector/J</a> is: <a href="/docs/release-notes/connectors/java/3.5/3.5.10.md"><strong>3.5.10</strong></a></p>

<p align="center"><a href="https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector" class="button primary">Download Connector/J 3.5.10</a></p>
{% endhint %}

[Download](https://downloads.mariadb.org/connector-java/1.3.7/) | **Release Notes** | [Changelog](/docs/release-notes/connectors/java/changelogs/1.3/1.3.7.md) | [About MariaDB Connector/J](/docs/connectors/mariadb-connector-j/about-mariadb-connector-j.md)

**Release date:** 23 Mar 2016

MariaDB Connector/J 1.3.7 is a [***Stable***](/docs/release-notes/community-server/about/release-criteria.md) ***(GA)*** release.

{% hint style="info" %}
**For an overview of MariaDB Connector/J see the** [**About MariaDB Connector/J**](/docs/connectors/mariadb-connector-j/about-mariadb-connector-j.md) **page**
{% endhint %}

For a list of all changes made in this release, with links to detailed information on each push, see the [changelog](/docs/release-notes/connectors/java/changelogs/1.3/1.3.7.md).

This version is a bugfix / performance improvement release.

## Notable changes and additions

### Major

* [CONJ-259](https://jira.mariadb.org/browse/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 verify that query can be rewritten + performance) [CONJ-262](https://jira.mariadb.org/browse/CONJ-262)
  * Local file upload correction when using useCompression option

### Minor

* [CONJ-267](https://jira.mariadb.org/browse/CONJ-267) : getString on '0000-00-00' date was returning npe.
* PrepareStatement [setObject(int parameterIndex, Object x, int targetSqlType, int scaleOrLength)](https://docs.oracle.com/javase/7/docs/api/java/sql/PreparedStatement.html#setObject\(int,%20java.lang.Object,%20int,%20int\)) now doesn't lose decimal when using Float or Double object

<sub>*This page is: Copyright © 2026 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}
