mac terminal start mysql

Commands to Start and Stop the MySQL Service on Mac OS X
 
Start the MySQL service

sudo /usr/local/mysql/support-files/mysql.server start

 
Stop the MySQL service
sudo /usr/local/mysql/support-files/mysql.server stop
 
Restart the MySQL service
sudo /usr/local/mysql/support-files/mysql.server restart

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326096966&siteId=291194637