The documentation for this can be found mysql.com
The command to start mysql if the startup item is installed is:
sudo /Library/StartupItems/MySQLCOM/MySQLCOM start
Otherwise use:
/usr/local/mysql/bin/mysqld_safeand then bg to background the process.
No comments:
Post a Comment