参考文章《mac 安装MySQL》
到Mysql官网下载.dmg格式的文件
先放弃了,看下面的简易安装。
1、安装命令
brew install mysql
2、启动MySQL
bash mysql.server start
3、mysql -uroot 登录