MariaDB 11.1.0 Release Notes
The most recent release of MariaDB 11.1 is:MariaDB 11.1.6 Stable (GA) Download NowAlternate download from mariadb.org
DownloadRelease NotesChangelogOverview of 11.1
Release date: 27 Mar 2023
Do not use alpha releases in production!
MariaDB 11.1 is a current development series of MariaDB, and will be maintained for one year after its Generally Available release. It is an evolution of MariaDB 11.0 with several entirely new features.
MariaDB 11.1.0 is a single preview release. Features are to be considered preview, and none are guaranteed to make it into MariaDB 11.1.
The preview is available as a container quay.io/mariadb-foundation/mariadb-devel:11.1-preview.
For an overview of MariaDB 11.1 see theWhat is MariaDB 11.1? page.
Thanks, and enjoy MariaDB!
InnoDB
Remove innodb_defragment and related parameters (MDEV-30545)
Optimizer
Semi-join optimization for single-table UPDATE/DELETE statements. Update and delete statements that use subqueries can now use all subquery optimization strategies that MariaDB offers, so now if you use subqueries in UPDATE or DELETE, these statements will likely be much faster (MDEV-7487)
General
ALTER ONLINE TABLE - not released in the final MariaDB 11.1 (MDEV-16329)
JSON
JSON_SCHEMA_VALID function for validating a JSON schema (MDEV-27128)
mariadb-backup
Rename mariadb-backup’s xtrabackup_* files to mariadb_backup_* (MDEV-18931)
Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.
MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.
Last updated
Was this helpful?