[Koha-bugs] [Bug 21684] Koha::Object[s]->delete methods must behave identically as the corresponding DBIx::Class ones

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 29 10:40:08 CET 2018


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

--- Comment #5 from Marcel de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list