> 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/3.5/3.5.3.md).

# Connector/J 3.5.3 Release Notes

{% hint style="info" %}

<p align="center">The most recent release of <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/Y7PAVcAiFWL6chXpLkk5">MariaDB Connector/J</a> is: <a href="/pages/11aRnlmZLQuDGG1JwEfE"><strong>3.5.9</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.9</a></p>
{% endhint %}

<a href="https://mariadb.com/downloads/connectors/connectors-data-access/java8-connector" class="button primary">Download</a> <a href="/pages/p8CoURt3RY8PsHB0BOob" class="button secondary">Release Notes</a> <a href="/pages/ncUb7aAfGWKqZaVWeGhe" class="button secondary">Changelog</a> <a href="/spaces/CjGYMsT2MVP4nd3IyW2L/pages/2w3wOBJquBYSZu4GiT0h" class="button secondary">Connector/J Overview</a>

**Release date:** 27 Mar 2025

MariaDB Connector/J 3.5.3 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 %}

## Notable Changes

* Resolved timestamp string representation incompatibility between versions 2.7 and 3.x ([CONJ-1232](https://jira.mariadb.org/browse/CONJ-1232))\
  Added new option [oldModeNoPrecisionTimestamp](/docs/connectors/mariadb-connector-j/about-mariadb-connector-j.md#oldmodenoprecisiontimestamp)
* Modified redirection option to enable by default only when SSL is enabled ([CONJ-1235](https://jira.mariadb.org/browse/CONJ-1235))

## Bugs Fixed

### Date and Time Handling

* Fixed issue where dates containing zero day or month resulted in a DateTimeException ([CONJ-1226](https://jira.mariadb.org/browse/CONJ-1226))

### Result Set and Metadata

* Fixed incorrect values returned by ResultSet.getColumnType() for unsigned values ([CONJ-1222](https://jira.mariadb.org/browse/CONJ-1222))
* Corrected regression in 3.x affecting column metadata for unsigned types ([CONJ-1241](https://jira.mariadb.org/browse/CONJ-1241))
* Fixed CallableStatement.getParameterMetadata() returning wrong java.sql.Type for boolean values ([CONJ-1243](https://jira.mariadb.org/browse/CONJ-1243))

### Connection Management

* Prevented NPE (Null Pointer Exception) after reconnection failure in high availability configurations ([CONJ-1236](https://jira.mariadb.org/browse/CONJ-1236))
* Fixed issue with incorrect statements.isClosed value after closing connection ([CONJ-1237](https://jira.mariadb.org/browse/CONJ-1237))

### Protocol and Performance

* Disabled BULK operations when no parameters are present ([CONJ-1239](https://jira.mariadb.org/browse/CONJ-1239))
* Fixed connectivity issues with databases that only accept TLSv1.3 ([CONJ-1240](https://jira.mariadb.org/browse/CONJ-1240))

## Changelog

For a complete list of changes made in MariaDB Connector/J 3.5.3, with links to detailed\
information on each push, see the [changelog](/docs/release-notes/connectors/java/changelogs/3.5/3.5.3.md).

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

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