Connector/J 3.0.4 Release Notes

circle-info

Downloadarrow-up-right | Release Notes | Changelog | About MariaDB Connector/J

Release date: 25 Mar 2022

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

circle-info

For an overview of MariaDB Connector/J see the About MariaDB Connector/J page

Bugs Fixed

  • CONJ-921arrow-up-right DatabaseMetadata#getTables throws a syntax error if a NULL value is used for tableNamePattern

  • CONJ-922arrow-up-right A DECIMAL overflow for long/int/short is not throwing an exception

  • CONJ-924arrow-up-right A NULL value returned for a column can result in java.lang.IllegalArgumentException: Unexpected data type NULL

  • CONJ-926arrow-up-right The authentication is restricted to the methods 'mysql_native_password,client_ed25519,auth_gssapi_client' instead of allowing all supported methods, if the option restrictedAuth is not set (default NULL).

  • CONJ-923arrow-up-right 32 bit value returned instead of a 64 bit value for generated id / updated rows

  • CONJ-933arrow-up-right When the load-balancing HA mode is used a host is not used anymore after a connection failed, even if a connection would be possible again.

  • CONJ-935arrow-up-right Connection.getMetaData() returns values of type MariaDbClob instead of the expected type String

  • CONJ-937arrow-up-right metadata.getColumnTypeName() returns the values with a wrong types

  • CONJ-934arrow-up-right A connection fails if the password is set before the username for MariaDbDataSource

  • CONJ-932arrow-up-right The login packet has non-standard length information for the attributes, which can result in issues when using wireshark.

  • CONJ-945arrow-up-right When using failover the definition of retriesAllDown is ignored when trying to reconnect

  • CONJ-940arrow-up-right Updates of rows is not possible for storage engines which do not provide the metadata information for primary columns

Install and Upgrade

Changelog

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

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

spinner

Last updated

Was this helpful?