Connector/J 2.4.3 Release Notes
The most recent Stable (GA) release of MariaDB Connector/Java is:
DownloadRelease NotesChangelogConnector/J Overview
Release date: 5 Aug 2019
MariaDB Connector/J 2.4.3 is a Stable (GA) release.
For an overview of MariaDB Connector/J see theAbout MariaDB Connector/J page
Notes
New option blankTableNameMeta
permit to have Resultset metadata getTableName methods always return blank in place of returning real table name as JDBC indicate. This is for ease migration from Oracle since Oracle driver always returns an empty string.
CONJ-717: conversion function support for other data types than default MariaDB conversion type
CONJ-722: Permit suppression of result-set metadata getTableName for oracle compatibility
CONJ-719: Saving values using Java 8 LocalTime does not store fractional parts of seconds
CONJ-716: Correcting possible NPE on non-thread safe NumberFormat (logging)
Changelog
For a complete list of changes made in MariaDB Connector/J 2.4.3, 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?