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

--- Comment #4 from Magnus Enger <[email protected]> ---
Hm, the point was to get to a situation where the same id is in both
biblioitems and deletedbiblioitems. So I guess it should be 

UPDATE deletedbiblioitems SET biblionumber = Y;

where Y is the biblionumber of a record that has *not* been deleted yet.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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