Forum Moderators: coopster
I've been getting the following error:
#1016 - Can't open file: 'table_name.MYI'. (errno: 145)
for a few days now, the biggest problem is that its freezing the entire site and no searches can be performed as the table in question is the search log table.
Anybody any ideas on how to fix it?
Thank in advance
Rob
And fire this command
Repair table name
It should fix the problem .
If this problem still exist there , then go into this database directory, normally this is like /var/lib/mysql/databasename
and check owner of files , all files should have mysql.mysql
Regards
Kris