Download | Release Notes | Changelog |
Release date: 20 Mar 2017
MariaDB Connector/J 1.5.9 is a Stable (GA) release.
This version is a bug-fix release.
: Permit having the MySQL driver and MariaDB driver in the same classpath
: multi-values queries return only one generated key
: ResultSet.getString on field with ZEROFILL doesn't have the '0' leading char when using binary protocol
: avoid "All pipe instances are busy" exception on multiple connections to the same named pipe
: Implement password encoding charset option to permit connecting using a password created with a connection that had a different charset
CONJ-446 : ResultSet first() throws an exception for scroll type if TYPE_FORWARD_ONLY, only when streaming
CONJ-440 : handle very big blob (1Gb)
CONJ-434 : 1.5.8 regression : ResultSet returns duplicate entries when using fetchsize
CONJ-429 : ResultSet.getDouble/getFloat may throw a NumberFormatException
CONJ-438 : using option rewriteBatchedStatements permits rewrite when a query has a column/table that contains the 'select' keyword
This page is: Copyright © 2025 MariaDB. All rights reserved.