mariadb/mysql-test/suite/wsrep/r
Jan Lindström 814787f4c2 MDEV-34117 : Assertion `! thd->in_sub_stmt' failed in bool trans_rollback_stmt(THD*)
Problem was that user could drop streaming replication table
when streaming replication was used.

Fixed by not allowing user to drop streaming replication
table when galera is enabled. When it is not enabled
super can drop it (as any table in mysql database).
Added checks for wsrep_trx_fragment_unit and wsrep_trx_fragment_size
variables so that streaming replication can't be enabled
when streaming replication table does not exists.

Fixed also bug when user is trying to disable streaming
replication by wsrep_trx_fragment_size=0 when it was
not enabled.
2025-11-03 10:45:56 +02:00
..
alter_table_innodb.result MDEV-7374 : Losing connection to MySQL while running ALTER TABLE 2015-01-24 18:46:48 -05:00
binlog_format.result MDEV-34594 : Assertion `client_state.transaction().active()' failed in 2024-08-12 23:54:30 +02:00
foreign_key.result Add test case for 2014-07-04 11:59:09 +03:00
MDEV-20625.result MDEV-35523 : Server crashes with "WSREP: Unknown writeset version: -1" 2025-06-30 00:52:34 +02:00
MDEV-23081.result MDEV-23081 Stray XA transactions at startup, with wsrep_on=OFF 2020-10-21 16:29:07 +03:00
MDEV-23466.result MDEV-23466: Fix the result for different GTID format in 10.5 2020-08-21 11:53:30 +03:00
MDEV-33997.result 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.result Write information about restart in .result 2019-04-01 19:47:24 +03:00
mdev_10186.result MDEV-19736: Galera test failure on 2019-06-12 08:24:30 +03:00
mdev_22681.result MDEV-22681 EXECUTE IMMEDIATE crashes server if wsrep is on. 2020-10-28 09:51:35 +02:00
plugin.result galera mtr tests: fixes for test failures, 'cosmetic' changes and unification between versions 2025-02-12 12:25:09 +01:00
pool_of_threads.result MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00
trans.result MDEV-22021: Galera database could get inconsistent with rollback to savepoint 2020-03-31 09:59:37 +03:00
variables.result galera: changes for transition to galera library 26.4.23 2025-07-17 17:21:02 +02:00
variables_debug.result galera mtr tests: post-merge correction for variables_debug.result 2025-08-14 04:17:56 +02:00
wsrep-recover-gtid-nobinlog.result MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-gtid.result MDEV-34891 : SST failure occurs when gtid_strict_mode is enabled 2025-02-18 19:30:04 +01:00
wsrep-recover-v25,binlogon.rdiff galera: synchronization changes to stop random test failures 2025-04-02 04:29:34 +02:00
wsrep-recover-v25.result 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep-recover.result 10.4 wsrep group commit fixes (#1224) 2019-03-15 07:09:13 +02:00
wsrep_forced_binlog_format.result 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_mixed_case_cmd_arg.result MDEV-27126 my_getopt compares option names case sensitively 2025-02-23 19:09:05 +02:00
wsrep_off.result MDEV-35523 : Server crashes with "WSREP: Unknown writeset version: -1" 2025-06-30 00:52:34 +02:00
wsrep_on_basic.result More fixes to variable wsrep_on 2021-04-20 08:24:14 +03:00
wsrep_protocol_versions.result TODO-5067 : Add test case for Galera library protocol versions 2024-12-17 09:52:32 +01:00
wsrep_rpl.result Merge 10.1 into 10.2 2017-04-28 12:22:32 +03:00
wsrep_variables_sst_method.result 10.4-MDEV-31470 wsrep_sst_method variable validity checking 2023-10-24 05:14:32 +02:00
wsrep_variables_wsrep_off.result MDEV-34117 : Assertion `! thd->in_sub_stmt' failed in bool trans_rollback_stmt(THD*) 2025-11-03 10:45:56 +02:00