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: 9 May 2018
For the highlights of this release, see the release notes. For changes made in MariaDB, see the MariaDB 10.0.35 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 #2e5681a450 2018-05-08 09:33:48 +0300
Test requires galera debug library.
2018-02-27 04:52:55 +0200
codership/galera#500 MTR test for proper Galera provider tear down
2018-02-22 11:14:16 +0100
Fix MTR test galera.galera_gcache_recover_manytrx
2018-02-07 14:16:50 +0100
Galera MTR tests: remove unused config files in galera suite
2018-02-07 14:14:21 +0100
Galera MTR Tests: missing wsrep_sync_wait in test galera_evs_suspect_timeout
2018-02-02 14:18:39 +0100
Fix sporadic failure of MTR test galera.galera_many_tables_pk
Merge 2018-05-07 17:20:39 +0300 - Merge tag 'mariadb-10.0.35' into 10.0-galera
Merge 2018-05-07 13:49:14 +0300 - Merge remote-tracking branch 'origin/5.5-galera' into 10.0-galera
2018-04-30 23:06:09 +0200
Use after free in authentication
2018-04-30 13:50:59 +0200
Bug#25471090: MYSQL USE AFTER FREE
2018-04-27 11:21:55 +0200
Bug#25471090: MYSQL USE AFTER FREE
2018-04-24 13:58:42 +0300
MariaDB adjustments.
2017-12-17 14:41:55 +0200
Provider rollback for ineffective trx
Merge 2018-04-24 13:34:57 +0300 - Merge tag 'mariadb-5.5.60' into 5.5-galera
Merge 2018-03-14 10:29:47 +0200 - Merge pull request #637 from grooverdan/5.5-galera
2018-03-02 16:19:14 +1100
: protect myisam/aria MYI with O_CLOEXEC
2018-03-02 12:45:36 +1100
: O_CLOEXEC on innodb/xtradb temp files
2018-03-02 11:52:20 +1100
: protect myisam/aria MYD files and aria log files
2018-03-02 11:17:35 +1100
: O_CLOEXEC/SOCK_CLOEXEC defines for non-unix compatibility
2018-03-02 10:54:34 +1100
: use O_CLOEXEC MYSQL_LOG::open / TC_LOG_MMAP::open
2018-03-02 10:54:00 +1100
: use O_CLOEXEC (innodb/xtradb)
2018-03-01 16:35:46 +0100
only allow SUPER user to modify wsrep_on
2018-01-30 05:37:22 -0800
Bump wsrep patch version to 25.23
Merge 2018-01-24 10:34:25 +0200 - Merge pull request #570 from grooverdan/5.5--backport-wsrep-no-new-processgroup
2016-11-21 16:20:10 -0500
: "Address already in use" on restart
2018-01-23 12:05:10 -0500
bump the VERSION
2017-10-24 16:48:08 +0300
Set wsrep_rli to NULL after deleting it
Merge 2018-01-19 19:22:00 +0200 - Merge tag 'mariadb-5.5.59' into 5.5-galera
2017-12-20 00:06:02 +0530
Full SST sync fails because of the error in the cleaning part
2017-11-23 14:02:36 +0200
Update wsrep_sync_wait documentation as per MW-86
2017-10-25 11:42:04 -0400
bump the VERSION
2017-10-19 15:02:14 +0300
Fix test failure on perfschema.all_instances.
2017-10-19 11:06:55 +0300
MariaDB adjustments.
2017-10-11 15:35:17 +0300
MW-416 Replicate DDL after ACL check
2017-10-10 23:39:48 +0300
MW-416 Replicating DDL after ACL check
2017-10-10 23:39:48 +0300
MW-416 Replicating DDL after ACL check, 5.6 version
2017-10-05 11:41:02 +0200
MW-415 THD::COND_wsrep_thd is never destroyed
2017-09-18 16:12:13 +0300
MW-406 Bumped up the wsrep patch version (5.5.57-25.22)
2017-08-25 12:41:56 +0300
MW-402 cascading FK issues (5.5 version)
2017-08-04 11:22:35 +0300
MW-394
2017-06-19 17:23:02 +0700
MW-384 protect access to wsrep_ready variable with mutex
Merge 2017-10-19 09:06:17 +0300 - Merge tag 'mariadb-5.5.58' into 5.5-galera
2017-07-26 11:36:57 -0400
bump the VERSION
2017-07-24 20:24:03 +0300
Remove unneeded code.
2017-07-24 16:14:27 +0300
Apply galera patches to XtraDB storage engine and remove one debug output.
2017-07-24 15:43:45 +0300
Fix regression on galera.partition test case by commenting the problematic condition.
2017-07-24 11:06:42 +0300
: Failing assertion: xid_seqno > trx_sys_cur_xid_seqno
2017-07-21 08:29:52 +0300
Fix failing test case.
2017-05-24 14:46:25 +0300
MW-383 Bumped wsrep patch version
2017-03-13 22:45:42 +0100
MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACE
2017-03-13 15:35:04 +0100
MW-86 Additional wsrep_sync_wait coverage
2017-03-08 13:08:21 +0100
MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands
2017-05-08 23:12:51 +0300
MW-369 FK fixes
2017-05-05 11:09:01 +0300
MW-322 CTAS fix
2017-05-05 10:55:45 +0300
MW-322 Fix compilation error with debug build
2017-07-20 13:52:22 +0300
Fix merge error and compiler warning.
2017-04-27 20:28:22 +0300
MW-369 - merged fix for FK issue from 5.6-v25 branch
2017-04-27 19:51:18 +0300
MW-322 - CTAS fix merged to 5.5-v25 branch
Merge 2017-07-20 08:56:09 +0300 - Merge tag 'mariadb-5.5.57' into 5.5-galera
2017-06-20 14:29:25 +0530
Add link wsrep_sst_rsync_wan -> wsrep_sst_rsync
2017-05-03 13:10:17 -0400
bump the VERSION
2017-05-03 11:11:33 +0530
Add tokudb_bugs test to disabled.
Merge 2017-05-03 10:16:15 +0530 - Merge tag 'mariadb-5.5.56' into 5.5-galera
Merge 2017-05-02 16:29:19 +0300 - Merge pull request #374 from grooverdan/5.5-galera-wsrep.cnf.sh
2017-04-30 14:40:38 +1000
wsrep.cnf - wsrep_on=1 by default
2017-04-22 11:19:48 -0400
bump the VERSION
2017-04-21 09:27:23 +0530
Fix BuildBot Failure.
2017-04-20 18:33:20 +0530
FIX test failures
2017-04-18 14:00:21 +0530
Fix sys_vars.wsrep_provider_options_basic test failure.
Merge 2017-04-18 12:01:56 +0530 - Merge tag 'mariadb-5.5.55' into bb-5.5-sachin-merge
2017-04-18 11:55:04 +0530
Bump WSREP_PATCH_VERSION to 20
2017-04-18 11:53:03 +0530
GCF-837 Check wsrep interface version before loading provider
2016-05-18 11:07:58 +0200
MW-175 Fix definitively lost memory in wsrep_get_params
2016-08-12 14:21:01 +0300
MW-267: followup to the original pull request, removed unnecessary cast.
2017-04-18 11:50:43 +0530
MW-267
2017-04-05 10:50:12 +0300
Fix compiler error on gcc 6.x and most of the compiler warnings.
2017-04-05 08:54:20 +0300
fix warning "ignoring return value" of fwrite.
2017-03-10 11:49:14 +0100
misssing full license
2017-01-15 22:32:22 -0500
Fix bad merge
Merge 2016-12-27 21:39:05 -0500 - Merge tag 'mariadb-5.5.54' into 5.5-galera
2016-12-14 17:14:42 +0530
Improved wsrep_dirty_reads
2016-12-14 15:58:14 +0530
Revert " wsrep_node_is_ready() check is too strict"
2016-12-09 12:24:08 -0500
Fix test failures.
2016-12-01 12:16:13 +0530
wsrep_node_is_ready() check is too strict
2016-11-09 08:49:33 +0200
: Galera: Failing assertion: (lock->trx)->wait_lock == lock
2016-10-17 12:10:12 -0400
Adjust test to adapt to a recent change in mysqltest.
Merge 2016-10-14 10:57:07 -0400 - Merge remote-tracking branch 'origin/5.5' into 5.5-galera
2016-09-21 10:51:37 +0200
netcat help output in error log when running xtrabackup SST
Merge 2016-09-19 12:12:33 -0400 - Merge tag 'mariadb-5.5.52' into 5.5-galera
Merge 2018-04-06 07:31:44 +0300 - Merge pull request #557 from grooverdan/10.0-galera-wsrep_sst_mysqldump-safety
2018-01-16 22:45:48 +1100
wsrep_sst_mysqldump: safer test of version != 5
2018-03-14 13:31:28 +1100
: where O_CLOEXEC is available, use for innodb buf_dump
Merge 2018-03-14 09:38:04 +0200 - Merge pull request #636 from grooverdan/10.0-galera--linux-aio-ib_logfile0
2018-03-02 10:50:38 +1100
: ib_logfile0 Use O_CLOEXEC so galera SST scripts don't get fd
2018-01-30 05:37:22 -0800
Bump wsrep patch version to 25.23
2018-02-06 11:29:36 -0500
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL