mac下brew安装mysql

it2022-05-09  58

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

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

mysql -uroot -p

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

 

转载于:https://www.cnblogs.com/leo23/p/4856235.html


最新回复(0)