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: 26 Feb 2016
For the highlights of this release, see the release notes. For changes made in MariaDB, see the MariaDB 10.0.24 Changelog.
The revision number links will take you to the revision's page on Github. On Github you can view more details of the revision and view diffs of the code modified in that revision.
Revision #01897db 2016-02-24 17:40:12 -0500
Skip galera_sync_wait_show.test on non-debug builds.
2015-12-04 15:09:08 +0530 *
PXC#480: xtrabackup-v2 SST fails with multiple log_bin directives in my.cnf
2015-10-22 14:56:29 +0530 *
PXC#460: wsrep_sst_auth don't work in Percona-XtraDB-Cluster-56-5.6.25-25.12.1.el7
2016-02-23 21:24:00 -0500
Update WSREP_PATCH_REVNO.
2016-02-23 21:08:42 -0500
Merge branch '5.5-galera' into 10.0-galera
2016-02-23 20:53:29 -0500
Merge tag 'mariadb-10.0.24' into 10.0-galera
2016-02-23 20:33:21 -0500
Fix for test failures.
2016-01-11 11:57:22 +0200
Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 13
2016-02-23 00:30:47 -0500
refs codership/mysql-wsrep#237: Add sync point for mtr test.
2015-12-23 09:44:32 +0200
refs codership/mysql-wsrep#237 - test for FLUSH TABLES hang in slave node
2015-12-02 23:20:10 +0200
refs codership/mysql-wsrep#233 - avoiding the race condition, by not grabbing thd->LOCK_wsrep_thd for accessing thd->wsrep_exec_mode. The caller is same thread and exec mode can only be changed by self.
2015-12-02 23:16:25 +0200
refs codership/mysql-wsrep#233 - added mtr test case for this issue - not a perfect one, depends on some sleeps instead of checking if sync points are met
2016-02-23 00:19:41 -0500
Merge sync point from previous commit to XtraDB.
2015-12-02 22:57:46 +0200
refs codership/mysql-wsrep#233 - added dbug sync points for further mtr test for this issue
2015-11-25 03:36:26 -0800
refs codership/mysql-wsrep#228 - a test for wsrep_sync_wait and SHOW
2015-11-16 11:57:38 +0100
refs codership/mysql-wsrep#228
2015-11-16 04:06:38 -0800
Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 12
2015-11-16 03:00:27 -0800
Galera MTR Tests: adjust the galera.galera_defaults test for the new MTR default value for repl.causal_read_timeout
2015-11-13 04:03:39 -0800
Galera MTR Tests: misc test stability fixes
2015-11-03 14:16:08 +0100
refs codership/mysql-wsrep#201
2016-02-22 22:35:48 -0500
Refs codership/mysql-wsrep#198 : Fix test case
2015-10-23 00:01:16 -0700
Refs codership/mysql-wsrep#198 . MTR test case
2016-02-22 22:30:14 -0500
refs codership/mysql-wsrep#198: Revert test changes from previous commit
2015-10-23 09:38:33 +0300
refs codership/mysql-wsrep#198 Removed code duplication, PXC specifics
2015-10-22 17:30:20 +0200
refs codership/mysql-wsrep#201
2016-02-22 22:07:59 -0500
Bug#1421360: Add Percona Server specific FLUSH statements.
2016-02-22 22:05:16 -0500
Fix for compilation failure.
2015-10-22 14:59:53 +0300
refs codership/mysql-wsrep#198 fixed merge issues
2015-07-07 14:20:22 +0530
Bug#1421360: Add Percona Server specific FLUSH statements.
2015-07-16 05:24:13 -0700
PXC-391: Avoid Total Order Isolation (TOI) for LOCAL sql admin commands.
2015-10-21 01:25:32 -0700
Galera MTR Tests: attempt to work around codership/QA#179 in galera_as_slave_nonprim.test
2015-10-21 01:15:52 -0700
Galera MTR Tests: stability fix for galera_gcs_fragment.test (TCP port was output to the .result file)
2015-10-20 17:54:14 +0200
refs codership/mysql-wsrep#201
2016-02-22 16:51:45 -0500
refs codership/mysql-wsrep#184
2015-10-19 11:17:13 +0200
refs codership/mysql-wsrep#184
2015-10-16 15:57:22 +0300
MTR test for checking correctness of fragmentation over CCs
2015-10-16 11:51:11 +0200
refs codership/galera#308
2015-10-16 10:22:30 +0200
refs codership/galera#308
2016-02-22 16:36:05 -0500
refs codership/mysql-wsrep#184
2015-10-15 15:13:29 +0200
refs codership/mysql-wsrep#184
2015-10-05 11:01:04 +0200
refs codership/mysql-wsrep#31
2015-10-05 09:42:03 +0200
refs codership/mysql-wsrep#31
2015-10-02 10:16:55 +0200
refs codership/galera#308
2015-10-01 17:05:48 +0300
refs codership/mysql-wsrep#202 Added schema info into wsrep messages
2015-09-29 23:29:54 -0700
Galera MTR Tests: stability fixes
2015-09-15 13:20:55 +0300
Restore original value of wsrep_on after waiting for sync point.
2015-09-13 18:57:20 +0300
Helpers to deal with galera dbug sync points.
2016-02-17 22:56:38 -0500
codership/mysql-wsrep#247: Fix test case
2016-02-16 23:42:42 -0800
Galera MTR Tests: MW-246 codership/mysql-wsrep#247 Stability fix for galera.mysql-wsrep#247.test
2016-02-16 03:12:58 -0800
Galera MTR tests: MW-246 codership/mysql-wsrep#247 Additional tests around RSU and wsrep_desync
2016-02-16 11:55:03 +0200
refs MW-246 - created mtr test for testing explicit desyncing with RSU mode DDL
2016-02-15 23:33:55 +0200
refs MW-246 - skipping desync and resync before and after DDL execution in RSU mode, if wsrep_desync is set upfront
2016-02-17 15:50:01 -0500
: sys_vars.ignore_db_dirs_basic fails under Valgrind
2016-02-16 17:14:11 -0500
Update global_suppressions for galera suite to include new warning.
2016-02-13 18:28:36 -0500
Merge tag 'mariadb-5.5.48' into 5.5-galera
2016-02-10 18:04:08 -0500
Update WSREP_PATCH_REVNO.
2016-01-11 12:03:35 +0200
Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 14
2015-11-16 04:07:08 -0800
Bump WSREP_PATCH_VERSION in cmake/wsrep.cmake to 13
2015-11-12 10:33:04 +0200
Refs codership/mysql-wsrep#221 - disabling certain IB atomic builtins, which caused complete hangs
2015-11-06 10:50:21 +0100
refs codership/mysql-wsrep#201
2015-11-04 16:19:48 +0200
refs codership/mysql-wsrep#226 Limit binlog recovery to found wsrep position
2016-02-10 17:29:28 -0500
Fix for a build failure.
2015-11-04 09:36:01 +0100
refs codership/mysql-wsrep#201
2015-10-22 17:30:20 +0200
refs codership/mysql-wsrep#201
2015-10-20 17:54:14 +0200
refs codership/mysql-wsrep#201
This page is licensed: CC BY-SA / Gnu FDL