错误1:
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: YES)
原因:
输入密码不正确
错误2:
ERROR 1045 (28000): Access denied for user ‘root’@‘localhost’ (using password: NO)
原因:
登录账号root有密码,但是这里未输入,需要输入密码