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

[cobalt-users] RE: mysql Not Connecting



> You can save the mysql startup script that was created when you installed
mysql into
/etc/rc.d/init.d/mysql and then add a line in /etc/rc.d/rc.local to run it
when the
server starts .....

I would like mysql to startup as the server starts, but am a bit wary as the
rc.local script is a little above me. Do I refer to the script by adding?

/etc/rc.d/init.d/mysql

JA