Release Notes for MariaDB Connector/J 2.7.12
This page is part of MariaDB's Documentation.
The parent of this page is: Release Notes for MariaDB Connector/J 2.7
Topics on this page:
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.12 was released on 2024-02-20. This release is of General Availability (GA) maturity.
Issues Fixed
Session tracking only read first
SYSTEM_VARIABLES
session tracking change (CONJ-1153)Improve message when reaching socket timeout during connection initial commands (CONJ-1152)
Wrong debug trace when using compression protocol (CONJ-1151)
Wrong sequence number of sub header with compressing protocol active (CONJ-1145)