MariaDB 5.2.7 Release Notes
The most recent release in the MariaDB 5.2 series is:MariaDB 5.2.14
Download |Release Notes |Changelog |Overview of 5.2
Release date: 14 Jun 2011
MariaDB 5.2.7 is a Stable release. In general this means there are no known serious bugs and we believe the code is ready for general usage. A "stable" MariaDB release is equivalent to a MySQL "GA" release.
For a high-level description of MariaDB 5.2.7 see theWhat is MariaDB 5.2 page.
For a list of every change made in MariaDB 5.2.7, including the various bugs that were fixed and links to detailed information on each push, see theMariaDB 5.2.7 Changelog. See previousrelease notes and changelogs for changes made in previous versions of MariaDB.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
Be notified of new releases automatically by adding thereleases rss feed to your favorite feed reader or by subscribing to the announce 'at' mariadb.org announcement list (this is a low traffic, announce-only list).
MariaDB may already be included in your favorite OS distribution. More information can be found on theDistributions which Include MariaDB page.
MariaDB 5.2.7 contains the following changes:
Faster Internal Temporary Tables
In MariaDB 5.2.7 we've added some improvements and optimizations which result in faster internal temporary tables for some edge cases (when using GROUP BY without summary functions).
HeidiSQL GUI client now included in Windows MSI package
Beginning with MariaDB 5.2.7, the GPLv2 licensed HeidiSQL graphical client is now included in the Windows MSI installer package. A big thanks to Ansgar Becker for helping make this happen.
Red Hat Enterprise Linux (RHEL) 5 RPMs
Starting with MariaDB 5.2.7, we are now building Red Hat Enterprise Linux (RHEL) 5 RPM packages. This is in addition to our CentOS 5 packages, which we will continue to provide.
Other fixes and enhancements
Fixed problem with wrong priority (nice -19) on mysqld server
Fixed crash with partitioned archive tables where there were too few file descriptors
Lots of small fixes for easier windows builds
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?