MariaDB Galera Cluster 10.0.10 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 2nd release in the MariaDB Galera Cluster 10.0 series. It is a Beta release. It is a merge of MariaDB 10.0.10 and Galera Cluster with additional bug fixes. It is being released now to get it into the hands of any who might want to test it. Do not run Beta releases on production systems!

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.10, with links to detailed information on each push, see the MariaDB Galera Cluster 10.0.10 Changelog.

Updates and fixes in this version

  • Codership changes: lp:codership-mysql/5.5 (till rev 3968) & lp:codership-mysql/5.6 (till rev 4065).
  • Galera library versions: 25.3.5, 25.2.9
  • Supported wsrep interface version: 25

Notes

  • Compatibility: Wsrep providers (Galera libraries) other than version 25.x.xx are not supported.
  • New: This release includes an new method for snapshot state transfer, wsrep_sst_xtrabackup-v2. This method of state snapshot transfer can be configured using --wsrep_sst_method=xtrabackup-v2 option. Its use would require Xtrabackup (>= 2.1.6) and other software packages like socat, nc, tar.
  • Note: Completely uninstall broken/partially installed 10.0.7-galera deb packages prior to installing this version, as they may conflict with 10.0.10-galera packages.

See the MariaDB 10.0.10 Release Notes and Changelog for more information on the changes in MariaDB.

Note: 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!


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 Distributions which Include MariaDB page.

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.