MariaDB 10.0.12 Overview and Highlights

spacer

MariaDB 10.0.12 was recently released, and is available for download here: https://downloads.mariadb.org/mariadb/10.0.12/ This is the third GA release of MariaDB 10.0, and 13th overall release of MariaDB 10.0. This is primarily a bug-fix release. Here are the main items of note:

  1. Updated Spider storage engine to version 3.2.4.
  2. Updated Connect engine.
  3. Updated pcre to version 8.35.
  4. Exists-to-In optimization is now enabled by default.
  5. performance_schema is now disabled by default.

You can read more about the 10.0.12 release here: https://staging-mdb.com/kb/en/mariadb-10012-release-notes/ And if interested, you can review the full list of changes in 10.0.12 (changelogs) here: https://staging-mdb.com/kb/en/mariadb-10012-changelog/ Hope this helps.