[Koha-bugs] [Bug 34516] Upgrade database fails for 22.11.07.003, points to web installer

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 23 19:51:20 CEST 2023


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

--- Comment #2 from estclair at ogb.state.al.us ---
(In reply to estclair from comment #1)
> I have the same issue and I am upgrading from 23.05.01.002 to 23.05.02.000
> with Ubuntu 22.04.3 LTS

I was able to fix it by running:
 DROP INDEX publishercode on deletedbiblioitems;
and 
DROP INDEX publishercode on biblioitems;

Then rerunning the upgrade.
eric

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


More information about the Koha-bugs mailing list