louie,
Friday, July 12, 2002, 12:06:07 PM, you wrote:

lm> http://www.mysql.com/doc/C/r/Crash_recovery.html

lm> Is this very reliable? Coz im planning to remove the --skip-locking options.

On some OS, like Linux, Windows, Solaris skip-locking is ON by
default.

Why do you want remove --skip-locking? to use myisamchk when mysqld is
running? If so, you can just use CHECK and REPAIR statements...

Moreover if you don't use skip-locking it would be slow down MySQL
server because of extra system calls. And you also can run into lockup
problems on any OS ...




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [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