Hey Drojup, Look in /etc/mysql/mysql.conf.d You should find several files in there that end in .cnf, one of which will be server.cnf . It might have a number or other characters before the server.cnf. I am using mariadb instead of mysql, and mine says 50-server.cnf . Check that file, I believe you will find the mysqld section in there.
Doug -----Original Message----- From: Koha [mailto:[email protected]] On Behalf Of drojup Sent: Wednesday, July 24, 2019 3:28 AM To: [email protected] Subject: Re: [Koha] Suddenly can't check in items These are the contentes of the file: /etc/mysql/my.cnf # You can copy this to one of: # - "/etc/mysql/my.cnf" to set global options, # - "~/.my.cnf" to set user-specific options. # # One can use all long options that the program supports. # Run program with --help to get a list of available options and with # --print-defaults to see which it would actually understand and use. # # For explanations see # http://dev.mysql.com/doc/mysql/en/server-system-variables.html # # * IMPORTANT: Additional settings that can override those from this file! # The files must end with '.cnf', otherwise they'll be ignored. # !includedir /etc/mysql/conf.d/ !includedir /etc/mysql/mysql.conf.d/ I can't locate the [mysqld] section -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

