r后面可以紧跟用户名,也可以加个空格,但-p后面一定不能加空格。

格式: mysql -h localhost -u root -ppassword

例如:mysql -h localhost -u root -p123456

相关文章: