标签:
brew install mysql
接下来启动mysql mysql.server start
启动后就可以登录了,登录命令为:
mysql -uroot -p
本文源自:http://www.thinksaas.cn/group/topic/347978/
mac下brew安装mysql
原文地址:http://www.cnblogs.com/leo23/p/4856235.html