[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] MySQL on a RAQ3?
- Subject: [cobalt-users] MySQL on a RAQ3?
- From: "Thomas Clark" <res07puo@xxxxxxxxxxx>
- Date: Thu Oct 26 11:32:38 2000
- Organization: Digital Hill Multimedia
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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