This module is usually part of the
This module is mainly intended for internal use within OTP, but it has two functions that are exported for public use.
On C-nodes,
Tables that are created with these functions can be
administered as all other Mnesia tables. They can be
included in backups, replicas can be added, and so on.
The tables are normal Mnesia tables owned by the user
of the corresponding
A wrapper function for
This function is used by
A wrapper function for
TabDef = [{{disc_only_copies, node()|nodes()]}],
mnesia_registry:create_table(my_reg, TabDef)