DB Error: Table './site_teoriaEsoci/sessions' is marked as crashed and should be repaired

Good day, I wanted to know the reason of the following error : " DB Error : Table ’ ./site_teoriaEsoci/sessions ’ is marked as crashed and shouldnt be repaired ."
Link: http://www.teoriaesociedade.fafich.ufmg.br/
Thank you!

Hi @Thomota,

This kind of error is related with your server, not OJS. See here: http://stackoverflow.com/questions/16915604/mysql-said-1194-table-tablename-is-marked-as-crashed-and-should-be-repaire

You can use the REPAIR TABLE query to try to repair it. See: https://dev.mysql.com/doc/refman/5.1/en/repair-table.html

In any case, you’ll have to contact your university technical support so they can solve the cause of the error on the server side.

Cheers,
Bruno