[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quick mySQL question?



You need to use "/usr/local/bin/safe_mysqld &".

// Brad

On Thu, Jun 05, 2003 at 11:42:05AM -0500, L. V. Lammert wrote:
> What is the proper entry in rc.local to start mysql (installing the package 
> did not add one)? I am now using:
> 
> 	/usr/local/bin/safe_mysqld --user=mysql         # Start mysql
> 
> .. but it does not detach from the session (locking it). I was going to add 
> '&', but would that not kill the session at the end of processing rc.local?
> 
> It's not a BIG deal, as this machine hasn't been rebooted for over a month 
> (since 3.3 install), .. but I'd like to have it correct, just in case.
> 
> 	TIA,
> 
> 	Lee
> 
> ============================================
>     Leland V. Lammert                                lvl@omnitec.net
>        Chief Scientist                         Omnitec Corporation
>    Network/Internet Consultants              www.omnitec.net
> ============================================