MariaDB 5.5.41 was recently released (it is the latest MariaDB 5.5), and is available for download here:
https://downloads.mariadb.org/mariadb/5.5.41/
This is a maintenance release, and so there were not too many changes, *but* please take notice as there are 2 very important bug fixes:
- Bug Fixed: A fix to a serious bug in InnoDB and XtraDB that sometimes could cause a hard lock up of the server (Bug #MDEV-7026)
- Bug Fixed: A fix to unnecessary waits in InnoDB and XtraDB (Bug #MDEV-7100)
- Includes all bugfixes and updates from MySQL 5.5.41 ( …