The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster
Release date: 15 Aug 2016
MariaDB Galera Cluster 5.5.51 is a Stable (GA) release. It is a merge of MariaDB 5.5.51 andGalera Cluster with additional bug fixes.
Various articles about MariaDB Galera Cluster, includingknown limitations andhow to get started are available in the Galera section of the documentation.
This release is a bug-fix release.
Codership changes:github.com/codership/mysql-wsrep/tree/5.5
(till commit 9949137
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.17.
Running MariaDB Galera Cluster 5.5 and 10.0 nodes in a cluster is not supported (MDEV-6257)
This version of MariaDB Galera Cluster supports wsrep
API v25 which means
MariaDB Galera Cluster can be used with either a 25.2.x or 25.3.x
Galera wsrep
provider. A 25.3.x wsrep
provider is included in the
MariaDB repositories and is also available from thedownloads page.
See the MariaDB 5.5.51 Release Notes andChangelog for more information on the changes in MariaDB.
Note: If Galera 25.2.x and 25.3.x are both being used in the cluster, MariaDB with Galera 25.3.x must be started withwsrep_provider_options='socket.checksum=1' in order to make it backward compatible with Galera v2. Galera wsrep providers other than 25.3.x or 25.2.x are not supported.
A full list of all changes is in the changelog.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL