Change node name in mnesia
Vance Shipley
vances@REDACTED
Sun Feb 14 04:19:24 CET 2010
I used the example in the Mnesia User's Guide to backup
and transform a database from a long node name to a short
one. That all seemed to go smoothly enough but now I'm
noticing these strange records in my tables:
{log_header,dcl_log,"1.0","4.4.10",'foo@REDACTED',{1266,113437,587068}},
I discovered this using mnesia:foldl/3. Is this normal
or have I messed things up?
--
-Vance
More information about the erlang-questions
mailing list