[Koha] Suddenly can't check in items

Michael Kuhn mik at adminkuhn.ch
Thu Jul 25 19:21:04 NZST 2019


Hi

 > I use MySQL and Ubuntu.
 >
 > Here are the files that I see:
 > /etc/mysql$ dir
 > conf.d	    debian-start     my.cnf	      mysql.cnf
 > debian.cnf  koha-common.cnf  my.cnf.fallback  mysql.conf.d
 >
 > Do you know which I must edit?

In this case it is "/etc/mysql/my.cnf" (which in Ubuntu is actually a 
link to "/etc/mysql/mysql.cnf"). In "my.cnf" you may just insert the 
following at the end of the file:

[mysqld]
init-file=/var/lib/mysql/init-file_koha_fix.sql

After, don't forget to restart MySQL.

$ sudo service mysql restart

Hope this helps.

Best wishes: Michael
-- 
Geschäftsführer · Diplombibliothekar BBS, Informatiker eidg. Fachausweis
Admin Kuhn GmbH · Pappelstrasse 20 · 4123 Allschwil · Schweiz
T 0041 (0)61 261 55 61 · E mik at adminkuhn.ch · W www.adminkuhn.ch


More information about the Koha mailing list