MAC OS with Latest Mysql

阅读更多
MAC OS with Latest Mysql
 
Command to start the mysql database
> sudo /usr/local/mysql/support-files/mysql.server start
 
Command to check status
> sudo /usr/local/mysql/support-files/mysql.server status
 
 
References:
http://coolestguidesontheplanet.com/mysql-error-server-quit-without-updating-pid-file/
 

你可能感兴趣的:(MAC OS with Latest Mysql)