When trying to store a lot of data in Mnesia, I get the following message:
** ERROR ** Mnesia is overloaded: {dump_log,write_threshold}
What does it mean ?
In fact, it seems that the data are correctly stored in the database, so maybe
an error recovery process has been triggered, but ... I don't known
--
Mickaël Rémond