MariaDB Connector/J 2.4.3 Release Notes
The most recent Stable (GA) release of MariaDB Connector/J is:
MariaDB Connector/J 3.5.0
Download Release Notes Changelog Connector/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 the About 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.
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More
information can be found on the
Distributions which Include MariaDB
page.