mysqladmin shutdown
myisamchk -o ./*.MYI
myisamchk -r ./*.MYI
(or isamchk if you are using the old isam tables)
then restart mysql.




----- Original Message -----
From: "Frédéric Bonjour" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 30, 2001 1:05 PM
Subject: Error 127: table handler


Hello,

I'm now developping a Web application, based on MySQL.
Since yesterday, I have the following error : "Got error 127 from
table handler".
Could you tell me what causes this problem, and (optionnaly :-) tell
me how to repair that!

I thank you by advance!

Fred




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