https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21674
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed --- Comment #19 from Martin Renvoize <[email protected]> --- I'm getting a wierd DB error on this one: DBD::mysql::db do failed: Table 'library_groups' is specified twice, both as a target for 'DELETE' and as a separate source for data [for Statement " DELETE FROM library_groups WHERE id NOT IN ( SELECT MIN(id) FROM library_groups WHERE parent_id IS NOT NULL GROUP BY parent_id, branchcode ) AND parent_id IS NOT NULL; "] at ./installer/data/mysql/updatedatabase.pl line 20666. -- 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/
