mac下brew安装mysql

brew install mysql
接下来启动mysql
mysql.server start

启动后就可以登录了,登录命令为:

mysql -uroot -p

本文源自:http://www.thinksaas.cn/group/topic/347978/

 
posted @ 2015-10-05 20:45  leo_23  阅读(145)  评论(0编辑  收藏  举报