All pages
Powered by GitBook
1 of 1

Loading...

Connector/J 2.6.1 Release Notes

Download | Release Notes | Changelog |

Release date: 23 Jun 2020

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

Notable Updates

  • - DatabaseMetaData.supportsMultipleResultSets() now return correctly true.

  • - Using CallableStatement.getTimestamp() can't get data correctly

  • - ParameterMetadata now return parameterCount() even if no information

  • - avoid a NPE for malformed "jdbc:mariadb:/" connection string.

  • - Temporal Data Tables are not listed in metadata

  • - corrected escape sequence for multiple backslash escape

  • - Connection.setReadOnly(true ) with option assureReadOnly now force read only connection even for mono server*

  • - permit resultset.getRow() for TYPE_FORWARD_ONLY when streaming

  • - Connector set UTF8mb4 equivalent in case of server configured with UTF8mb3 collation

  • - implement Statement setEscapeProcessing to avoid escape

  • - possible race condition using resultset getter using label

  • - Missing import org.osgi.service.jdbc in Import-Package clause of the OSGi manifest

  • - Logic error in stop() method of OSGi bundle activator

  • - Logic error in implementation of OSGi DataSourceFactory (MariaDbDataSourceFactory)

  • - resultset metadata always indicate that column is writable even if not

  • - ensure connection reference removal on (prepared) Statement close

  • - MariaDB Cloud testing

Changelog

For a complete list of changes made in MariaDB Connector/J 2.6.1, with links to detailed information on each push, see the .

CONJ-781
CONJ-791
CONJ-705
CONJ-775
CONJ-776
CONJ-785
CONJ-786
CONJ-795
CONJ-797
CONJ-800
CONJ-801
CONJ-778
CONJ-779
CONJ-780
CONJ-788
CONJ-789
CONJ-782
changelog

The most recent release of is:

Connector/J 3.5.7 Download Now

For an overview of MariaDB Connector/J see the page

About MariaDB Connector/J
MariaDB Connector/J
About MariaDB Connector/J

This page is: Copyright © 2025 MariaDB. All rights reserved.