start up command for mysql

Andrew L. Gould algould at datawok.com
Thu Aug 18 21:00:51 GMT 2005


On Thu, 18 Aug 2005 13:53:13 -0700
"Mick Wilcoxen" <wwilcoxen at sbcglobal.net> wrote:

> Ok, really new at this FreeBSD & Mysql stuff.
>  
> Which file do i put the startup command and the location of this ?
>  
> The startup command is as follows
>  
> /usr/local/mysql/bin/safe_mysqld &.
>  
> ***********************************************************
> Mick Wilcoxen
> (530)933-2882

If you installed MySQL from the ports, you'll find a start-up file in
in /usr/local/etc/rc.d/.  Just make sure the file name ends in ".sh"
and MySQL will be started at bootup.

Andrew Gould


More information about the freebsd-questions mailing list