MariaDB 12.2 Changes & Improvements
MariaDB 12.2 is a rolling release. It is an evolution of MariaDB 12.1 with several entirely new features.
New Features
Compatibility features
Optimizer hint: [NO_]ROWID_FILTER (MDEV-36089),
Optimizer hint: [NO_]INDEX_MERGE (MDEV-36125)
Optimizer hints: Implicit query block names (MDEV-37511)
sql_mode="oracle" does not support TO_NUMBER() function (MDEV-20022)
Implement Oracle TRUNC() function (MDEV-20023)
Miscellaneous
Make JSON DEPTH unlimited (MDEV-32854)
Implement Global temporary tables (MDEV-35915 I)
improved support of replication between tables of different structure (MDEV-36290)
Indexes on derived tables with GROUP BY produce wrong out_rows estimates (MDEV-36321)
INFORMATION_SCHEMA.TRIGGERED_UPDATE_COLUMNS (MDEV-36996)
Implement INFORMATION_SCHEMA.PARAMETERS.PARAMETER_DEFAULT column (MDEV-37054)
List of All MariaDB 12.2 Releases
23 Sep 2025
MariaDB 12.2.0
Preview
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?