Details
-
Task
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
Description
InnoDB has server variable innodb_print_all_deadlocks. Same server variable for foreign key errors would be nice.
For example innodb_print_all_fk_errors.
Further like Percona Server:
SHOW GLOBAL STATUS LIKE 'innodb_deadlocks';
A status variables like innodb_fk_errors would be nice.