Download MariaDB 11.0.2 / 10.11.4 / 10.10.5 / 10.9.7 / 10.6.14 / 10.5.21 / 10.4.30
MariaDB was created as a fork of MySQL, after it was acquired by Oracle. For an overview of the differences between MariaDB and MySQL, please visit this and this pages rightly. MariaDB is a powerful open source database server, which is especially popular as a website and forum database. The developers released versions 11.0.2, 10.11.4, 10.10.5, 10.9.7, 10.6.14, 10.5.21 and 10.4.30 at the beginning of this month. The most important changes and improvements made in these versions are listed below:
MariaDB 11.0.2 Release Notes
MariaDB 11.0 is a current short-term stable series of MariaDB and will be maintained until June 2024. It is an evolution of MariaDB 10.11 with several entirely new features. MariaDB 11.0.2 is a Stable (GA) release.
- InnoDB
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
- Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
- InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- New optimizer_switch option, hash_join_cardinality, has been added. It is ON by default. When set to ON, the optimizer will produce tighter bounds for hash join output cardinality. (MDEV-30812)
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.11.4 Release Notes
MariaDB 10.11 is the current long term maintenance development series of MariaDB, maintained until February 2028. It is an evolution of MariaDB 10.10 with several entirely new features.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
- Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
- InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.10.5 Release Notes
MariaDB 10.10 is a current short-term maintenance stable series of MariaDB, maintained until November 2023. It is an evolution of MariaDB 10.9 with several entirely new features. MariaDB 10.10.5 is a Stable (GA) release.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
- Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
- InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.9.7 Release Notes
MariaDB 10.9 is the current short-term maintenance stable series of MariaDB, maintained until August 2023. It is an evolution of MariaDB 10.8 with several entirely new features. MariaDB 10.9.7 is a Stable (GA) release.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
- Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
- InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.6.14 Release Notes
with several entirely new features. MariaDB 10.6.14 is a Stable (GA) release.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- InnoDB hang fixes (MDEV-31158, MDEV-31343, MDEV-31350)
- Innodb_buffer_pool_read_requests is not updated correctly (MDEV-31309)
- InnoDB monitor trx_rseg_history_len was accidentally disabled by default (MDEV-31308)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.5.21 Release Notes
MariaDB 10.5 is a previous stable series of MariaDB, maintained until June 2025. It is an evolution of MariaDB 10.4 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL. MariaDB 10.5.21 is a Stable (GA) release.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- InnoDB does not free UNDO after the fix of MDEV-30671 (MDEV-31234)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
MariaDB 10.4.30 Release Notes
MariaDB 10.4 is a previous stable series of MariaDB, maintained until June 2024. It is an evolution of MariaDB 10.3 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL. MariaDB 10.4.30 is a Stable (GA) release.
- InnoDB
- Server crashes in st_join_table::choose_best_splitting (MDEV-31403)
- Crash with condition pushable into derived and containing outer reference (MDEV-31240)
- Revert “MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in cluster”
- Optimizer
- Crash with condition pushable into derived and containing outer reference (MDEV-31403 MDEV-31240)
- Crash with EXPLAIN EXTENDED for multi-table update of system table (MDEV-31224)
Version number | 11.0.2 / 10.11.4 / 10.10.5 |
Release status | Final |
Operating systems | Linux, BSD, macOS, Solaris, Windows Server 2012, Windows 10, Windows Server 2016, Windows Server 2019, Windows 11 |
Website | MariaDB |
Download | https://downloads.mariadb.org/mariadb |
License type | Prerequisites (GNU/BSD/etc.) |