https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32250
--- Comment #20 from Jonathan Druart <[email protected]> --- Created attachment 150504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=150504&action=edit Bug 32250: (follow-up) Remove use of AutoCommit=0 This patch moves to using txn_begin and txn_commit Signed-off-by: Jonathan Druart <[email protected]> Bug 32250: (follow-up) Remove one more dbh commit and don't start a new transaction when done Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
