All pages
Powered by GitBook
1 of 1

Loading...

MariaDB Galera Cluster 10.0.21 Release Notes

The most recent MariaDB Galera Cluster 10.0 release is:MariaDB Galera Cluster 10.0.38 Download Now

DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster

Release date: 18 Aug 2015

MariaDB Galera Cluster 10.0.21 is a Stable (GA) release. It is a merge of MariaDB 10.0.21 and Galera Cluster with additional bug fixes.

Various articles about MariaDB Galera Cluster, including and are available in the Galera section of the documentation.

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

Updates and fixes in this version

  • This release is mainly a bug-fix release.

  • Codership changes: (till commit 2bb4c3d).

  • The used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.

  • ALTER TABLE EXCHANGE PARTITION command was not getting replicated to other nodes in the cluster. ()

Notes

  • Running MariaDB Galera Cluster 5.5 and 10.0 nodes in a cluster is not supported ()

  • 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 the page.

  • See the and 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 with 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.

Thanks, and enjoy MariaDB Galera Cluster!

GRANT/REVOKE role commands were not getting replicated to other nodes in the cluster. (MDEV-8434)

  • CREATE/ALTER VIEW commands were not replicated properly if ALGORITHM clause was missing. (MDEV-8464)

  • RENAME TABLE command was getting replicated and executed on other nodes even when the user did not have sufficient privileges. (MDEV-8598)

  • On Ubuntu and Debian, the Galera Arbitrator daemon (garbd) and the galera library are in two separate packages. The packages are named galera-3 and galera-arbitrator-3. When installing MariaDB Galera Cluster on Ubuntu and Debian (the mariadb-galera-server package), the galera-3 package will be automatically installed. You can then install the arbitrator package on a separate node (recommended) or on one of the nodes running mariadb-galera-server (not recommended).

    github.com/codership/mysql-wsrep/tree/5.6
    Galera library
    MDEV-7501
    MDEV-6257
    downloads
    MariaDB 10.0.21 Release Notes
    Changelog
    known limitations
    how to get started
    wsrep_provider_options='socket.checksum=1'

    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 page.

    Distributions which Include MariaDB

    This page is licensed: CC BY-SA / Gnu FDL