All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 10.4.1 Release Notes

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!

Notable Changes

This will be the first beta release in the series.

Notable changes of this release include:

Syntax

  • New command to reload SSL certificates without server restart ()

  • New CAST target — CAST(x AS INTERVAL DAY_SECOND(N)) ()

Variables

  • 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 ()

Other Features

  • 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 ()

Bug Fixes

Lots of miscellaneous fixes, including:

  • Bug fixes for instant

Changelog

For a complete list of changes made in , with links to detailed information on each push, see the .

Contributors

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).

MariaDB 10.4
MDEV-16266
MDEV-17776
MDEV-16991
MDEV-17255
MDEV-15253
MDEV-15073
MDEV-5313
MDEV-15649
MDEV-17658
MDEV-15562
MariaDB 10.4.1
changelog
MariaDB 10.4.1
MariaDB Foundation release announcement

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 the page.

Distributions which Include MariaDB
FLUSH SSL
sql-mode
use_stat_tables
Engine Independent Table Statistics
use_stat_tables=PREFERABLY_FOR_QUERIES
optimizer_use_condition_selectivity=4
UDF functions
x_remove
mysql.user
mysql.global_priv
DROP COLUMN
gtid_cleanup_batch_size
mysql.gtid_slave_pos
FLUSH TABLES

This page is licensed: CC BY-SA / Gnu FDL