The most recent release of MariaDB 10.4 is:MariaDB 10.4.34 Stable (GA) Download Now
Download | Release Notes | Changelog | Overview of 10.4
Release date: 20 Dec 2018
MariaDB 10.4 is the current development series of MariaDB. 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.1 is a Beta release.
Do not use beta releases in production!
For an overview of MariaDB 10.4 see theWhat is MariaDB 10.4? page.
Thanks, and enjoy MariaDB!
This will be the first beta release in the series.
Notable changes of this release include:
New command to reload SSL certificates without server restart ()
New CAST target — CAST(x AS INTERVAL DAY_SECOND(N)) ()
New setting, TIME_ROUND_FRACTIONAL ()
Two new values for the variable : COMPLEMENTARY_FOR_QUERIES and PREFERABLY_FOR_QUERIES ()
is now enabled by default; new default values are and ()
Support for window via the new method ()
Json service for plugins ()
Much faster privilege checks for MariaDB setups with many user accounts or many database grants ()
table is retired. User accounts and global privileges are now stored in the table ()
Lots of miscellaneous fixes, including:
Bug fixes for instant
For a complete list of changes made in , with links to detailed information on each push, see the .
For a full list of contributors to , see the .
Do not use beta releases in production!
New variable for determining how many old rows must accumulate in the table before a background job will be run to delete them.
Change in behavior for (MDEV-5336).
This page is licensed: CC BY-SA / Gnu FDL