1. Home
  2. Knowledge Base
  3. Problems (EN)
  4. Error “Table is marked as crashed and should be repaired” Database problem

Error “Table is marked as crashed and should be repaired” Database problem

The error “Table is marked as crashed and should be repaired” is a database problem.

To fix it we will have to access a database interface and run the following query:

repair table table_name;

Where “table_name” we’ll replace it with the name of the table where we’re having the problem.

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support

Recent Discussions