aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mnesia/src/mnesia_loader.erl
AgeCommit message (Expand)Author
2018-08-09Relax add_table_copy restrictionDan Gudmundsson
2017-09-05mnesia: Improve handling of UnicodeHans Bolinder
2016-10-17Avoid some error reports when stopping mnesiaDan Gudmundsson
2016-10-11mnesia: Fix double blocked tables which could cause a crashDan Gudmundsson
2016-05-09Merge branch 'dgud/mnesia/ext-backend/PR-858/OTP-13058'Dan Gudmundsson
2016-05-09mnesia_ext: Create table/data containers from mnesia monitor not temporary pr...Dan Gudmundsson
2016-05-09mnesia_ext: Load table extUlf Wiger
2016-03-15update copyright-yearHenrik Nord
2016-02-09mnesia: let loader check if tablelock is neededDan Gudmundsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-16Revert "Add number of entries to mnesia copy debug message"Björn-Egil Dahlberg
2015-03-27Merge branch 'dgud/mnesia/try-catch'Dan Gudmundsson
2015-03-27mnesia: Replace catch with try-catchDan Gudmundsson
2015-02-11Merge branch 'richcarl/dcd-dumps'Zandra Hird
2014-12-22Make Mnesia DCD dump behaviour available via configurationUlf Wiger
2014-08-14Add number of entries to mnesia copy debug messageRick Reed
2013-04-11mnesia: Fixed bad data in tableDan Gudmundsson
2011-12-31Fixes value returned by mnesia_loader:do_get_disc_copy2/4Uwe Dauernheim
2011-11-28[mnesia] Add possibility for implementation dependent storage options to crea...Dan Gudmundsson
2011-09-19Merge branch 'dev' into majorDan Gudmundsson
2011-09-15[mnesia] Whitespace fixesDan Gudmundsson
2011-09-15[mnesia] Update protocol versionDan Gudmundsson
2011-08-16emulator: Add a fourth element in exception stacktracesBjörn Gustavsson
2011-05-16Write locks now check majority when needed.Ulf Wiger
2010-02-03Merge branch 'is/mnesia-send-compressed' into ccase/r13b04_devErlang/OTP
2010-02-02Add option to compress data when copying tables between Mnesia nodesIgor Ribeiro Sucupira
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP