PDA

View Full Version : MariaDB 5.2.7 has been released



interfasys
06-15-2011, 07:52 PM
It is mainly a bug fixing release:

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

Changelog (http://kb.askmonty.org/en/mariadb-527-changelog)