All pages
Powered by GitBook
1 of 1

Loading...

Connector/J 3.3.2 Release Notes

Download | Release Notes | Changelog |

Release date: 19 Dec 2023

MariaDB Connector/J 3.3.2 is a Stable (GA) release, and will replace 3.2 as the maintenance releases.

Bugs Fixed

  • new option returnMultiValuesGeneratedIds for connector 2.x compatibility, so getGeneratedKeys() return all ids of multi-value inserts

  • regression caussing ClassCastException on DatabaseMetaData when use with option defaultFetchSize set

  • Metadata.getPrimaryKeys table comparison using like in place of strict equality

  • ensuring batch parameter are cleared after SQL Failure

  • NullPointerException when Calling getGeneratedKeys() after an SQL Failure

  • Ensuring reseting result for getUpdateCount() after an SQL Failure

  • ensuring BULK command not used when using INSERT ON DUPLICATE KEY UPDATE in order to always have unique affected rows by default

  • wrong decoding for Resultset.getByte() results for binary varchar fields

  • ensuring never having NPE in OkPacket when setting auto commit

  • Inconsistency in Behavior of PreparedStatement After closeOnCompletion() Between MariaDB and MySQL Connectors

  • Metadata getTableTypes result was not ordered by TABLE_TYPE

Changelog

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

CONJ-1117
CONJ-1140
CONJ-1129
CONJ-1130
CONJ-1131
CONJ-1132
CONJ-1135
CONJ-1136
CONJ-1137
CONJ-1138
CONJ-1049
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.