2pv5gu0362 发表于 2016-5-15 10:16:43

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/
 
页: [1]
查看完整版本: MAC OS with Latest Mysql