The most recent release in the MariaDB 5.1 series is:MariaDB 5.1.67
Download | Release Notes | Changelog |Overview of 5.1
Release date: 01 Jun 2010
For a list of every change made in this release, see the changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
In addition to the differences noted in previous release notes and changelogs, the main differences between MariaDB and MySQL are:
For we have merged in all of the upstream changes from MySQL 5.1.45, 5.1.46, and 5.1.47. The MySQL ,, and release notes have details of what changes were made upstream by MySQL since 5.1.44.
We have included XtraDB 1.0.6-10 in this version of MariaDB. The page has details of the changes made to XtraDB since version 1.0.6-9 (the version included since ).
We have included PBXT 1.0.11 in this version of MariaDB. The has a list of all of the changes made since PBXT 1.0.09f (the version included in MariaDB since 5.1.41).
Also included is the xtstat program. xtstat can be
used to monitor all internal activity of .
See for information on this utility.
Several steps were taken during the development of to improve our Windows builds. Steps included the creation of new Windows build slaves, fixes for Windows compiler errors, and better Windows build automation. Windows builds should now be included with every MariaDB release.
A few Ubuntu-specific fixes are included with :
A fix for a dependency problem with Ubuntu 10.04 Lucid packages.
We now build against the full 10.04 release (we used to build against an alpha version of Ubuntu 10.04).
A fix for an Ubuntu issue that appeared when using libmyodbc with mariadb packages.
We've fixed some process issues with the Debian, Ubuntu, and CentOS repositories provided by Open Query. These issues were delaying the latest release from appearing in the repositories. Now releases should show up in the repositories at around the same time a release shows up on the mirrors.
In we've continued to fix bugs and compiler warnings, including bugs in MySQL 5.1.47. The has links to several of the bugs that we have fixed.
We have also continued our work in improving the test suite.
This page is licensed: CC BY-SA / Gnu FDL