Release date: 3 Dec 2019
MariaDB 10.5 is the current development series of MariaDB. 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.0 is an Alpha release.
For an overview of MariaDB 10.5 see theWhat is MariaDB 10.5? page.
Thanks, and enjoy MariaDB!
This is the first alpha release in the series.
Notable changes of this release include:
New data type for storing IPv6 addresses ().
()
()
and ()
Database comments in and statements ()
Add information about packed addon fields in ()
, a read-only storage engine that stores its data in Amazon S3 ()
Information Schema tables (, and ) for internals of generic threadpool ()
now defaults to OFF ()
now defaults to full_crc32 ()
has been removed ()
Remove buf_page_t::newest_modification ()
Replace recv_sys_t::addr_hash with a std::map ()
Obsolete internal parser for FK in InnoDB ()
InnoDB thread pool for background tasks ()
Extended metadata ()
is improved, now it also shows the time spent checking the WHERE clause and doing other auxiliary operations ()
()
Galera 4 Inconsistency voting ()
The has a new column showing from which config file a variable derives its value ()
Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driver ()
The max key length is now 2000 bytes, compared to 1000 bytes in .
Do not use alpha releases in production!
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 .
Setup (MDEV-19903)
Fix in column definition (MDEV-20729)
has been removed (MDEV-19544)
has been removed (MDEV-19551)
has been deprecated (MDEV-19570)
has been removed (MDEV-19570)
Set by default (MDEV-20907)
Extend LIKE 'Innodb_%' (MDEV-18582)
Clean up tables (MDEV-19940)
Doublewrite buffer is unnecessarily used for newly (re)initialized pages (MDEV-19738)
Defer change buffer merge until pages are requested (MDEV-19514)
Do not use non-stable (non-GA) releases in production!
This page is licensed: CC BY-SA / Gnu FDL