erlang - ejabberd: inspect Mnesia tables? -
I am digging in ejabberd but I can not find any way to inspect it in its meniacia tables.
What is something like MySQL shell to inspect the tables?
You can use the table visualizer in the module.
This can help to check the ets
tables and mnesia
tables. You can start it on any connected node (eg, with "EasyBeDDTL debug"), together:
TV: start ()
< / Div>
Comments
Post a Comment