mariadb/mysql-test/suite/innodb
Marko Mäkelä 73c391afc5 MDEV-27583 InnoDB uses different constants for FK cascade error message in SQL vs error log
convert_error_code_to_mysql(): Use the correct limit FK_MAX_CASCADE_DEL
in the error message. The DICT_FK_MAX_RECURSIVE_LOAD applies to
the number of foreign key constraints in table definitions,
not to the number of rows that are visited while processing
a foreign key constraint.
2022-02-17 10:48:24 +02:00
..
include MDEV-22653: Remove the useless parameter innodb_simulate_comp_failures 2021-03-22 18:12:44 +02:00
r MDEV-27583 InnoDB uses different constants for FK cascade error message in SQL vs error log 2022-02-17 10:48:24 +02:00
t MDEV-27583 InnoDB uses different constants for FK cascade error message in SQL vs error log 2022-02-17 10:48:24 +02:00
disabled.def MDEV-23339 innodb_force_recovery=2 may still abort the rollback of recovered transactions 2020-07-30 09:24:36 +03:00