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

[cobalt-users] MySQL on a RAQ3?



I'm trying to get Mysql version to work on our Raq3 server.  I have version
3.22 running and I can't get it to automatically launch when I reboot the
serrver.  I have read through the documentation on the 3.22 version and it
doesn't say much about this.  Its possible that the installation didn't
install it correctly when I installed it.

Does anyone know what file needs to be copied where on the server?  I do
have a file called mysql located in the /etc/rc/d/init.d/
Inside this file I have

#!/bin/sh

/usr/local/mysql/bin/safe_mysqld


Thanks

Thomas