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

--- Comment #3 from Kyle M Hall (khall) <[email protected]> ---
Created attachment 195125
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195125&action=edit
Bug 42068: Update on bug 26993 breaks items deletions with a corrupted foreign
key

On bug 26993 we turned off foreign key checks to remove a unique constraint,
then enabled them

Test plan:
1) Run the db update for bug 42068
2) Attempt to delete an item from Koha or via mysql
3) Note the error
4) Reset your database to pre 42068
5) Apply this patch
6) Run the db update for bug 42068
7) Note you can delete items again!

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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