https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40370

--- Comment #4 from David Cook <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to