4 Apr
2018
4 Apr
'18
7:32 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #31 from Ere Maijala <ere.maijala@helsinki.fi> --- I'm working on it now. Looks like there may be a typo in the atomic update. I got the following error: updatedatabase.pl: DBD::mysql::db do failed: Can't DROP FOREIGN KEY `deletedbiblio_metadata_fk_1`; check that it exists [for Statement "ALTER TABLE deletedbiblio_metadata DROP FOREIGN KEY deletedbiblio_metadata_fk_1"] at (eval 1389) line 8. Looking at the old kohastructure.sql I believe it should have tried to drop 'deletedrecord_metadata_fk_1'. -- You are receiving this mail because: You are watching all bug changes.