All pages
Powered by GitBook
1 of 1

Loading...

Connector/J 3.5.4 Release Notes

Download Release Notes Changelog

Release date: 1 Jul 2025

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

Notable Changes

  • Added caching option for loadCodecs results to improve performance ()

    • Added new option

Bugs Fixed

  • Fixed incorrect type definitions in DatabaseMetaData.getTypeInfo() ()

  • Resolved potential race condition that could cause NullPointerException ()

  • avoids redundant queries for CallableStatement.getParameterMetaData() ()

Changelog

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)

  • CONJ-1261
    CONJ-1234
    CONJ-1247
    CONJ-1250
    changelog

    For an overview of MariaDB Connector/J see the page

    Connector/J Overview
    cachedCodecs
    metaExportedKeys
    About MariaDB Connector/J

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