Download MariaDB Server

MariaDB Server is one of the world’s most popular open source relational databases and is available in the standard repositories of all major Linux distributions. Look for the package mariadb-server using the package manager of your operating system. Alternatively you can use the following resources:

MariaDB Server
MariaDB Server Repositories
Connectors

MariaDB Foundation provides packages for MariaDB versions newer than the version provided by the distribution only.

Remember to give us a star on Git
Star

REST API

To help with automating downloads of MariaDB Server and related files, MariaDB Foundation has exposed a REST API.

Release schedule

MariaDB Foundation ensures that MariaDB Server has a steady cadence of releases. Until MariaDB Server 10.6, MariaDB Server had about one stable major release every year. Now there are multiple short term releases each year, in addition to less frequent long-term releases. The current maintained versions are: 10.4, 10.5, 10.6, 10.11 (maintained for 5 years), 10.10, 11.0, 11.1, 11.2, 11.3 (maintained for one year). and the development version is 11.4. Each stable version receives bug-fixes and security fixes periodically.

The roadmap is visible on jira.mariadb.org (login is required), along with estimated release dates.

Reporting bugs

The Reporting Bugs page on the Knowledge Base has details on how to report a bug.

The developers are generally happy to help with verifying bugs. If you need help, ask on Zulip, or on the maria-developers mailing list.

If the bug is repeatable, it is very helpful if you create a test case for the bug for use with mysql-test-run. See Debugging MariaDB with mysql-test-run for more information.

For End of Life releases, MariaDB Foundation will not provide security updates, however outside contributors are welcome to submit security and bug fixes and backports to no-longer maintained versions.