登录MySQL:mysql -uroot -p密码
退出MySQL:exit | quit
查看数据库:show databases;
MySQL5.5安装教程
原文:http://www.cnblogs.com/jiao-/p/7520783.html