[Koha-bugs] [Bug 20271] Merge deletedbiblio* and deleteitems tables with their "alive" cousins

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 4 08:32:09 CEST 2018


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

--- Comment #31 from Ere Maijala <ere.maijala at 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.


More information about the Koha-bugs mailing list