Anil,
Thursday, May 23, 2002, 8:30:33 PM, you wrote:

AG> when i try to read a table using query
AG> select * from <table name>
AG> it shows following error:

AG> cant open file:'anil.MYD'.(errno: 145)

AG> y such an error can come!! 
AG> earlier it was fine.

# perror 145
Error code 145:  Unknown error 145
145 = Table was marked as crashed and should be repaired

You should repair your table. Take a look at:
      http://www.mysql.com/doc/R/e/Repair.html

You can find short notes how to repair tables there.

AG> thanx for help
AG> anil 






-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com



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