一,/usr/bin/mysqladmin -u root password 'new-password'安装完成后设置一个密码登录时输入: mysql -u root -p 回车然后输入密码可登录MySql二,是在linux下装的吗,默认密码是系统的用户密码,试一下系统的root密码即可。