http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11136 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@biblibre.co | |m --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- I disagree with this patch for 1 reason: the MyISAM engine does not support transactions. So when unit tests are launched, the action_logs table will be filled even if the queries are executed into a transaction. I am not sure it is blocker but I have to note this problem. -- You are receiving this mail because: You are watching all bug changes.