I'm digging into ejabberd but I can't find a way to inspect its Mnesia tables.
Is there something like the MySQL shell to inspect tables?
I'm digging into ejabberd but I can't find a way to inspect its Mnesia tables.
Is there something like the MySQL shell to inspect tables?
Just go to folder where ejabberd is installed.Then go to bin folder and type command ./ejabberdctl dump_table file_name_in_which_table_will_be_dumped Table_Name.
This file will be created in database/ejabberd@localhost/dump_table file_name_in_which_table_will_be_dumped