Oleksandr Byelkin
57325e4706
Merge branch '10.3' into 10.4
2020-08-03 14:44:06 +02:00
Sergei Golubchik
4d41f316c3
disable galera.MW-328A test
2020-08-02 20:39:47 +02:00
Marko Mäkelä
9216114ce7
Merge 10.3 into 10.4
2020-07-31 18:09:08 +03:00
Marko Mäkelä
66ec3a770f
Merge 10.2 into 10.3
2020-07-31 13:51:28 +03:00
Jan Lindström
c3958ae407
Enable test for testing.
2020-07-30 14:15:26 +03:00
Jan Lindström
69cf6302f3
galera_var_notify_cmd still hangs.
2020-07-28 14:23:57 +03:00
Jan Lindström
b4c742108f
Enable fixed test case.
2020-07-27 14:34:24 +03:00
mkaruza
a3a249c72f
MDEV-15236: galera_ist_progress fails when trying to read transfer status
...
Fixed by new recording test recording
2020-07-24 12:43:08 +03:00
mkaruza
6b8b7b1e8c
MDEV-21905: Galera test galera_var_notify_cmd causes hang
...
Fixed wsrep_notify.sh script so it only reports status changes on
'joined', 'synced', 'donor'.
2020-07-24 12:05:39 +03:00
Marko Mäkelä
f347b3e0e6
Merge 10.3 into 10.4
2020-07-02 07:39:33 +03:00
Marko Mäkelä
1df1a63924
Merge 10.2 into 10.3
2020-07-02 06:17:51 +03:00
Jan Lindström
dc68846ec5
Disable sporadically failing galera_toi_truncate test case
2020-06-24 17:16:38 +03:00
Jan Lindström
319886eca7
MDEV-20928 : Galera test failure on galera.galera_var_innodb_disallow_writes: Result length mismatch
...
Add wait_conditions to force desired execution.
2020-06-23 07:46:35 +03:00
Jan Lindström
fde94b4cd6
MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328B
...
Enable tests with additional galera output to find out actual
reason for test failures.
2020-05-18 14:21:12 +03:00
Marko Mäkelä
38f6c47f8a
Merge 10.3 into 10.4
2020-05-13 12:52:57 +03:00
Marko Mäkelä
15fa70b840
Merge 10.2 into 10.3
2020-05-13 11:45:05 +03:00
Jan Lindström
748fb55093
MDEV-21483 : Galera MTR tests failed: galera.MW-328A galera.MW-328B
...
Enable tests with additional galera output to find out actual
reason for test failures.
2020-05-08 11:35:15 +03:00
Jan Lindström
2907ff2c2d
MDEV-19741 : Galera test failure on galera.galera_sst_mariabackup_table_options
...
Test seems to work.
2020-05-06 17:32:08 +03:00
Marko Mäkelä
2c3c851d2c
Merge 10.3 into 10.4
2020-05-05 20:33:10 +03:00
Oleksandr Byelkin
7fb73ed143
Merge branch '10.2' into 10.3
2020-05-04 16:47:11 +02:00
Jan Lindström
7a546650fa
MDEV-20916: Galera test failure on galera.galera_parallel_autoinc_largetrx: Result content mismatch
...
Add wait_condition to make sure that node contains all the rows
expected.
2020-04-29 17:04:10 +03:00
Oleksandr Byelkin
b7362d5fbc
Merge branch '10.3' into 10.4
2020-03-11 14:28:24 +01:00
Oleksandr Byelkin
3c9bc0ce19
Merge branch '10.2' into 10.3
2020-03-11 14:05:41 +01:00
Oleksandr Byelkin
b8c0e49670
Merge commit '10.3' into 10.4
2020-03-11 13:27:10 +01:00
Oleksandr Byelkin
440452628d
Merge branch '10.2' into 10.3
2020-03-06 23:28:26 +01:00
Stepan Patryshev
91aae18cc4
Enable galera.galera_ist_mariabackup and galera.mysql-wsrep#33.
2020-03-06 13:46:19 +02:00
Jan Lindström
9ab171edd6
MDEV-21420 : Galera test failure on galera.mysql-wsrep#33
...
Add more tests and move SST restore to correct place.
2020-02-16 13:48:35 +02:00
Jan Lindström
38414b2bd0
MDEV-21514 : Galera test failure on galera.galera_wan_restart_sst on Azure
...
Remove sleeps and unnecessary waits.
2020-02-16 13:48:35 +02:00
Jan Lindström
ba3e9d0adb
MDEV-18180 : Galera test failure on galera.galera_concurrent_ctas
...
Test changes only.
2020-02-16 13:48:34 +02:00
Jan Lindström
a3f3d40b33
MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch
...
In Galera 4 nodes 1 and 2 are galera nodes and node_3 should be
non galera.
2020-02-16 13:48:34 +02:00
Jan Lindström
5007633c10
MDEV-21601 : Cleanup Galera disabled tests
...
* Remove those tests that will not be supported on that release.
* Make sure that correct tests are disabled and have MDEVs
* Sort test names
This should not be merged upwards.
2020-02-16 13:48:34 +02:00
Jan Lindström
93dc3e2652
MDEV-21488 : Galera test sporadic failure on galera.galera_var_notify_cmd
...
Add wait condition and cleanup.
2020-02-14 08:49:18 +02:00
Jan Lindström
6c1e0c0493
MDEV-21421 : Galera test sporadic failure on galera.galera_as_slave_gtid_myisam: Result length mismatch
...
In Galera 3 nodes 2 and 3 are galera nodes and node_1 should be
non galera.
2020-02-13 10:30:40 +02:00
Jan Lindström
a30ab52635
MDEV-21601 : Cleanup Galera disabled tests
...
* Remove those tests that will not be supported on that release.
* Make sure that correct tests are disabled and have MDEVs
* Sort test names
This should not be merged upwards.
2020-02-09 13:03:28 +02:00
Jan Lindström
0ea8894e52
MDEV-21601 : Cleanup Galera disabled tests
...
* Remove those tests that will not be supported on that release.
* Make sure that correct tests are disabled and have MDEVs
* Sort test names
This should not be merged upwards.
2020-02-09 08:55:26 +02:00
Oleksandr Byelkin
ade89fc898
Merge branch '10.2' into 10.3
2020-01-21 09:11:14 +01:00
Jan Lindström
57ec527841
MDEV-17062 : Test failure on galera.MW-336
...
Add mutex protection while we calculate required slave
thread change and create them. Add error handling.
2020-01-20 15:54:30 +02:00
Marko Mäkelä
87a61355e8
Merge 10.3 into 10.4
...
The MDEV-17062 fix in commit c4195305b2
was omitted.
2020-01-20 15:49:48 +02:00
Jan Lindström
90d39f2f91
MDEV-21532 : galera.galera_rsu_drop_pk MTR failed: Result content mismatch
...
Add wait conditions to make sure correct number of rows have
been replicated.
2020-01-20 13:46:44 +02:00
Marko Mäkelä
6373ec3ec7
Merge 10.2 into 10.3
2020-01-18 16:56:16 +02:00
Jan Lindström
057fbfa356
Disable Galera tests failing on bb and Azure until they are fixed.
2020-01-18 09:38:48 +02:00
Jan Lindström
c4195305b2
MDEV-17062 : Test failure on galera.MW-336
...
Add mutex protection while we calculate required slave
thread change and create them. Add error handling.
2020-01-17 12:51:18 +02:00
Sergei Petrunia
e709eb9bf7
Merge branch '10.2' into 10.3
...
# Conflicts:
# mysql-test/suite/galera/r/MW-388.result
# mysql-test/suite/galera/t/MW-388.test
# mysql-test/suite/innodb/r/truncate_inject.result
# mysql-test/suite/innodb/t/truncate_inject.test
# mysql-test/suite/rpl/r/rpl_stop_slave.result
# mysql-test/suite/rpl/t/rpl_stop_slave.test
# sql/sp_head.cc
# sql/sp_head.h
# sql/sql_lex.cc
# sql/sql_yacc.yy
# storage/xtradb/buf/buf0dblwr.cc
2020-01-17 00:46:40 +03:00
Jan Lindström
bb8226deab
MDEV-21492 : Galera test sporadic failure on galera.galera_events2
...
Add wait condition for event creation.
2020-01-16 12:00:59 +02:00
Jan Lindström
a382f69e24
MDEV-21498 : wsrep.binlog_format test failed on Azure
...
Waiting wsrep_ready is possible only if wsrep_on=ON.
2020-01-16 08:46:45 +02:00
Jan Lindström
800d1f3010
Disable usually failing Galera tests until a real fix is found.
2020-01-15 14:55:42 +02:00
Daniele Sciascia
7d31321464
MDEV-19803 Long semaphore wait error on galera.MW-388
...
The long semaphore wait appeared to be the caused by the following
pattern in the MTR test:
```
SET DEBUG_SYNC = "now SIGNAL wsrep_after_certification_continue";
SET DEBUG_SYNC = "now SIGNAL signal.wsrep_apply_cb;
```
Raising two signals, one right after another, caused one signal to
overwrite the other, before the signal was consumed by the thread.
This caused one thread to be stuck until the debug sync point would
timeout.
2020-01-14 09:11:35 +02:00
Jan Lindström
2cff807d3f
Add have_debug to MDEV-20793 and add wait condition to
...
galera_parallel_autoinc_largetrx to stabilize it.
2019-12-31 11:55:44 +02:00
Jan Lindström
cc9c55b2e2
MDEV-21189 : Dropping partition with 'wsrep_OSU_method=RSU' and 'SESSION sql_log_bin = 0' cases the galera node to hang
...
Test cleanup. Best practice for using RSU, is to isolate the node
up-front, so this test did not reflect real world scenario
2019-12-23 12:43:15 +02:00
Marko Mäkelä
8fa759a576
Merge 10.3 into 10.4
...
We disable the MDEV-21189 test galera.galera_partition
because it times out.
2019-12-13 17:30:37 +02:00