[erlang-questions] Mnesia nested transactions

Dan Gudmundsson dgud@REDACTED
Mon Feb 4 17:04:23 CET 2008


Everything is restarted, it has to if you think about it,
the outer may have looks that causes the deadlock.

/Dan

Vance Shipley wrote:
> Am I correct in thinking that using nested transactions
> could help minimize the impact of deadlock?
> 
> If a transaction performs a number of operations on tables
> and then executes a nested transaction and that transaction
> encounters deadlock is the nested transaction restarted
> inside the outer transaction?  Or is the outer transaction
> restarted too?
> 
> 	-Vance
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
> 



More information about the erlang-questions mailing list