MariaDB Connector/J 3.0.6 Release Notes

The most recent Stable (GA) release of MariaDB Connector/J is:MariaDB Connector/J 3.5.3

DownloadRelease NotesChangelogConnector/J Overview

Release date: 29 Jun 2022

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

For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page

Notable Changes

  • CONJ-984 Permit executing initial command with new option initSql

  • CONJ-976 Improve use of pipelining when allowLocalInfile is enabled

Bugs Fixed

  • CONJ-985 ResultSet.getObject() returns ByteSet instead of Byte[] for BIT

  • CONJ-953 PreparedStatement.getGeneratedKeys() returns rows when no keys are generated in insert

  • CONJ-975 ArrayIndexOutOfBoundsException when attempt to getTime() from ResultSet

  • CONJ-979 ResultSet.getObject() returns Byte instead of Boolean for tinyint(1)

  • CONJ-980 Permit setObject with java.util.Date parameter

Changelog

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

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

Last updated

Was this helpful?