---
title: "MariaDB 10.0.12 Overview and Highlights"
publish_date: 2014-06-20
author: "MariaDB"
---

# MariaDB 10.0.12 Overview and Highlights

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](https://mariadb.com/kb/en/spider/) storage engine to version 3.2.4.
2. Updated [Connect](https://mariadb.com/kb/en/connect/) engine.
3. Updated [pcre](https://mariadb.com/kb/en/pcre-regular-expressions/) to version 8.35.
4. [Exists-to-In](https://mariadb.com/kb/en/exists-to-in-optimization/) optimization is now enabled by default.
5. [performance\_schema](https://mariadb.com/kb/en/performance_schema-storage-engine/) is now disabled by default.

You can read more about the 10.0.12 release here: <https://mariadb.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://mariadb.com/kb/en/mariadb-10012-changelog/> Hope this helps.