Re: 2 mysql daemons starting - both with different configs

2002-07-28 Thread Paul DuBois
At 12:15 +0100 7/28/02, Matt Darcy wrote: >Hi, > >I have copied the file ./support-files/mysql.server to >/etc/init.d/mysql_server. > >I have edited the /etc/init.d/mysql_server to set the basedir to >/usr/local/mysql and the datadir to /usr/local/mysql/var > >When I compiled mysql I set the --wit

2 mysql daemons starting - both with different configs

2002-07-28 Thread Matt Darcy
Hi, I have copied the file ./support-files/mysql.server to /etc/init.d/mysql_server. I have edited the /etc/init.d/mysql_server to set the basedir to /usr/local/mysql and the datadir to /usr/local/mysql/var When I compiled mysql I set the --with-mysqld-user=mysqldba flag. I run (as root) /etc/