[Koha-bugs] [Bug 28399] batchRebuildItemsTables.pl error 'Already in a transaction'

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 5 16:21:43 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28399

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Jonathan Druart from comment #5)
> (In reply to Marcel de Rooy from comment #4)
> > Last one:
> > $schema->txn_commit unless $test_parameter;
> > 
> > Would it be more appropriate/neat to rollback when testing here?
> 
> It will rollback without commit, the result is the same. 

Yes, it is quite theory. The rollback will be executed a fraction later at the
disconnect (which we probably skip too ;)
No blocker for me.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list