mariadb/mysql-test/suite/galera_3nodes
Hemant Dangi 204d8aa76b MDEV-38916: Galera test failure on galera_3nodes.MDEV-36360
Issue:
wsrep_slave_FK_checks is deprecated(MDEV-38787) and has no effect,
while applier threads are forced to run with FK checks enabled.
The MDEV-36360 test expects that no FK constraint failures appear
in the error log, which does not happen because of
wsrep_slave_FK_checks has no effect and so test fails.

Solution:
Remove the assert_grep.inc block so the test remains as a check
for table-level X-lock / deadlock behavior only.
2026-03-10 12:05:57 +02:00
..
include galera mtr tests: correction of inaccuracies in warnings suppressions 2024-07-08 23:36:21 +02:00
r MDEV-38916: Galera test failure on galera_3nodes.MDEV-36360 2026-03-10 12:05:57 +02:00
t MDEV-38916: Galera test failure on galera_3nodes.MDEV-36360 2026-03-10 12:05:57 +02:00
disabled.def MDEV-32631 : galera_2_cluster: before_rollback(): Assertion `0' failed 2025-02-18 04:51:16 +01:00
galera_2x3nodes.cnf galera mtr tests: unification of wsrep provider settings 2025-02-12 13:37:03 +01:00
galera_3nodes.cnf galera mtr tests: unification of wsrep provider settings 2025-02-12 13:37:03 +01:00
my.cnf Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
suite.pm galera mtr tests: synchronization between versions 2025-02-26 18:19:28 +01:00