MySQL第一次安装后 1.查看默认密码 2.修改默认密码
#Centos 6.5 安装了MySQL后,可以查看下面日志文件,找到默认密码 grep 'temporary password' /var/log/mysqld.log