On 17-Jul-01 Chris Aitken wrote:
> Hi Guys,
> 
> What im looking at doing is working out the best way to safely shut down 
> mysql so I can do a full backup of the system, then restart it back. (im 
> running on a FreeBSD box)
> 
> I know I can kill the PID and other drastic measures but I dont want to do 
> anything that might corrupt the data.
> 
> Which is the best method for stopping mysql and then restarting it ?
>          mysqladmin shutdown ?
> 

Yes

> and whats the best way to start it back up again
>          just running the .sh file(s) from /usr/local/etc/rc.d ?
> 

and Yes

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

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