Hi,

> mysql> select * from logezboo;
> ERROR 1016: Can't open file: 'logezboo.MYD'. (errno: 145)

shut down your mysql, change to your MySQL data directory (as root or the user
MySQL runs as) and run:

  myisamchk -r */*.MYI

and then restart MySQL after that and you should be back and running.


Rgds,
  Tfr

 --==< [EMAIL PROTECTED] >==< MySQL development team >==< Tallinn / Estonia >==--



---------------------------------------------------------------------
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

Reply via email to