MariaDB Connector/J 3.0.5 Release Notes

You are viewing an old version of this article. View the current version here.

Download Release Notes Changelog Connector/J Overview

Release date: 18 May 2022

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

For an overview of MariaDB Connector/J see the About MariaDB Connector/J page

Bugs Fixed

  • `CONJ-956` ArrayIndexOutOfBoundsException when alias length > 250
  • `CONJ-947` value after milliseconds precision lost when timestamp is encoded
  • `CONJ-949` keep clientCertificateKeyStoreUrl and clientCertificateKeyStoreUrl aliases
  • `CONJ-950` metadata TEXT/TINYTEXT/MEDIUMTEXT/LONGTEXT wrong column type and length
  • `CONJ-954` java.time.OffsetDateTime not supported
  • `CONJ-958` compatibility with 2.7: now loop through hosts when multiple host without failover mode
  • `CONJ-959` java.time.Instant not supported
  • `CONJ-961` LOAD DATA LOCAL INFILE was disable by default
  • `CONJ-962` resultset for negative TIME value return erronous LocalDateTime values
  • `CONJ-965` better error message when not loading serverSslCert file
  • `CONJ-967` clearParameters() breaks validity when using output parameters in stored procedures
  • `CONJ-969` org.mariadb.jdbc.ClientPreparedStatement is missing a toString implementation, useful for logging

Changelog

For a complete list of changes made in MariaDB Connector/J 3.0.5, with links to detailed information on each push, see the changelog.

Note: This page describes features in an unreleased version of MariaDB Connector/J.

Unreleased means there are no official packages or binaries available for download which contain the features. The source code is available on GitHub.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.