MariaDB Galera Cluster 10.0.16 Release Notes

Download Release Notes Changelog Overview of MariaDB Galera Cluster

Release date: 29 Jan 2015

This is a release in the MariaDB Galera Cluster 10.0 series. It is a Stable (GA) release. It is a merge of MariaDB 10.0.16 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.16, with links to detailed information on each push, see the MariaDB Galera Cluster 10.0.16 Changelog.

Updates and fixes in this version

  • Codership changes: lp:codership-mysql/5.6 (till rev 4144).
  • 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)
  • MariaDB Galera Cluster supports ROW binlog_format only, thus it discards any request of setting it to any value other than ROW with an error. With this release, this restriction has been eased a bit to allow setting of binlog_format to other formats at SESSION scope. (MDEV-7322)
  • 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.