MariaDB 12.1 Changes & Improvements

MariaDB 12.1 is a rolling release. It is an evolution of MariaDB 12.0 with several entirely new features.

New Features

Performance improvements

Compatibility features

Miscellaneous

  • Retry applying of write sets on galera nodes (MDEV-36077)

  • mariadb-dump now supports wildcards with the -L or --wildcards option (MDEV-21376)

  • Per-table unique FOREIGN KEY constraint names (MDEV-28933)

  • Remove depth limit from JSON functions (MDEV-32854)

  • Support for functional indexes in GROUP/ORDER BY (MDEV-36132)

  • Include definitions of tables and views in the optimizer trace (MDEV-36483)

Last updated

Was this helpful?