Sunday, February 6, 2011

How do I repair a MySQL database table?

The “Can’t open file: ‘database_table.MYI’ (errno: 144)” error may be fixed by running a repair on the specified database table:

Here are the steps to repair a table in your database:

  1. Login to your Control Panel.
  2. Click Hosting.
  3. Choose Databases.
  4. For the database you wish to fix, click the phpMyAdmin link.
  5. Click your database ID located on the left (eg. d#######).
  6. Click the SQL tab.
  7. Enter the following in the Run SQL query/queries box (where table_name is the name of the table being referenced in the error message):
1repair table table_name;
If this does not fix it, attempt using the following SQL statement:
1repair table table_name USE_FRM;              source netfirm.com

2 comments:

  1. Webcare360 Provides you safe and secure cheap Offshore Hosting Best offshore hosting and Offshore vps with 99.9% Up time Guarantee, with Ddos protection

    ReplyDelete
  2. Unless you have an established web presence, and are making money from your online business, using a unlimited reseller hosting probably isn’t necessary. The costs to run an dedicated server will add up quickly, so make sure you need one before you sign a long-term contract.

    ReplyDelete