C:\Users\LENOVO>mysql -V;
mysql Ver 14.14 Distrib 5.7.17, for Win64 (x86_64)
C:\Users\LENOVO>mysql -uroot -p1314;
mysql: [Warning] Using a password on the command line interface can be insecure.
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y
ES)
密码觉得没问题啊,我就是这么设的啊
...全文
5022打赏收藏
在cmd中无法进入mysql数据库
C:\Users\LENOVO>mysql -V; mysql Ver 14.14 Distrib 5.7.17, for Win64 (x86_64) C:\Users\LENOVO>mysql -uroot -p1314; mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1045 (28000): Access denied for user 'root'@'loca