Hi Mason. There is no file in the folder /etc/mysql/mariadb.conf.d I cannot find the file "50-server.cnf" anywhere. In the folder /etc/mysql/conf.d I can see the files "mariadb.cnf", "mysql.cnf", "mysqld_safe_syslog.cnf" and "mysqldump.cnf". Should I add the line to one of these files? Thank you Isabel -----Mensaje original----- De: Mason James <mtj@kohaaloha.com> Enviado el: martes, 28 de junio de 2022 09:20 Para: Isabel Pineda <isabel.pineda@ds.edu.sv>; Jonathan Druart <jonathan.druart@bugs.koha-community.org> CC: koha@lists.katipo.co.nz Asunto: Re: [Koha] After Koha update and auto_increment_fix database won't start try adding to line to the following file... then restart /etc/mysql/mariadb.conf.d/50-server.cnf
I followed the instructions in https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix#Current_S olution Probably I did something wrong when I added the line init-file=/var/lib/mysql/init-file_koha_fix.sql at /etc/mysql/my.cnf. The instruction says to find the [mysqld] section in the file, but in my my.cnf file there is only one line that says: !includedir /etc/mysql/conf.d