MariaDB 10.2.18 Release Notes

You are viewing an old version of this article. View the current version here.

Note: This page describes features in the source repository for MariaDB 10.2. There are currently no official packages or binaries available for download which contain the features. If you want to try out any of the new features described here you will need to get and compile the code yourself.

MariaDB 10.2 is the current stable series of MariaDB. It is an evolution of MariaDB 10.1 with several entirely new features not found anywhere else and with backported and reimplemented features from MySQL 5.6 and 5.7.

MariaDB 10.2.18 is a Stable (GA) release.

For an overview of MariaDB 10.2 see the What is MariaDB 10.2? page.

Upgrading from earlier 10.2.x versions is highly recommended for all Galera users due to bug MDEV-12837 which caused serious stability issues with earlier versions. See the bug issue page for more information.

Thanks, and enjoy MariaDB!

Notable Changes

  • MDEV-15511 - if available, stunnel can be used during Galera rsync SST
  • MDEV-15088 - Remove debuginfo files from Windows .zip files and put in optional supplemental .zip file
  • MDEV-16791 - mariabackup: Support DDL commands during backup
  • MDEV-13564 - Refuse MLOG_TRUNCATE in mariabackup
  • MDEV-16934 - add new system variable @@eq_range_index_dive_limit to speed up queries that new long nested IN lists. The default value, for backward compatibility, is 0 meaning "unlimited".

Bug Fixes

  • MDEV-13333 - errors on InnoDB lock conflict
  • Report all InnoDB redo log corruption
  • MDEV-17043 - Purge of indexed virtual columns may cause hang on table-rebuilding DDL
  • MDEV-16868 - corruption of InnoDB temporary tables
  • MDEV-16465 - Invalid (old?) table or database name or hang in ha_innobase::delete_table and log semaphore wait upon concurrent DDL with foreign keys

Code Cleanup


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 Distributions which Include MariaDB page.

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.