Konstantin,
Wednesday, May 22, 2002, 2:02:42 PM, you wrote:

KY> One of my table suddunly stop working when I try to
KY> execute SQL statement it'returns error msg:
KY> Got error 127 from table handler
KY> Is there a way to repair it. The information in this
KY> table i very important for me.

Sure. Use myisamchk utility or REPAIR TABLE.
For more info about repairing tables look at:
    http://www.mysql.com/doc/R/e/Repair.html

about myisamchk:
    http://www.mysql.com/doc/T/a/Table_maintenance.html

about REPAIR TABLE at:
    http://www.mysql.com/doc/R/E/REPAIR_TABLE.html

KY> Thank you.





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