MariaDB 12.3 Changes & Improvements

An overview of changes, improvements, and what's new in MariaDB Community Server 12.3

MariaDB 12.3 is a long term release, maintained until June 2029.

New Features

  • New hash algorithms for PARTITION BY KEY (MDEV-9826)

  • Add support for Oracle TO\_DATE() (MDEV-19683)

  • Configurable defaults for MASTER\_SSL_* settings for CHANGE MASTER (MDEV-28302)

  • Hashicorp Plugin: Implement cache flush for forced key rotation (MDEV-30847)

  • Fragment ROW replication events larger than max\_packet\_size (MDEV-32570)

  • Support for cursors on prepared statements (MDEV-33830)

  • SET PATH statement (MDEV-34391)

  • Improving performance of binary logging by removing the need of syncing it (MDEV-34705)

  • Implement Global temporary tables (MDEV-35915)

  • Optimise reorderable LEFT JOINs (MDEV-36055)

  • Support for IS JSON predicate (MDEV-37072)

  • Allow UPDATE/DELETE to read from a CTE (MDEV-37220)

  • Basic XML data type (MDEV-37261)

List of All MariaDB 12.3 Releases

Date
Release
Status
Release Notes
Changelog

22 Dec 2025

MariaDB 12.3 Preview

Preview

This page is licensed: CC BY-SA / Gnu FDL

Last updated

Was this helpful?