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
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/