RROR 1045 (28000): Access denied for user ‘ODBC’@‘localhost’ (using password)
RROR 1045 (28000): Access denied for user ‘ODBC’@‘localhost’ (using password)
运行cmd,
输入:mysql -u root -p,回车
输入密码:***,回车
返回错误:mysql ERROR 1045 (28000): Access denied for user ‘ODBC’@‘localhost’ (using password: YES)
–问题分析:
我确定输入我的密码是正确的,但出现这个错误,我就去重新设置密码。
–
原创
2020-05-19 13:37:55 ·
1179 阅读 ·
0 评论