aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_controller.erl
AgeCommit message (Expand)Author
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2012-10-01mnesia: Use chained send_after instead of send_intervalJames Wheare
2011-12-09Merge branch 'dgud/mnesia/read-sticky-bug/OTP-9786'Dan Gudmundsson
2011-12-06[mnesia] Whitespace fixesDan Gudmundsson
2011-11-28[mnesia] Add possibility for implementation dependent storage options to crea...Dan Gudmundsson
2011-11-07[mnesia] Make all schema operations protocol awareDan Gudmundsson
2011-09-15[mnesia] Fix schema conversion to previous versionsDan Gudmundsson
2011-09-15[mnesia] Mnesia schema merge tested with 2 nodes, r13b04 -> r14b (dev)Ulf Wiger
2011-05-16where_to_wlock optimization + change_table_majority/2Ulf Wiger
2011-04-04Mnesia sometimes failed to tell all nodes that it had started.Dan Gudmundsson
2010-09-15mnesia: Do not auto-import error/2Tuncer Ayaz
2010-06-04Merge branch 'uw/mnesia-overload' into devErlang/OTP
2010-06-04Merge branch 'uw/mnesia-schema-merge' into devErlang/OTP
2010-06-02Allow a user_defined function to wrap mnesia_schema:merge_schema()Ulf Wiger
2010-05-09Enable continuous monitoring of mnesia overload statusUlf Wiger
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP