随笔分类 -  mysql-SQL

MySQL 出现 Access denied for user 'root'@'localhost' (using password: YES) 错误
摘要:登录某台服务器的mysql时候总报错:mysql2/client.rb:58:in `connect': Access denied for user 'root'@'localhost' (using password: YES) (Mysql2::Error)解决方法: 在windows 下的解... 阅读全文
posted @ 2014-07-09 12:14 lgphp 阅读(440) 评论(0) 推荐(0)