Re: two questions on starting and stopping mysld

2004-04-05 Thread Pablo
On 04/05/2004 6:16 PM, Brad Tilley <[EMAIL PROTECTED]> wrote: > I've tried to make the server start at boot by copying the mysql.server file > (from support-files) to /etc/init.d and /etc/rc.d ... neither worked. I also > tried appending "/usr/local/mysql/bin/mysqld_safe --user=mysql &" to the > r

two questions on starting and stopping mysld

2004-04-05 Thread Brad Tilley
Hi again, I became frustrated with a RH9 mysql server install so I removed it and installed the latest stable from mysql.com on the machine. Things are working much better now, but I'm having problems with 2 things: I've tried to make the server start at boot by copying the mysql.server file (