Download | Release Notes | Changelog |
Release date: 5 Aug 2019
MariaDB Connector/J 2.4.3 is a Stable (GA) release.
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.
: conversion function support for other data types than default MariaDB conversion type
: Permit suppression of result-set metadata getTableName for oracle compatibility
: Saving values using Java 8 LocalTime does not store fractional parts of seconds
: Correcting possible NPE on non-thread safe NumberFormat (logging)
For a complete list of changes made in MariaDB Connector/J 2.4.3, with links to detailed information on each push, see the .
This page is: Copyright © 2025 MariaDB. All rights reserved.