Answering my own questions :)
Samuel Rivas
samuel@REDACTED
Wed Mar 26 12:08:42 CET 2003
On Wed, Mar 26, 2003 at 11:39:45AM +0100, Gunilla Arendt wrote:
> The tables that TV regards as 'system tables' are hardcoded in
> tv_main.hrl. If you use the named_table option when creating new ets
> tables, I would recommend that you avoid these names or a name collision
> may occur.
>
> / Gunilla
What is the reason of user name to be a recognized as 'reserved' by TV? It
appears on both MNESIA_TABLES and SYSTEM_OWNERS lists, but when I
start a node and inspet the ets tables and the mnesia tables I
don't find any user table.
I guess that some erlang application that I'm not using needs an ets or
mnesia tablewith this name.
Thanks
--
---------------------
| Samuel |
---------------------
More information about the erlang-questions
mailing list