Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-20 | mnesia: cleanup some dialyzer unmatched return warnings | Dan Gudmundsson | |
2011-12-09 | Merge branch 'dgud/mnesia/read-sticky-bug/OTP-9786' | Dan Gudmundsson | |
* dgud/mnesia/read-sticky-bug/OTP-9786: [mnesia] Read record from correct node [mnesia] Fixed sticky read lock bug [mnesia] Whitespace fixes Conflicts: lib/mnesia/src/mnesia_log.erl | |||
2011-12-06 | [mnesia] Whitespace fixes | Dan Gudmundsson | |
2011-11-28 | [mnesia] Add possibility for implementation dependent storage options to ↵ | Dan Gudmundsson | |
create_table | |||
2011-09-19 | [mnesia] Use dedicated api for clearing tables | Dan Gudmundsson | |
Mainly to correctly clear dets tables. It may also be faster to use the dedicated functions. | |||
2011-09-15 | [mnesia] Fixed bug in aborted schema transactions | Dan Gudmundsson | |
2011-05-17 | Merge branch 'uw/mnesia-majority' into dev | Henrik Nord | |
* uw/mnesia-majority: dialyzer warning on mnesia_tm Add documentation text about majority checking add mnesia_majority_test suite where_to_wlock optimization + change_table_majority/2 bug in mnesia_tm:needs_majority/2 optimize sticky_lock maj. check check majority for sticky locks Write locks now check majority when needed. Add {majority, boolean()} per-table option. OTP-9304 | |||
2011-05-16 | where_to_wlock optimization + change_table_majority/2 | Ulf Wiger | |
2011-05-11 | Fix mnesia crash when adding index on non loaded tables. | Dan Gudmundsson | |
This could happen on ram_copies tables. | |||
2010-11-29 | Created wrong header in dcd files when creating files at startup. | Dan Gudmundsson | |
That caused a 'log_header' entry to added to the disc_copies tables. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |