Howdy:

   I'm a bit new to MySQL ( and unix in general ), and I have a couple of 
questions:

   We're using the command:

            /usr/local/bin/safe_mysqld &

to startup MySQL on a Mac OSX Server 1.2.x system.

   We would like to add the ability to have it do an auto check/recover 
of the files for corruption when we restart.

   Would my startup command be changed to:

            /usr/local/bin/safe_mysqld --myisam-recover &

or do I have to go into safe_mysqld and add that command somewhere?

   Also, it there a searchable archive to this list somewhere that I can 
use for other questions?

   Thanks for your time and help in these matters.

Glenn

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