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

Popular posts from this blog

paypal - How to know the URL referrer in PHP? -

oauth - Facebook OAuth2 Logout does not remove fb_ cookie -

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -