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

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -