28 May
2018
28 May
'18
2:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18821 --- Comment #32 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Before continuing here I think we should first confirm that the code is the cause of the problem. I have talked with Nick last month and it seemed that it came from somewhere else: """ Errors in the logs "DBD::mysql::db begin_work failed: Already in a transaction" - it seemed to increase during heavy circ periods - DB was slowed by constant hits and then clashes """ It does not sound related to this code, but more to rebuild_zebra.pl that uses AutoCommit instead of a DBIC transaction. -- You are receiving this mail because: You are watching all bug changes.