The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 21 Dec 2012
MariaDB Galera 5.5.28 a is a Release Candidate (RC) release. It is a merge of MariaDB 5.5.28a and Galera Cluster with some additional bug fixes.
Various articles about MariaDB Galera Cluster, including and are available in the Galera section of the Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.28 a, with links to detailed information on each push, see the MariaDB Galera 5.5.28a Changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
a includes a and . See the a and for more information on the changes in[MariaDB 5.5.28]((https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/aEnK0ZXmUbJzqQrTjFyb/mariadb-community-server-release-notes/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes) a.
Numerous packaging fixes have been incorporated into this release of MariaDB Galera Cluster. In addition to the previously available RedHat, CentOS, and Fedora packages, Ubuntu and Debian packages are now available.
The repositories for MariaDB and MariaDB Galera Cluster are now combined. The old MariaDB Galera Cluster Repository is being updated for this release but will go away in the near future, so if you are using that repository, please visit the and update your repository configuration file. If you feel comfortable editing your existing repo config file the change is pretty easy, just replace '5.5-galera' with '5.5'.
When using the repositories to install MariaDB Galera Cluster, the only difference between it and installing MariaDB is to specify the MariaDB Galera Server package instead of the MariaDB Server package and to install the Galera package. For example, on Ubuntu, after updating the mariadb.list file the following command will install MariaDB Galera Server:
If MariaDB is already installed on the server the package manager will uninstall the appropriate packages prior to installing the MariaDB Galera Cluster packages.
See the for full details of the many packaging and other fixes.
Thanks, and enjoy MariaDB Galera Cluster!
sudo apt-get update
sudo apt-get install mariadb-galera-serverThis page is licensed: CC BY-SA / Gnu FDL