PDA

View Full Version : mysql error: Can't open file: 'user.MYD'. (errno: 145)


Gohan
10-14-2002, 11:37 PM
there have file but can't open.. how can i fixed it?

P.s. forum run on my PC..

Steve Machol
10-15-2002, 12:50 AM
You need to run this query:

REPAIR TABLE user;

Gohan
10-15-2002, 01:20 AM
Originally posted by Steve Machol
You need to run this query:

REPAIR TABLE user;
Wauw so smart guy!.. just easy commando code :classic:
I'll remember it for next time ;)

Thank you alot