When i go to the main page of my site, I get this message in an orage box
Can't open file: 'hits.MYD'. (errno: 144)
Error
SQL-query :
SHOW KEYS FROM `hits`
MySQL said:
Can't open file: 'hits.MYD'. (errno: 144)
I've logged into my mysql control panel and have no idea what to do..
My site is down and I need to get it back up before my customers start complaining..please help
have you host restart mysql
Posted: Wed Feb 18, 2004 8:21 pm
guest
Guest
have you host restart mysql
see if that fix's it
Restarted mysql
Posted: Fri Feb 20, 2004 11:16 am
Guest
I had my admin restart mysql and that didn't help.. it looks like the hits table has been damaged.. it is greyed out and says "in use" I wonder if I should just delete that table and insert a new table called "hit" Any advice on what to try next.. Anyone...