Hello eveyone,
Newbie Alert!
I am having trouble with one of my tables in a MySQL database. After I had
a power outage and restarted my system was not able to read info from that
table. Below is the Error messages I get when I try to access the table
from the command line client.
Help!
Thanks in advance
*********************************************************
mysql> use gigs;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A
Didn't find any fields in table 'logezboo'
Database changed
mysql> select * from logezboo;
ERROR 1016: Can't open file: 'logezboo.MYD'. (errno: 145)
mysql>
*********************************************************
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php