mariadb/mysql-test/suite/wsrep/t
Julius Goryavsky 04d731b6cc galera mtr tests: synchronization between versions
Added fixes to galera tests for issues found during
merging changes from 10.5 to 10.6.
2025-02-26 18:19:28 +01:00
..
alter_table_innodb.cnf MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
alter_table_innodb.test MDEV-7374 : Losing connection to MySQL while running ALTER TABLE 2015-01-24 18:46:48 -05:00
binlog_format.cnf galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
binlog_format.opt Merge 10.3 into 10.4 2020-01-20 15:49:48 +02:00
binlog_format.test Galera4 2019-01-23 15:30:00 +04:00
foreign_key.opt Test changes (backported from 10.1). 2015-01-16 13:53:23 -05:00
foreign_key.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
MDEV-20625.cnf MDEV-20625: MariaDB asserting when enabling wsrep=on 2020-02-04 08:56:03 +02:00
MDEV-20625.test MDEV-20625 : MariaDB asserting when enabling wsrep_on 2020-02-04 11:14:21 +02:00
MDEV-23081.cnf MDEV-23081 Stray XA transactions at startup, with wsrep_on=OFF 2020-10-21 16:29:07 +03:00
MDEV-23081.combinations MDEV-23081 Stray XA transactions at startup, with wsrep_on=OFF 2020-10-21 16:29:07 +03:00
MDEV-23081.test wsrep mtr tests: fix for MDEV-23081 failure 2025-01-27 19:05:26 +01:00
MDEV-23466.cnf MDEV-23466 SIGABRT on SELECT WSREP_LAST_SEEN_GTID 2020-08-19 13:12:00 +03:00
MDEV-23466.test MDEV-23466 SIGABRT on SELECT WSREP_LAST_SEEN_GTID 2020-08-19 13:12:00 +03:00
MDEV-33997.cnf MDEV-33997 : Assertion `((WSREP_PROVIDER_EXISTS_ && this->variables.wsrep_on) && wsrep_emulate_bin_log) || mysql_bin_log.is_open()' failed in int THD::binlog_write_row(TABLE*, bool, const uchar*) 2024-08-29 13:41:23 +02:00
MDEV-33997.combinations MDEV-33997 : Assertion `((WSREP_PROVIDER_EXISTS_ && this->variables.wsrep_on) && wsrep_emulate_bin_log) || mysql_bin_log.is_open()' failed in int THD::binlog_write_row(TABLE*, bool, const uchar*) 2024-08-29 13:41:23 +02:00
MDEV-33997.test MDEV-33997 : Assertion `((WSREP_PROVIDER_EXISTS_ && this->variables.wsrep_on) && wsrep_emulate_bin_log) || mysql_bin_log.is_open()' failed in int THD::binlog_write_row(TABLE*, bool, const uchar*) 2024-08-29 13:41:23 +02:00
mdev_7798.cnf galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
mdev_7798.test Galera4 2019-01-23 15:30:00 +04:00
mdev_10186.cnf MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
mdev_10186.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
mdev_22681.cnf MDEV-22681 EXECUTE IMMEDIATE crashes server if wsrep is on. 2020-10-28 09:51:35 +02:00
mdev_22681.test MDEV-22681 EXECUTE IMMEDIATE crashes server if wsrep is on. 2020-10-28 09:51:35 +02:00
plugin.opt MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 08:22:07 +02:00
plugin.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
pool_of_threads.opt MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 10:02:57 +02:00
pool_of_threads.test galera mtr tests: synchronization of tests between branches 2025-02-12 11:30:14 +01:00
trans.opt MDEV-21335 : Galera test failure on suite wsrep 2019-12-18 08:22:07 +02:00
trans.test MDEV-22021: Galera database could get inconsistent with rollback to savepoint 2020-03-31 09:59:37 +03:00
variables.cnf MDEV-17585 : wsrep.variables failed in buildbot with deadlock on CREATE USER 2020-10-10 08:50:50 +03:00
variables.test galera mtr tests: synchronization of tests between branches 2025-02-12 11:30:14 +01:00
variables_debug.cnf Merge 10.3 into 10.4 2020-10-22 13:27:18 +03:00
variables_debug.test galera mtr tests: synchronization of tests between branches 2025-02-12 11:30:14 +01:00
wsrep-recover-gtid-nobinlog.cnf MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-gtid-nobinlog.test MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-gtid.cnf MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-gtid.test MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-step.inc Fix recovering state GTID in case log file contains non-text bytes - 2024-09-01 02:52:52 +02:00
wsrep-recover-v25.cnf Backported wsrep-recover test from 10.4. 2019-01-25 16:03:14 +02:00
wsrep-recover-v25.combinations Backported wsrep-recover test from 10.4. 2019-01-25 16:03:14 +02:00
wsrep-recover-v25.test Adjust wsrep, galera, galera_3nodes, galera_sr and galera_3nodes_sr tests 2019-04-02 15:45:31 +03:00
wsrep-recover.cnf galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
wsrep-recover.combinations Galera4 2019-01-23 15:30:00 +04:00
wsrep-recover.test Adjust wsrep, galera, galera_3nodes, galera_sr and galera_3nodes_sr tests 2019-04-02 15:45:31 +03:00
wsrep_forced_binlog_format.cnf MDEV-29775 : Assertion `0' failed in void Protocol::end_statement() when adding data to the MyISAM table after setting wsrep_mode=replicate_myisam 2025-02-02 04:16:05 +01:00
wsrep_forced_binlog_format.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
wsrep_mixed_case_cmd_arg.cnf galera mtr tests: synchronization between versions 2025-02-26 18:19:28 +01:00
wsrep_mixed_case_cmd_arg.opt MDEV-27126 my_getopt compares option names case sensitively 2025-02-23 19:09:05 +02:00
wsrep_mixed_case_cmd_arg.test MDEV-27126 my_getopt compares option names case sensitively 2025-02-23 19:09:05 +02:00
wsrep_on_basic.opt More fixes to variable wsrep_on 2021-04-20 08:24:14 +03:00
wsrep_on_basic.test More fixes to variable wsrep_on 2021-04-20 08:24:14 +03:00
wsrep_protocol_versions.cnf TODO-5067 : Add test case for Galera library protocol versions 2024-12-17 09:52:32 +01:00
wsrep_protocol_versions.test TODO-5067 addendum : Add test case for Galera library protocol versions 2024-12-17 09:52:32 +01:00
wsrep_rpl.cnf MDEV-10714: Could not execute Delete_rows event on table; wsrep_max_ws_rows exceeded. Error_Code 1180 2016-09-01 12:59:11 -04:00
wsrep_rpl.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
wsrep_variables_sst_method.cnf 10.4-MDEV-31470 wsrep_sst_method variable validity checking 2023-10-24 05:14:32 +02:00
wsrep_variables_sst_method.test galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
wsrep_variables_wsrep_off.cnf galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
wsrep_variables_wsrep_off.test MDEV-24596 : Assertion `state_ == s_exec || state_ == s_quitting' failed in wsrep::client_state::disable_streaming 2021-01-21 11:41:29 +02:00