Release Notes for MariaDB Connector/J 2.7.11

Overview

MariaDB Connector/J is a lightweight JDBC driver (Type 4) for building applications on top of MariaDB database products with Java 8, Java 11, and Java 17.

This release is compatible with JDBC 4.2.

MariaDB Connector/J 2.7.11 was released on 2023-11-08. This release is of General Availability (GA) maturity.

Issues Fixed

  • Correct use of LOAD DATA INFILE that is broken on windows when using "\\" file separators (CONJ-1075)

  • Database metadata listing TEMPORARY tables/sequences (CONJ-1108)

  • Aurora Single Write Cluster Endpoint can't make Read DB Connection for read-only transaction (CONJ-1118)