10 Jun
2022
10 Jun
'22
7:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30912 --- Comment #9 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to Keith Sorbo from comment #8)
(In reply to Nick Clemens from comment #6)
Created attachment 135881 [details] Script to allow running a single update
Provide the file name of the update you wish to run in the update option.
e.g.
perl run_single_update.pl --update 211200016.pl
(Again, please forgive my koha ignorance!)
What folder do I run this from? I tried from /usr/share/koha/
and get Can't locate C4/Context.pm in @INC
You need a MySQL CLI then run: ALTER TABLE user_permissions DROP INDEX `PRIMARY`; -- You are receiving this mail because: You are watching all bug changes.