aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/test/mt
AgeCommit message (Collapse)Author
2019-07-25mnesia: Introduce sync_asym_trans protocolDan Gudmundsson
Transactions with sticky locks could with async_asym transactions be committed in the wrong order, since asym transaction are spawned on the remote nodes. See ERL-768.
2015-06-18Change license text to APLv2Bruce Yinhe
2010-06-08Release mnesia testsDan Gudmundsson