[Koha-bugs] [Bug 7957] Routing lists: manage several routing list for each subscription, and export them as CSV

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 21 14:22:55 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7957

--- Comment #46 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
On updating the DB, I got several lines of this type:

DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key
constraint fails (`koha`.`subscriptionrouting`, CONSTRAINT
`subscriptionrouting_ibfk_2` FOREIGN KEY (`borrowernumber`) REFERENCES
`borrowers` (`borrowernumber`) ON DELETE CASCADE) at
/home/koha/src/installer/data/mysql/atomicupdate/bug_7957.perl line 62.

DBD::mysql::st execute failed: Duplicate entry '2-7363' for key 'PRIMARY' at
/home/koha/src/installer/data/mysql/atomicupdate/bug_7957.perl line 62.

Any ideas of why?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list