MariaDB 5.2.2-gamma is released
MariaDB 5.2 is finally released as gamma (RC).
I had hoped to release this in July at Oscon but our new QA
person, Philip Stoev, find at the last moment some problems with
Aria recovery and virtual columns that we wanted to fix before
doing the release.
The new features in 5.2 are quite isolated and as most have been
in use by members in the MySQL community for a long time, we
don't expect any big problems with 5.2 and we should be able to
declare it stable within a few months.
5.2.2 gamma is based on MariaDB/MySQL version 5.1.50. It has the
following new features:
-
Virtual columns
-
Columns that are an expression and are calculated on
retrieval.
…