MariaDB Galera Cluster 5.5 Series Release Notes
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 4 Sep 2012
MariaDB Galera 5.5.25 is an Alpha release. It is a merge of MariaDB 5.5.25 and Galera Cluster with some limited additional bug fixes. This is the first MariaDB Galera release, and we are releasing it now to get it into the hands of any who might want to test it.Do not use alpha 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 Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.25, with links to detailed information on each push, see theMariaDB Galera 5.5.25 Changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
MariaDB Galera 5.5.25 includes MariaDB 5.5.25 andGalera Cluster. See theMariaDB 5.5.25 Release Notes andChangelog for more information on the changes inMariaDB 5.5.25.
See the MariaDB 5.5.25 Changelog for full details.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 21 Dec 2012
MariaDB Galera 5.5.28a is a Release Candidate (RC) release. It is a merge of MariaDB 5.5.28a and Galera Cluster with some additional bug fixes.
Various articles about MariaDB Galera Cluster, includingknown limitations andhow to get started are available in the Galera section of the Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.28a, with links to detailed information on each push, see theMariaDB Galera 5.5.28a Changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
MariaDB Galera 5.5.28a includes MariaDB 5.5.28a andGalera Cluster. See theMariaDB 5.5.28a Release Notes andChangelog for more information on the changes in[MariaDB 5.5.28]((https://app.gitbook.com/o/diTpXxF5WsbHqTReoBsS/s/aEnK0ZXmUbJzqQrTjFyb/mariadb-community-server-release-notes/old-releases/mariadb-galera-cluster-releases/mariadb-galera-55-release-notes/mariadb-galera-5528a-release-notes)a.
Numerous packaging fixes have been incorporated into this release of MariaDB Galera Cluster. In addition to the previously available RedHat, CentOS, and Fedora packages, Ubuntu and Debian packages are now available.
The repositories for MariaDB and MariaDB Galera Cluster are now combined. The old MariaDB Galera Cluster Repository is being updated for this release but will go away in the near future, so if you are using that repository, please visit theMariaDB Repository Configuration Tool and update your repository configuration file. If you feel comfortable editing your existing repo config file the change is pretty easy, just replace '5.5-galera' with '5.5'.
When using the repositories to install MariaDB Galera Cluster, the only difference between it and installing MariaDB is to specify the MariaDB Galera Server package instead of the MariaDB Server package and to install the Galera package. For example, on Ubuntu, after updating the mariadb.list file the following command will install MariaDB Galera Server:
sudo apt-get update
sudo apt-get install mariadb-galera-server
If MariaDB is already installed on the server the package manager will uninstall the appropriate packages prior to installing the MariaDB Galera Cluster packages.
See the MariaDB 5.5.28a Changelog for full details of the many packaging and other fixes.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 5 Mar 2013
MariaDB Galera 5.5.29 is a Stable (GA) release. In general this means that there are no known serious bugs, except for those marked as feature requests, that no bugs were fixed since last release that caused a notable code changes, and that we believe the code is ready for general usage (based on bug inflow). It is a merge of MariaDB 5.5.29 and Galera Cluster with some additional bug fixes.
Various articles about MariaDB Galera Cluster, includingknown limitations andhow to get started are available in the Galera section of the Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.29, with links to detailed information on each push, see theMariaDB Galera 5.5.29 Changelog.
In most respects MariaDB will work exactly as MySQL: all commands, interfaces, libraries and APIs that exist in MySQL also exist in MariaDB.
MariaDB Galera 5.5.29 includes MariaDB 5.5.29 andGalera Cluster. See theMariaDB 5.5.29 Release Notes andChangelog for more information on the changes inMariaDB 5.5.29.
The repositories for MariaDB and MariaDB Galera Cluster are combined. Please visit theMariaDB Repository Configuration Tool to generate commands suitable for many different Linux Distributions.
When using the repositories to install MariaDB Galera Cluster, the only difference between it and installing MariaDB is to specify the MariaDB Galera Server package instead of the MariaDB Server package and to install the Galera package. For example, on Ubuntu, after updating the mariadb.list file the following command will install MariaDB Galera Server:
sudo apt-get update
sudo apt-get install mariadb-galera-server galera
If MariaDB is already installed on the server the package manager will uninstall the appropriate packages prior to installing the MariaDB Galera Cluster packages.
See the MariaDB 5.5.29 Changelog for full details of the many packaging and other fixes.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 30 Aug 2013
MariaDB Galera 5.5.32 is a Stable (GA) release. It is a merge of MariaDB 5.5.32 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 Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.32, with links to detailed information on each push, see theMariaDB Galera 5.5.32 Changelog.
MariaDB Galera 5.5.32 includes MariaDB 5.5.32 andGalera Cluster. See theMariaDB 5.5.32 Release Notes andChangelog for more information on the changes inMariaDB 5.5.32.
The Galera library on Ubuntu/Debian, and x86_64 versions of Red Hat 6, CentOS 6, and Fedora has been updated to version 23.2.6.
This version includes several packaging fixes including a fix for MDEV-4229 regarding binaries for Debian Wheezy.
One packaging fix that still exists is one that prevents the installation of the wsrep package on Fedora systems (MDEV-4141). It is hoped this issue will be fixed soon. When it is this paragraph will be updated. For now, Fedora packages are in the repository, but the galera package must be installed manually, and may not work even then.
MDEV-4953 Delete on a partioned table is not replicated
LOAD DATA INFILE now supports big data files by introducing transaction splitting, which is controlled via the wsrep_load_data_splitting global variable
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of Galera
Release date: 30 Sep 2013
MariaDB Galera 5.5.33a is a Stable (GA) release. It is a merge of MariaDB 5.5.33a 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 Knowledgebase.
For a list of changes made in MariaDB Galera 5.5.33a, with links to detailed information on each push, see theMariaDB Galera 5.5.33a Changelog.
MariaDB Galera 5.5.33a includes MariaDB 5.5.33a with Codership additions andGalera Cluster 23.2.7. See theMariaDB 5.5.33a Release Notes andChangelog for more information on the changes in MariaDB.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of MariaDB Galera Cluster
Release date: 18 Dec 2013
MariaDB Galera Cluster 5.5.34 is a Stable (GA) release. It is a merge of MariaDB 5.5.34 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 Knowledgebase.
For a list of changes made in MariaDB Galera Cluster 5.5.34, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.34 Changelog.
MariaDB Galera Cluster 5.5.34 includes MariaDB 5.5.34 with Codership additions (lp:codership-mysql/5.5-23
till revision 3942
) andGalera Cluster 23.2.7. See theMariaDB 5.5.34 Release Notes andChangelog for more information on the changes in
MariaDB.
This release contains fixes for some crashing bugs, memory leaks, compiler errors/warnings and improvements in existing scripts.
MDEV-5408: Crash in mariadb-wsrep during plugin load at startup
MDEV-5386: Server crashes in thd_get_ha_data on maria-5.5-galera tree while running 'check testcase before test
MDEV-443: Galera: Server crashes on flushing tables for SST if started with character_set_server utf16 or utf32 or ucs2, and with wsrep_sst_method=rsync
MDEV-4227: Galera server should stop crashing on setting binlog_format STATEMENT
MDEV-4222: Assertion `( ((global_system_variables.wsrep_on) && (thd && thd->variables.wsrep_on)) && wsrep_emulate_bin_log) || mysql_bin_log .is_open()' fails on SAVEPOINT with disabled wsrep_provider
MDEV-4235: Galera: Assertion `0' fails in tdc_remove_table on creating a trigger
MDEV-4223: Galera: InnoDB assertion failure !mutex_own(mutex) in file sync0sync.ic line 207
MDEV-4233: Galera: assertion: (lock->trx)->wait_lock == lock fails in file lock0lock.c line 796
A list of all the bugs fixed can be found in the changelog.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of MariaDB Galera Cluster
Release date: 14 Feb 2014
MariaDB Galera Cluster 5.5.35 is a Stable (GA) release. It is a merge of MariaDB 5.5.35 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.
For a list of changes made in MariaDB Galera Cluster 5.5.35, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.35 Changelog.
MariaDB Galera Cluster 5.5.35 includesMariaDB 5.5.35 with Codership additions
(lp:codership-mysql/5.5
till revision 3944
) andGalera 25.3.2.
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 Galerawsrep
provider. A 25.3.x wsrep
provider is included in the MariaDB
repositories and both 25.3.x and 25.2.x wsrep providers are available on the downloads page.
See the MariaDB 5.5.35 Release Notes andChangelog 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.
This release contains fixes for bugs, compiler errors/warnings and improvements in existing scripts.
A list of all the bugs fixed can be found in the changelog.
As per the MariaDB Deprecation Policy, this will be the final release of MariaDB Galera Cluster for Fedora 18 "Spherical Cow", Ubuntu 13.04 "Raring", and Mint 15 "Olivia". When the next version of MariaDB Galera Cluster 5.5 is released, repositories for these distributions will go away.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of MariaDB Galera Cluster
Release date: 12 Mar 2014
MariaDB Galera Cluster 5.5.36 is a Stable (GA) release. It is a merge of MariaDB 5.5.36 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.
For a list of changes made in MariaDB Galera Cluster 5.5.36, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.36 Changelog.
MariaDB Galera Cluster 5.5.36 includes MariaDB 5.5.36 with Codership additions
(lp:codership-mysql/5.5
till revision 3944
) andGalera 25.3.2.
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 Galerawsrep
provider. A 25.3.x wsrep
provider is included in the MariaDB
repositories and both 25.3.x and 25.2.x wsrep providers are available on the downloads page.
See the MariaDB 5.5.36 Release Notes andChangelog for more information on the changes in MariaDB.
Important : While upgrading the nodes of a MariaDB Galera cluster care must be
taken when using different versions of Galera library (wsrep provider). A
MariaDB Galera cluster node with Galera version 3 (25.3.xx) might fail to join
an existing cluster running with Galera 2 (25.2.xx) nodes. This happens due to
difference in the default values of 'socket.checksum' for Galera 2 and Galera 3
libraries.
So, in order to fix this, the node with Galera 3 should be started
with an additional wsrep provider option: socket.checksum=1
in
order to make it backward compatible with nodes running with Galera 2.
For example:
--wsrep_provider_options='socket.checksum=1; [other provider options; ...]'
This release contains fixes for bugs, compiler errors/warnings and improvements in existing scripts.
A list of all the bugs fixed can be found in the changelog.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
The most recent MariaDB Galera Cluster 5.5 release is:MariaDB Galera Cluster 5.5.63 Download Now
Download |Release Notes |Changelog |Overview of MariaDB Galera Cluster
Release date: 30 Apr 2014
MariaDB Galera Cluster 5.5.37 is a Stable (GA) release. It is a merge of MariaDB 5.5.37 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.
For a list of changes made in MariaDB Galera Cluster 5.5.37, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.37 Changelog.
MariaDB Galera Cluster 5.5.37 includes MariaDB 5.5.37 with Codership
additions (lp:codership-mysql/5.5
till revision 3980
) andGalera 25.3.5.
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 both 25.3.x and 25.2.x wsrep providers are available
on the downloads page.
This release includes a new method for snapshot state
transfer, wsrep_sst_xtrabackup-v2
. This method of state snapshot transfer
can be configured using the --wsrep_sst_method=xtrabackup-v2
option. Its use requires Percona Xtrabackup (>= 2.1.6) and other software packages
like socat, nc, and tar.
See the MariaDB 5.5.37 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.
Important: wsrep_sst_rsync (sst script) in MariaDB Galera Cluster 5.5.37 uses lsof
which might not be installed by default on some linux distributions. It has to be installed if the wsrep_sst_method
is set to rsync
(default). Future MariaDB Galera Cluster releases will address this by adding a dependency on lsof.
This release contains fixes for bugs, compiler errors/warnings and improvements in existing scripts.
A list of all the bugs fixed can be found in the changelog.
Fixes for the following security vulnerabilities:
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster
Release date: 25 Jun 2014
MariaDB Galera Cluster 5.5.38 is a Stable (GA) release. It is a merge of MariaDB 5.5.38 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.
For a list of changes made in MariaDB Galera Cluster 5.5.38, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.38 Changelog.
MariaDB Galera Cluster 5.5.38 includes MariaDB 5.5.38 with Codership
additions (lp:codership-mysql/5.5
till revision 3997
) andGalera 25.3.5.
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 both 25.3.x and 25.2.x wsrep providers are available
on the downloads page.
wsrep_sst_rsync (sst script) in MariaDB Galera Cluster 5.5.38 uses lsof
which might not be installed by default on some linux distributions. It has to be installed if the wsrep_sst_method
is set to rsync
(default). Package managers should be able to automatically resolve this dependency (MDEV-6264).
Galera rpm packages had a file conflicting with Filesystem package (MDEV-4218), which caused installation to fail. Fixed Galera packages are now available for the following flavors : Fedora 19, Fedora 20 and CentOS 6.
See the MariaDB 5.5.38 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.
This release contains fixes for bugs, compiler errors/warnings and improvements in existing scripts.
A list of all the bugs fixed can be found in thechangelog.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 21 Aug 2014
MariaDB Galera Cluster 5.5.39 is a Stable (GA) release. It is a merge of MariaDB 5.5.39 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.
For a list of changes made in MariaDB Galera Cluster 5.5.39, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.39 Changelog.
MariaDB Galera Cluster 5.5.39 includes MariaDB 5.5.39 with Codership
additions (lp:codership-mysql/5.5
till revision 4014
) andGalera 25.3.5.
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 both 25.3.x and 25.2.x wsrep providers are available
on the downloads page.
wsrep_sst_rsync (sst script) in MariaDB Galera Cluster 5.5.39 uses lsof
which might not be installed by default on some linux distributions. It has
to be installed if the wsrep_sst_method is set to rsync
(default).
Package managers should be able to automatically resolve this dependency
(MDEV-6264).
There are now test packages available for MariaDB Galera Server in the
YUM and APTrepositories. On
Debian and Ubuntu, the package is called mariadb-galera-test
. On Red Hat,
CentOS, and Fedora the package is called MariaDB-Galera-test
. These
packages contain MTR framework and test suites along with some additional
galera-specific suites which can be used for general testing of your MariaDB
Galera Cluster installation, and for development.
See the MariaDB 5.5.39 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.
This release contains fixes for bugs, compiler errors/warnings and improvements in existing scripts.
A list of all the bugs fixed can be found in thechangelog.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 17 Oct 2014
MariaDB Galera Cluster 5.5.40 is a Stable (GA) release. It is a merge of MariaDB 5.5.40 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.
For a list of changes made in MariaDB Galera Cluster 5.5.40, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.40 Changelog.
MariaDB Galera Cluster 5.5.40 includes MariaDB 5.5.40 with Codership
additions (lp:codership-mysql/5.5
till revision 4026
) andGalera 25.3.5.
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 both 25.3.x and 25.2.x wsrep providers are available
on the downloads page.
Restrictions on the use of the Query Cache in MariaDB Galera Cluster have been lifted with this release.
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB Galera Cluster 5.5 for both Ubuntu 13.10 "Saucy" and Mint 16 "Petra".
See the MariaDB 5.5.40 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 6 Jan 2015
MariaDB Galera Cluster 5.5.41 is a Stable (GA) release. It is a merge of MariaDB 5.5.41 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.
For a list of changes made in MariaDB Galera Cluster 5.5.41, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.41 Changelog.
MariaDB Galera Cluster 5.5.41 includes MariaDB 5.5.41 with Codership
additions (lp:codership-mysql/5.5
till revision 4026
) andGalera 25.3.5.
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 both 25.3.x and 25.2.x wsrep providers are available
on the downloads page.
See the MariaDB 5.5.41 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster
Release date: 11 Mar 2015
MariaDB Galera Cluster 5.5.42 is a Stable (GA) release. It is a merge of MariaDB 5.5.42 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.
For a list of changes made in MariaDB Galera Cluster 5.5.42, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.42 Changelog.
Codership changes: lp:codership-mysql/5.5
(till revision 4026
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories has been updated to version 25.3.9.
On Ubuntu and Debian, as part of the upgrade to Galera version 25.3.9, the Galera Arbitrator daemon (garbd) and the galera library have been renamed and split into 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).
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.42 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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 May 2015
MariaDB Galera Cluster 5.5.43 is a Stable (GA) release. It is a merge of MariaDB 5.5.43 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.
For a list of changes made in MariaDB Galera Cluster 5.5.43, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.43 Changelog.
Codership changes: github.com/codership/mysql-wsrep/tree/5.5
(till commit 11dc27f
)
Fix for MDEV-8115: mysql_upgrade crashes the server with REPAIR VIEW
The following FLUSH commands are now executed under total order isolation:
FLUSH DES_KEY_FILE
FLUSH HOSTS
FLUSH PRIVILEGES
FLUSH QUERY CACHE
FLUSH STATUS
FLUSH USER_RESOURCES
As per the MariaDB Deprecation Policy, this will be the final release of MariaDB Galera Cluster 5.5 for Fedora 19 "Schrödinger's Cat", Ubuntu 10.04 LTS "Lucid", and Mint 9 LTS "Isadora". When the next version of MariaDB Galera Cluster 5.5 is released, repositories for these distributions will go away.
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.43 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 27 Jun 2015
MariaDB Galera Cluster 5.5.44 is a Stable (GA) release. It is a merge of MariaDB 5.5.44 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.
For a list of changes made in MariaDB Galera Cluster 5.5.44, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.44 Changelog.
This release is mainly a bug-fix release.
Codership changes: github.com/codership/mysql-wsrep/tree/5.5
(till commit 11dc27f
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
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.44 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 18 Aug 2015
MariaDB Galera Cluster 5.5.45 is a Stable (GA) release. It is a merge of MariaDB 5.5.45 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.
For a list of changes made in MariaDB Galera Cluster 5.5.45, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.45 Changelog.
This release is mainly a bug-fix release.
Codership changes: github.com/codership/mysql-wsrep/tree/5.5 (till commit 11dc27f
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
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)
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.45 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 20 Oct 2015
MariaDB Galera Cluster 5.5.46 is a Stable (GA) release. It is a merge of MariaDB 5.5.46 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.
For a list of changes made in MariaDB Galera Cluster 5.5.46, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.46 Changelog.
This release is mainly a bug-fix release.
Codership changes:github.com/codership/mysql-wsrep/tree/5.5
(till commit 4f81026
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
MDEV-5146: Updates from LOAD DATA on a partitioned table were not getting replicated to other nodes in the cluster
MDEV-8208: A node could crash during startup
MDEV-8834: In a concurrent scenario, a session was able to write to a read_only node
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB Galera Cluster 5.5 for Ubuntu 14.10 "Utopic" and Fedora 20.
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.46 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 24 Dec 2015
MariaDB Galera Cluster 5.5.47 is a Stable (GA) release. It is a merge of MariaDB 5.5.47 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.
For a list of changes made in MariaDB Galera Cluster 5.5.47, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.47 Changelog.
This release is mainly a bug-fix release.
Codership changes:github.com/codership/mysql-wsrep/tree/5.5
(till commit 4f81026
)
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.9.
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.47 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 23 Feb 2016
MariaDB Galera Cluster 5.5.48 is a Stable (GA) release. It is a merge of MariaDB 5.5.48 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.
For a list of changes made in MariaDB Galera Cluster 5.5.48, with links to detailed information on each push, see theMariaDB Galera Cluster 5.5.48 Changelog.
This release is mainly 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.14.
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB Galera Cluster 5.5 for Debian 6 "Squeeze".
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.48 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.
Thanks, and enjoy MariaDB Galera Cluster!
This page is licensed: CC BY-SA / Gnu FDL
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: 26 Apr 2016
MariaDB Galera Cluster 5.5.49 is a Stable (GA) release. It is a merge of MariaDB 5.5.49 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 mainly 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.15.
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.49 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
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: 1 Jul 2016
MariaDB Galera Cluster 5.5.50 is a Stable (GA) release. It is a merge of MariaDB 5.5.50 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.15.
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.50 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
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
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: 21 Sep 2016
MariaDB Galera Cluster 5.5.52 is a Stable (GA) release. It is a merge of MariaDB 5.5.52 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.
There was an important security fix included in the MariaDB Galera Cluster 5.5.51 release.Please see the MariaDB 5.5.51 Release Notes and this blog post for more details.
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.52 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
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: 20 Oct 2016
MariaDB Galera Cluster 5.5.53 is a Stable (GA) release. It is a merge of MariaDB 5.5.53 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.18.
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.53 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
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: 4 Jan 2017
MariaDB Galera Cluster 5.5.54 is a Stable (GA) release. It is a merge of MariaDB 5.5.54 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.19.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 22 Apr 2017
MariaDB Galera Cluster 5.5.55 is a Stable (GA) release. It is a merge of MariaDB 5.5.55 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.19.
As per the MariaDB Deprecation Policy, this will be the last release of MariaDB Galera Cluster 5.5 for Ubuntu 12.04 LTS "Precise" and Mint 13 LTS "Maya"
See the MariaDB 5.5.55 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.55 Changelog and the MariaDB 5.5.55 Changelog.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 3 May 2017
MariaDB Galera Cluster 5.5.56 is a Stable (GA) release. It is a merge of MariaDB 5.5.56 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.20.
Fixes for the following security vulnerabilities:
CVE-`-```
See the MariaDB 5.5.56 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.56 Changelog and the MariaDB 5.5.56 Changelog.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 26 Jul 2017
MariaDB Galera Cluster 5.5.57 is a Stable (GA) release. It is a merge of MariaDB 5.5.57 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.20.
Fixes for the following security vulnerabilities:
See the MariaDB 5.5.57 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.57 Changelog and the MariaDB 5.5.57 Changelog.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 25 Oct 2017
MariaDB Galera Cluster 5.5.58 is a Stable (GA) release. It is a merge of MariaDB 5.5.58 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.20.
Fixes for the following security vulnerabilities:
See the MariaDB 5.5.58 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.58 Changelog and the MariaDB 5.5.58 Changelog.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 23 Jan 2018
MariaDB Galera Cluster 5.5.59 is a Stable (GA) release. It is a merge of MariaDB 5.5.59 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.22.
See the MariaDB 5.5.59 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.59 Changelog and the MariaDB 5.5.59 Changelog.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 3 May 2018
MariaDB Galera Cluster 5.5.60 is a Stable (GA) release. It is a merge of MariaDB 5.5.60 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.23.
See the MariaDB 5.5.60 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.60 Changelog and the MariaDB 5.5.60 Changelog.
For a full list of contributors to MariaDB Galera Cluster 5.5.60, see the MariaDB Foundation release announcement.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 3 Aug 2018
MariaDB Galera Cluster 5.5.61 is a Stable (GA) release. It is a merge of MariaDB 5.5.61 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.23.
Fixes for the following security vulnerabilities:
See the MariaDB 5.5.61 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.61 Changelog and the MariaDB 5.5.61 Changelog.
For a full list of contributors to MariaDB Galera Cluster 5.5.61, see the MariaDB Foundation release announcement.
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
This page is licensed: CC BY-SA / Gnu FDL
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: 31 Oct 2018
MariaDB Galera Cluster 5.5.62 is a Stable (GA) release. It is a merge of MariaDB 5.5.62 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
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.24.
Fixes for the following security vulnerabilities:
See the MariaDB 5.5.62 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.62 Changelog and the MariaDB 5.5.62 Changelog.
For a full list of contributors to MariaDB Galera Cluster 5.5.62, see the MariaDB Foundation release announcement.
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
This page is licensed: CC BY-SA / Gnu FDL
DownloadRelease NotesChangelogOverview of MariaDB Galera Cluster
Release date: 1 Feb 2019
MariaDB Galera Cluster 5.5.63 is a Stable (GA) release. It is a merge of MariaDB 5.5.63 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 maintenance release.
Codership changes:github.com/codership/mysql-wsrep/tree/5.5
The Galera library used by MariaDB Galera Cluster and included in the MariaDB repositories is currently at version 25.3.25.
Fixes for the following security vulnerabilities:
See the MariaDB 5.5.63 Release Notes for more information on fixes in this version.
A full list of all changes is in theMariaDB Galera Cluster 5.5.63 Changelog and the MariaDB 5.5.63 Changelog.
For a full list of contributors to MariaDB Galera Cluster 5.5.63, see the MariaDB Foundation release announcement.
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
This page is licensed: CC BY-SA / Gnu FDL