# MariaDB Galera 5.5.28a Release Notes

The most recent [MariaDB Galera Cluster 5.5](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/galera/README.md) release is:[**MariaDB Galera Cluster 5.5.63**](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-cluster-5563-release-notes) [Download Now](https://downloads.mariadb.org/mariadb-galera/5.5.63)

[Download](https://downloads.mariadb.org/mariadb-galera/5.5.28a) |**Release Notes** |[Changelog](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-changelogs/mariadb-galera-5528a-changelog) |[Overview of Galera](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/what-is-mariadb-galera-cluster/README.md)

**Release date:** 21 Dec 2012

[MariaDB Galera 5.5.28](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes) a is a [***Release Candidate***](https://mariadb.com/docs/release-notes/community-server/about/release-criteria) (RC) release. It is\
a merge of [MariaDB 5.5.28a](https://mariadb.com/docs/release-notes/community-server/old-releases/5.5/changes-improvements-in-mariadb-5-5) and Galera Cluster with some\
additional bug fixes.

Various articles about MariaDB Galera Cluster, including [known limitations](https://app.gitbook.com/s/3VYeeVGUV4AMqrA3zwy7/reference/mariadb-galera-cluster-known-limitations) and [how to get started](https://app.gitbook.com/s/3VYeeVGUV4AMqrA3zwy7/galera-management/installation-and-deployment/getting-started-with-mariadb-galera-cluster) are\
available in the [**Galera**](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/galera/README.md) section of the Knowledgebase.

For a list of changes made in [MariaDB Galera 5.5.28](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/mariadb-galera-cluster-5528-release-notes/README.md) a, with links to detailed\
information on each push, see the [MariaDB Galera 5.5.28a Changelog](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-changelogs/mariadb-galera-5528a-changelog).

In most respects [MariaDB](https://mariadb.com/docs) will work exactly as MySQL: all commands,\
interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.

## Includes [MariaDB 5.5.28](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes) a and Galera Cluster

[MariaDB Galera 5.5.28](https://github.com/mariadb-corporation/docs-release-notes/blob/test/kb/en/mariadb-galera-cluster-5528-release-notes/README.md) a includes [MariaDB 5.5.28](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes) a and [Galera Cluster](https://codership.com/content/using-galera-cluster). See the [MariaDB 5.5.28](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes) a [Release Notes](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes) and [Changelog](https://mariadb.com/docs/release-notes/community-server/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-changelogs/mariadb-galera-5528a-changelog) 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.

## Packaging Fixes

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.

## Combined Repositories

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 [MariaDB Repository Configuration Tool](https://downloads.mariadb.org/mariadb/repositories/)\
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:

```bash
sudo apt-get update
sudo apt-get 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 [MariaDB 5.5.28a Changelog](https://mariadb.com/docs/release-notes/community-server/changelogs/changelogs-mariadb-55-series/mariadb-5528a-changelog) for full details\
of the many packaging and other fixes.

Thanks, and enjoy MariaDB Galera Cluster!

{% hint style="info" %}
Be notified of new MariaDB Server releases automatically by [subscribing](https://lists.mariadb.org/postorius/lists/announce.lists.mariadb.org/) 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 [Distributions which Include MariaDB](https://app.gitbook.com/s/WCInJQ9cmGjq1lsTG91E/distributions-including-mariadb) page.
{% endhint %}

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formid="4316" formId="4316" %}
