MySQL table "is marked as crashed and should be repaired"

SQL: 145 : Table '{something}' is marked as crashed and should be repaired

If you receive an error message on your web site that says that a table "is marked as crashed and should be repaired," or anything mentioning an issue with ".MYI", ".MYD", or ".FRM' file(s)... usually this can be remedied by running a repair on your MySQL database from inside your cPanel.Â

1) Login to your cPanel
2) Go to the MySQL section, and click the "REPAIR" icon next to your database's name

If this doesn't fix it, you can try going back and running the repair once more. If you still have trouble, please submit a support ticket to our help desk with the exact error message you are receiving, the URL on your web site where we can see the error message, and any other details that may assist us in resolving your issue and we would be more than happy to help you get everything back up and running normally.

  • 16 Users Found This Useful
Was this answer helpful?

Related Articles

Flash tutorials to manage control panel

My SQL A guide to creating and modifying MySQL databases in cPanel. Quality: High | Low Change...

Flash tutorials to manage email

Email Accounts Manage the email accounts associated with your domain(s). Quality: High | Low...

Where can I find cPanel tutorials?

Check cPanel docs :http://www.cpanel.net/docs/cpanel/

How do I use .html files to run SSI (Server Side Includes)?

Apache Handlers This is what you would use to specify how to treat file types. By default,...

WordPress SMTP Authentication

SMTP auth support can be added in wordpress through third party plugins. You can follow these...