MariaDB 5.5.27 Release Notes
The most recent release in the MariaDB 5.5 series is:MariaDB 5.5.68 Download Now
Download |Release Notes |Changelog |Overview of 5.5
Release date: 07 Sep 2012
MariaDB 5.5.27 is a Stable (GA) release. In general this means that there are no known serious bugs, except for those marked as feature requests, that no bugs were fixed since last release that caused a notable code changes, and that we believe the code is ready for general usage (based on bug inflow).
For a description of MariaDB 5.5 see theWhat is MariaDB 5.5 page.
For a list of changes made in MariaDB 5.5.27, with links to detailed information on each push, see theMariaDB 5.5.27 Changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
Includes MariaDB 5.3.8 and MySQL 5.5.27
MariaDB 5.5.27 includes MariaDB 5.3.8 and MySQL 5.5.27. See the MariaDB 5.3.8Release Notes andChangelog for more information on the changes inMariaDB 5.3.8. SeeChanges in MySQL 5.5.27 for what changed between this and previous MySQL versions.
Includes XtraDB from Percona-Server-5.5.27-rel28.1
For MariaDB 5.5.27, we've merged in XtraDB from Percona Server Percona-Server-5.5.27-rel28.0 and 5.5.27-rel28.1. See the Percona Server5.5.27-28.0 and 5.5.27-28.1 release notes for more information.
Alternative Linux binaries
In this version of MariaDB we are starting to provide alternative Linux binaries built on a different build machine with a different build toolchain. Binaries created on this box require at least GLIBC_2.14. For continuity, we are still providing binaries built with the same toolchain as previous releases. The alternative binaries have a "(GLIBC_2.14)" label to distinguish them from the others.
Fixes and Performance Enhancements
This release includes fixes for the following security vulnerabilities:
This release fixes numerous cases of the incorrect identifier quoting in the replication code. They were open SQL injection vulnerabilities, that allowed, to a certain extent, to bypass the database privilege system and modify the data, that one was granted no access to. See MDEV-382 for details. (CVE-2012-4414)
Additionally, 5.5.27 includes several other bug fixes and performance enhancements.
See the MariaDB 5.5.27 Changelog for full details.
Thanks, and enjoy MariaDB!
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?