All pages
Powered by GitBook
1 of 1

Loading...

MariaDB 5.5.33a 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: 20 Sep 2013

This 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 this release, with links to detailed information on each push, see the MariaDB 5.5.33 Changelog.

In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.

Bug Fixes

This is a special bug-fix release for some packaging and other errors in the recent release.

Specific bugs fixed in this release include:

  • Debian package conflict libmariadbclient18 vs. mariadb-server-5.3

  • Cannot use system jemalloc

  • Wrong result with an aggregate function, index and impossible condition inside OR

  • Crash in with inconsistent .frm from older MariaDB release

Full details on these and other fixes are available in the .

Debian and Ubuntu packaging fixes

There were issues with the .deb packages in the 5.5.33 release. Before updating with apt-get, check to make sure the mirror you are using has version 5.5.33a (not 5.5.33). To check, run the following commands:

The output will look similar to this (raring will be replaced with whatever version of Ubuntu or Debian you are using):

We've created a page for those who ran into the packaging bugs present in 5.5.33. It has instructions on how to get MariaDB back into a state where it can be upgraded successfully.

Thanks, and enjoy MariaDB!

MariaDB 5.5.33
MDEV-5035
MDEV-5026
MDEV-5015
MDEV-5029
MariaDB 5.5.33
changelog
sudo apt-get update
apt-cache show mariadb-server | grep Version
user@host:~$
 apt-cache show mariadb-server | grep Version

Version: 5.5.33a+maria-1~raring

Be notified of new MariaDB Server releases automatically by subscribing to the MariaDB Foundation community announce 'at' lists.mariadb.org announcement list (this is a low traffic, announce-only list). MariaDB plc customers will be notified for all new releases, security issues and critical bug fixes for all MariaDB plc products thanks to the Notification Services.

MariaDB may already be included in your favorite OS distribution. More information can be found on the page.

MariaDB 5.5.33 Debian and Ubuntu Installation Issues
Distributions which Include MariaDB

This page is licensed: CC BY-SA / Gnu FDL