[MDEV-17523] innodb_print_all_fk_errors server variable missing Created: 2018-10-22 Updated: 2018-10-22 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - InnoDB |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Oli Sennhauser | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | errorlog, foreign-keys, innodb | ||
| 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. |