]> git.koha-community.org Git - koha.git/commit
Bug 32250: (follow-up) Remove use of AutoCommit=0
authorNick Clemens <nick@bywatersolutions.com>
Wed, 26 Apr 2023 12:50:03 +0000 (12:50 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 11 May 2023 11:15:46 +0000 (12:15 +0100)
commit13bf7f1b7d24e4ba9fcd1b1e7684f512ff5be781
tree1f9b54ca6bf454a2b403129118b167a62e2a183a
parent01ec0a33cb4bcc2f0c5434c5dbe136238c62abac
Bug 32250: (follow-up) Remove use of AutoCommit=0

This patch moves to using txn_begin and txn_commit

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Bug 32250: (follow-up) Remove one more dbh commit and don't start a new transaction when done

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit a3a58b93c3d1c78153dec8a3e5849561f7cf6607)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
misc/link_bibs_to_authorities.pl