Errors such as: ..."Got error: 1016: Can't open file: 'YOUR_TABLE_NAME.MYI'. (error:145) when using LOCK TABLES"... is caused by MySQL table corruption. Table corruption can be caused by a variety of events, and will make some or all of a table unavailable.
The corruption can also significantly decrease the performance of
queries on effected tables. It can be repaired by using
the the Repair Database command in phpMyAdmin.
Some other errors that may also be caused by table corruption include: