MariaDB Galera Cluster 10.0.32 Changelog
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 therelease 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.
Revision #7ce37d9757 2017-08-16 10:14:19 +0300
Move galera_ist_progress and galera_ist_restart_joiner tests under big_test.
Revision #81fd8ff676 2017-08-16 07:49:19 +0300
Fix test failures.
Revision #5017c261d4 2017-08-15 13:57:15 +0300
Fix test failure on test MW-86 and remove MW-360 test.
Revision #b5323054af 2017-05-24 14:55:13 +0300
MW-383 Bumped wsrep patch version
Revision #dd72d66c45 2017-04-24 18:39:38 +0300
MW-373 Wait for wsrep_ready at startup when provider is loaded
Revision #224ae5770f 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
Revision #7ee47ef456 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
Revision #318af3f3b8 2017-05-08 23:03:01 +0300
MW-369 FK fixes
Revision #f3c5928cff 2017-05-08 23:03:01 +0300
MW-369 FK fixes
Revision #d43a12bf2f 2017-05-08 16:23:25 +0300
MW-369 Removing obsoleted tests
Revision #7a1a5e473e 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
added two more test phases, in MW-369.test file
tests MW-369A, MW-369B and MW-369C are obsolete after this commit
Revision #0d5c605b60 2017-04-10 13:09:20 +0300
MW-369 Fixed test MW-369D, recorded MW-369C, MW-369D
Revision #396770fb67 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
Revision #7c07f456a1 2017-04-06 09:23:30 +0300
MW-369 MTR tests for foreign key conflicts
Revision #41fac0a54c 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
Revision #cc3bee92b6 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
Revision #20c21152db 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
Revision #7f66fcc3fc 2017-03-27 02:22:18 -0700
Galera MTR Tests: Fortify galera_ist_restart_joiner.test - remove DDLs, fix sync point handling
Revision #ea197c0f7d 2017-03-24 02:15:01 -0700
Galera MTR Tests: Stability fixes
Revision #a7f010a343 2017-03-14 12:41:22 -0700
Galera MTR Tests: Test case for GAL-501 Improved URI parsing for IPv6 addresses
Revision #f81d9ef108 2017-03-13 22:45:42 +0100
MW-86 Removed unnecessary wsrep_sync_wait before processing SQLCOM_REPLACE
Revision #df5b90e18b 2017-03-13 08:52:09 -0700
Galera MTR Tests: Extend test for MW-86 with additional SHOW commands (part #2)
Revision #fae7d85600 2017-03-13 08:45:42 -0700
Galera MTR Tests: Extend test for MW-86 with additional SHOW commands
Revision #62cd7553d9 2017-03-13 15:35:04 +0100
MW-86 Additional wsrep_sync_wait coverage
Revision #e2ccbe1aea 2017-03-13 02:30:01 -0700
Galera MTR Tests: Tests for MW-360 DROP TABLE containing temporary tables results in binlog divergence
Revision #795713405b 2017-03-10 09:25:24 +0200
Refs: MW-360
fix for regression with galera_toi_ddl_nonconflicting test
Revision #3d4708554c 2017-03-08 15:29:31 +0100
MW-86 MTR test: check that SHOW commands no longer obey wsrep_sync_wait = 1
Revision #f20b21a29a 2017-03-08 13:11:57 +0100
MW-86 Adjust MTR tests for changes to wsrep_sync_wait
Revision #7a219b6f23 2017-03-08 13:08:21 +0100
MW-86 Add separate wsrep_sync_wait bitmask value for SHOW commands
Revision #afbaa5c697 2017-03-07 23:47:22 -0800
Galera MTR Tests: Tests for MW-366 - improved support for IPv6
Revision #83664e21e4 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
Revision #5108deded5 2017-03-08 01:35:05 -0800
Galera MTR Tests: Stability fixes
Revision #6da41e17d8 2017-03-02 17:53:16 +0100
MW-365 Do not load/dump innodb buffer pool with wsrep_recover
Revision #3ef3c467ad 2017-03-02 17:53:16 +0100
MW-365 Do not load/dump innodb buffer pool with wsrep_recover
Revision #9064263703 2017-03-03 03:51:07 -0800
Galera MTR Tests: Test for GAL-491: Progress output for IST
Revision #5fb1260365 2017-03-01 11:27:33 +0200
Refs: MW-360, white space fix
Revision #ba3d26d3ab 2017-02-26 23:48:32 +0200
Refs: MW-360
fixes required in pull request review
Revision #0ddf32c840 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
Revision #790a8274cd 2017-02-22 23:10:36 +0200
Refs: MW-360
reverted WSREP_TO_ISOLATION macros back to original form
Revision #04c6b03c9b 2017-02-20 23:29:25 +0200
Refs: MW-360
merged relevant parts of DROP TABLE query splitting from mysql-wsrep-features
Revision #a754387a09 2017-02-17 10:25:05 +0200
Refs: MW-360, fix for compiler warning
Revision #7ef2d5aa5b 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
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
Revision #364b15c090 2017-02-08 23:36:34 +0100
MW-336 Avoid slave threads leaking
Revision #7af44d7aa0 2017-02-08 06:56:00 -0800
Galera MTR Tests: MW-359 Include include/have_innodb.inc part of include/galera_cluster.inc
Revision #77f5b188d3 2017-02-06 18:07:21 +0100
MW-357 Reset thd->wsrep_apply_toi regardless of applier exiting
Revision #391b1af0fb 2017-08-10 13:09:27 +0300
MDEV-13471: Test failure on innodb.log_file_size,4k
Merge Revision #56b03e308f 2017-08-09 08:56:11 +0300 - Merge tag 'mariadb-10.0.32' into 10.0-galera
Revision #4f40f87c48 2017-06-02 11:33:35 -0400
bump the VERSION
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?