MariaDB 10.0.15 was recently released, and is available for
download here:
https://downloads.mariadb.org/mariadb/10.0.15/
This is the sixth GA release of MariaDB 10.0, and 16th overall
release of MariaDB 10.0.
This release has an important InnoDB/XtraDB fix, a new addition,
security enhancements (and improvement) – all related to yaSSL,
so be sure to check out these fixes if you’re running MariaDB
10.0, and not up to 10.0.15 yet. (MariaDB 10.0 is the current
stable series of MariaDB. It is an evolution of the MariaDB 5.5
with several entirely new features not found anywhere else and
with backported and reimplemented features from MySQL 5.6.)
Here are the main items of note:
- This release fixes a serious bug in InnoDB and XtraDB that
sometimes could cause a hard lock up of the server ( …
[Read more]