in the mysql command line, try this:

use databasename;
repair table tablename;
(repeat that last line for each of your tables)

I haven't tried myisamchk at all. This is what I use.

Walter

At 12:13 PM -0400 7/25/01, Marko Andrus wrote:
>Hi-
>
>I am getting error 127 and I cant seem to get the myisamchk command 
>to work for me.  Can anyone help me with this issue?
>
>Is there a phone-based support option available?  Money is no object 
>- I am desperate and looking to fix this issue before my client 
>finds out.
>
>Thanks,
>
>Marko


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