登录MySQL:mysql -uroot -p密码 退出MySQL:exit | quit 查看数据库:show databases; 转载于:https://www.cnblogs.com/jiao-/p/7520783.html