摘要: 在cmd中输入mysql -uroot -p出现1045错误如下: ERROR 1045(28000): Access denied for user 'root'@'localhost'(using password) 解决方法: 1.先找到mysql bin目录下的my.ini文件,在[mysq 阅读全文