15 Jul
2025
15 Jul
'25
3:39 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40370 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- I just ran into a fun issue. When you add a FOREIGN KEY in MySQL/MariaDB, it will silently add an index. So if you don't include an index explicitly in kohastructure.sql, the DB audit will mistakenly tell you to drop an index that should not be dropped. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.