mirror of
https://github.com/MariaDB/server.git
synced 2026-03-12 19:38:43 +01:00
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. |
||
|---|---|---|
| .. | ||
| include | ||
| r | ||
| t | ||
| disabled.def | ||
| galera_2x3nodes.cnf | ||
| galera_3nodes.cnf | ||
| my.cnf | ||
| suite.pm | ||