29 Oct
2018
29 Oct
'18
9:40 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21684 --- Comment #5 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #2)
Created attachment 81318 [details] [review] Bug 21684: Add auto_savepoint to DBIC connection
https://metacpan.org/pod/distribution/DBIx-Class/lib/DBIx/Class/Manual/ Cookbook.pod#Nested-transactions-and-auto-savepoints
Otherwise: DBIx::Class::Storage::txn_rollback(): A txn_rollback in nested transaction is ineffective! (depth 1) at t/db_dependent/Koha/Objects.t line 274
Possible side-effects? Slowness?
Would be nice to have, and has support in InnoDB. We should be sure about performance though. -- You are receiving this mail because: You are watching all bug changes.