MariaDB Galera Cluster 10.0.12 Release Notes

You are viewing an old version of this article. View the current version here.

Note: This page describes features in the source repository for MariaDB Galera Cluster. There are currently no official packages or binaries available for download which contain the features. If you want to try out any of the new features described here you will need to get and compile the code yourself.

This is the 4th release in the MariaDB Galera Cluster 10.0 series. It is a Stable (GA) release. It is a merge of MariaDB 10.0.12 and Galera Cluster with additional bug fixes.

Various articles about MariaDB Galera Cluster, including known limitations and how to get started are available in the Galera section of the Knowledge Base.

For a list of changes made in MariaDB Galera Cluster 10.0.12, with links to detailed information on each push, see the MariaDB Galera Cluster 10.0.12 Changelog.

Updates and fixes in this version

  • Galera garbd and libgalera are now included in the binary tarballs (MDEV-4463)
  • Codership changes: lp:codership-mysql/5.6 (till rev 4101).
  • Supported wsrep interface API version: 25

Notes

  • Running MariaDB Galera Cluster 5.5 and 10.0 nodes in a cluster is not supported (MDEV-6257)
  • Compatibility: Wsrep providers (Galera libraries) other than version 25.x.xx are not supported.
  • Compatibility: If Galera v2 and v3 are both being used in the cluster, MariaDB with Galera v3 must be started with wsrep_provider_options='socket.checksum=1' in order to make it backward compatible with Galera v2.

Thanks, and enjoy MariaDB Galera Cluster!

Comments

Comments loading...
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.