Release date: 1 Jul 2025
MariaDB Connector/J 3.5.4 is a Stable (GA) release.
Added caching option for loadCodecs results to improve performance ()
Added new option
Fixed incorrect type definitions in DatabaseMetaData.getTypeInfo() ()
Resolved potential race condition that could cause NullPointerException ()
avoids redundant queries for CallableStatement.getParameterMetaData() ()
For a complete list of changes made in MariaDB Connector/J 3.5.4, with links to detailed information on each push, see the .
Fixed SSL configuration issue where zero SSL settings only functioned without explicit SSL configuration (CONJ-1251)
Resolved GSSAPI authentication error when server exchanges begin with 0x01 byte (CONJ-1252)
Corrected DatabaseMetadata.getTypeInfo() returning incorrect values for AUTO_INCREMENT, FIXED_PREC_SCALE, and CASE_SENSITIVE fields (CONJ-1254)
Fixed getString method on BIT(1) fields to properly honor transformedBitIsBoolean configuration (CONJ-1255)
Enhanced metadata compatibility with MariaDB version 12.0 (CONJ-1259)
Improved performance of DatabaseMetaData.getExportedKeys method (CONJ-1260)
Added new option
Fixed issue to ensure correct catalog name is returned (CONJ-1256)
This page is: Copyright © 2025 MariaDB. All rights reserved.