https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21684
--- Comment #5 from Marcel de Rooy <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
