MariaDB 12.2 preview available
We are pleased to announce the availability of a preview of the MariaDB 12.2 series. MariaDB 12.2 will be a rolling release.
MariaDB 12.2 introduces numerous new features, in particular
Compatibility features
- TO_NUMBER() function (MDEV-20022)
- TRUNC() function (MDEV-20023)
- Global Temporary Tables (MDEV-35915)
- Optimizer hints: [NO_]ROWID_FILTER (MDEV-36089)
- Optimizer hints: [NO_]INDEX_MERGE (MDEV-36125)
- INFORMATION_SCHEMA table TRIGGERED_UPDATE_COLUMNS (MDEV-36996)
- Optimizer hints support for named query blocks and views (MDEV-37511)
Miscellaneous
- INFORMATION_SCHEMA table PARAMETERS has a new column PARAMETER_DEFAULT (MDEV-37054)
- Improved support of replication between tables of different structure (MDEV-36290)
Thanks, and enjoy MariaDB!
Looks like some good improvements 🙂
The release notes link seems to be broken.
Excited to see these new features, especially the support for Global Temporary Tables. Looking forward to testing the 12.2 preview!