mariadb/mysql-test/suite/sys_vars
Alexey Yurchenko f87f803df1 MDEV-38787 wsrep_slave_fk_checks=OFF results in inconsistency
Since ATM wsrep does not replicate any cascaded changes (because they are
not binlogged in the upstream code) we have to rely on foreign checks on
replicas to reproduce the cascade. Thus setting wsrep_slave_fk_checks=OFF
will result in inconsistency in any setup where there are cascading relations.
Mark this option as deprecated and make it a NOOP.
2026-02-12 14:06:18 +02:00
..
inc Merge 10.6 into 10.11 2025-05-26 08:10:47 +03:00
r MDEV-38787 wsrep_slave_fk_checks=OFF results in inconsistency 2026-02-12 14:06:18 +02:00
t Merge 10.6 into 10.11 2025-10-23 10:38:55 +03:00
disabled.def MDEV-21452: Replace ib_mutex_t with mysql_mutex_t 2020-12-15 17:56:18 +02:00