摘要: 1 brew install mysql ( 安装 ) 2 bash mysql.server start (启动) 3 mysql -uroot (登陆) mysql> show databases; 4 退出MySQL命令:exit + (回车) ************************ 阅读全文
posted @ 2017-09-11 23:57 zy-- 阅读(6640) 评论(0) 推荐(0)