Download | Release Notes | Changelog |
Release date: 9 Feb 2016
MariaDB Connector/J 1.3.5 is a Stable (GA) release.
For a list of all changes made in this release, with links to detailed information on each push, see the changelog.
This version is a bugfix release
: correction getString on tinyInt false value
failover : Assure connection when a failover append during connection initialization :
: Check connection status before executing query
Connection.prepareStatement() taking column indexes or names return generated keys
: permit aurora single node cluster.
To permit development/integration on a single-node cluster, only one host can be defined with aurora configuration :
Driver will try to reconnect automatically after a failover.
jdbc:(mysql|mariadb):aurora://<hostDescription>/[database][?<key1>=<value1>[&<key2>=<value2>]]This page is: Copyright © 2025 MariaDB. All rights reserved.