1. mysql下载与安装
链接:https://pan.baidu.com/s/1svKEGFUeqCUuGKUG-X2d4Q
提取码:devh
文章攻略如下所示:
https://blog.csdn.net/Recky_wiers/article/details/79243804
mysql -hlocalhost -uroot -p 回车进入mysql
mac下载
https://www.cnblogs.com/nickchen121/p/11145123.html
若是出现:bash: mysql: command not found可参考
https://www.jianshu.com/p/ba2216596569
在终端面板,输入:source ~/.bash_profile