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: 17 Aug 2017
For the highlights of this release, see the release notes. For changes made in MariaDB, see the MariaDB 10.0.32 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 #0a479f7860 2017-08-16 13:10:01 +0300
More test failure fixes.
2017-08-16 10:14:19 +0300
Move galera_ist_progress and galera_ist_restart_joiner tests under big_test.
2017-08-16 07:49:19 +0300
Fix test failures.
2017-08-15 13:57:15 +0300
Fix test failure on test MW-86 and remove MW-360 test.
2017-05-24 14:55:13 +0300
MW-383 Bumped wsrep patch version
2017-04-24 18:39:38 +0300
MW-373 Wait for wsrep_ready at startup when provider is loaded
2017-02-22 10:57:39 +0200
Refs: MW-363
enabling binlog file copying even for binlog files with basename "0"
mtr suite uses binlog files with names: 0.000001, 0.000002.. and so on
2017-05-10 15:59:52 +0300
MW-378 enabling build with WITH_WSREP=OFF only one fix here, enables build of mysqld however, building embedded server fails in linking phase
2017-05-08 23:03:01 +0300
MW-369 FK fixes
2017-05-08 23:03:01 +0300
MW-369 FK fixes
2017-05-08 16:23:25 +0300
MW-369 Removing obsoleted tests
2017-04-15 02:20:36 +0300
Refs: MW-369
fixed sync point usage in MW-369.inc, which made it impossible to run this test with --repeat option
moved all MW-369*.test tests into MW-369.test file, each as one separate test phase
2017-04-10 13:09:20 +0300
MW-369 Fixed test MW-369D, recorded MW-369C, MW-369D
2017-04-07 00:18:30 +0300
Refs: MW-369
changed parent row key type to S(hared), when FK child table is being updated or deleted
2017-04-06 09:23:30 +0300
MW-369 MTR tests for foreign key conflicts
2017-04-05 12:08:06 +0300
Refs: MW-369
changed insert for a FK child table to take exclusive lock on FK parent table
2017-04-05 12:08:06 +0300
Refs: MW-369
changed insert for a FK child table to take exclusive lock on FK parent table
2017-04-05 10:51:42 +0300
Refs: MW-369
added MTR test, which causes a crash in slave applying, due to FK constraint violation
mtr test is not deterministic, but can surface the crash, at least in my laptop
2017-03-27 02:22:18 -0700
Galera MTR Tests: Fortify galera_ist_restart_joiner.test - remove DDLs, fix sync point handling
2017-03-24 02:15:01 -0700
Galera MTR Tests: Stability fixes
2017-03-14 12:41:22 -0700
Galera MTR Tests: Test case for Improved URI parsing for IPv6 addresses
2017-03-13 22:45:42 +0100
MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACE
2017-03-13 08:52:09 -0700
Galera MTR Tests: Extend test for MW-86 with additional SHOW commands (part #2)
2017-03-13 08:45:42 -0700
Galera MTR Tests: Extend test for MW-86 with additional SHOW commands
2017-03-13 15:35:04 +0100
MW-86 Additional wsrep_sync_wait coverage
2017-03-13 02:30:01 -0700
Galera MTR Tests: Tests for MW-360 DROP TABLE containing temporary tables results in binlog divergence
2017-03-10 09:25:24 +0200
Refs: MW-360
fix for regression with galera_toi_ddl_nonconflicting test
2017-03-08 15:29:31 +0100
MW-86 MTR test: check that SHOW commands no longer obey wsrep_sync_wait = 1
2017-03-08 13:11:57 +0100
MW-86 Adjust MTR tests for changes to wsrep_sync_wait
2017-03-08 13:08:21 +0100
MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands
2017-03-07 23:47:22 -0800
Galera MTR Tests: Tests for MW-366 - improved support for IPv6
2017-03-03 20:28:27 +0000
MW-366 Improved support for IPv6 networks - made mysqld and SST scripts to recognize []-escaped IPv6 addresses - pulled in latest Percona and MariaDB updates to SST scripts - instruct netcat and socat in wsrep_sst_xtrabackup-v2 to listen on IPv6 socket via sockopt parameter in the [sst] section of my.cnf
2017-03-08 01:35:05 -0800
Galera MTR Tests: Stability fixes
2017-03-02 17:53:16 +0100
MW-365 Do not load/dump innodb buffer pool with wsrep_recover
2017-03-02 17:53:16 +0100
MW-365 Do not load/dump innodb buffer pool with wsrep_recover
2017-03-03 03:51:07 -0800
Galera MTR Tests: Test for : Progress output for IST
2017-03-01 11:27:33 +0200
Refs: MW-360, white space fix
2017-02-26 23:48:32 +0200
Refs: MW-360
fixes required in pull request review
2017-01-16 16:10:37 +0200
refs: MW-322
generating fake trx id for CTAS, requires trx_sys mutex protection to be safe for concurrent CTAS processors
2017-02-22 23:10:36 +0200
Refs: MW-360
reverted WSREP_TO_ISOLATION macros back to original form
2017-02-20 23:29:25 +0200
Refs: MW-360
merged relevant parts of DROP TABLE query splitting from mysql-wsrep-features
2017-02-17 10:25:05 +0200
Refs: MW-360, fix for compiler warning
2017-02-16 23:19:10 +0200
Refs: MW-360
splitting DROP TABLE query in separate DROP commands for temporary and real tables
not replicating temporary table DROP command
2017-02-08 23:36:34 +0100
MW-336 Avoid slave threads leaking
2017-02-08 06:56:00 -0800
Galera MTR Tests: MW-359 Include include/have_innodb.inc part of include/galera_cluster.inc
2017-02-06 18:07:21 +0100
MW-357 Reset thd->wsrep_apply_toi regardless of applier exiting
2017-08-10 13:09:27 +0300
: Test failure on innodb.log_file_size,4k
Merge 2017-08-09 08:56:11 +0300 - Merge tag 'mariadb-10.0.32' into 10.0-galera
2017-06-02 11:33:35 -0400
bump the VERSION
added two more test phases, in MW-369.test file
tests MW-369A, MW-369B and MW-369C are obsolete after this commit
using wsrep_sidno GTID group only for innodb table drop command part all this follows more or less the logic of how mysql wants to split drop table list
This page is licensed: CC BY-SA / Gnu FDL