2007/5/20, Bob <[EMAIL PROTECTED]>:
Here are the things you have to do to activate MySql after installing the
port.
To autostart mysql at boot add this to /etc/rc.conf
mysql_enable="YES"
To start or stop mysql server do this
/usr/local/share/mysql/mysql.server start
/usr/local/share/mysql/mysq
Here are the things you have to do to activate MySql after installing the
port.
To autostart mysql at boot add this to /etc/rc.conf
mysql_enable="YES"
To start or stop mysql server do this
/usr/local/share/mysql/mysql.server start
/usr/local/share/mysql/mysql.server stop
You have to tell mysql t