---
title: "MariaDB 5.2 is released as stable"
publish_date: 2010-11-16
author: "MariaDB"
---

# MariaDB 5.2 is released as stable

I am happy to announce that [MariaDB 5.2.3 is now released](http://downloads.askmonty.org/ "MariaDB 5.2.3 is now released") as a stable release. During the gamma period we did not receive any serious reports for issues in 5.2, so we are relatively confident that the new code is of decent quality. You can read about the features of MariaDB 5.2 in [my previous blog entry](http://monty-says.blogspot.com/2010/10/mariadb-522-gamma-is-released.html "my previous blog entry") or in the fast growing [MariaDB knowledgebase](http://kb.askmonty.org/v/what-is-mariadb-52). What is most interesting about MariaDB 5.2 is that most of the features came from the MariaDB/MySQL community, not from Monty Program Ab! Without the community it would not have been possible to do a stable release so soon after the last release. [Virtual columns](http://kb.askmonty.org/v/virtual-columns "Virtual columns"), [Extended User Statistics](http://kb.askmonty.org/v/user-statistics "Extended User Statistics"), [Segmented MyISAM key cache](http://kb.askmonty.org/v/segmented-key-cache "Segmented MyISAM key cache"), [Pluggable Authentication](http://kb.askmonty.org/v/pluggable-authentication "Pluggable Authentication"), [OQGRAPH](http://kb.askmonty.org/v/oqgraph "OQGRAPH") and the [Sphinx client](http://kb.askmonty.org/v/sphinxse "Sphinx client") are all from code provided by [people outside](http://kb.askmonty.org/v/log-of-mariadb-contributions "people outside") of Monty Program Ab. [Storage-engine-specific CREATE TABLE](http://kb.askmonty.org/v/extending-create-table "Storage-engine-specific CREATE TABLE"), [Enhancements to INFORMATION SCHEMA.PLUGINS table](http://kb.askmonty.org/v/information_schemaplugins-table "Enhancements to INFORMATION SCHEMA.PLUGINS table") and “Group commit” for the Aria engine were provided by us at Monty Program Ab. Thanks also to all those who have reported and provided bug fixes for 5.1 and 5.2! MariaDB 5.2.3 has all changes from MariaDB 5.1.50 and MySQL 5.1.51. (We are just about to release MariaDB 5.1.51) Please [report any issues](http://kb.askmonty.org/v/reporting-bugs "report any issues") to [the MariaDB bugs database](https://bugs.launchpad.net/maria "the MariaDB bugs database") so that we can fix them! We will continue to fix critical bugs in MariaDB 5.1, even if the attention of bug fixes will now move to 5.2. Now we are busy working on getting [MariaDB 5.3](http://kb.askmonty.org/v/what-is-mariadb-53 "MariaDB 5.3") ready for beta. We have also started a merge of MariaDB 5.3 + MySQL 5.5 -&gt; MariaDB 5.5 and hope to release this tree soon! Happy database usage!