摘要: 问题:在linux 上安装了mysql服务端,使用客户端连接时报错信息为:ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 解决方法1: 1.登录mysql: mysql -uroo 阅读全文
posted @ 2016-05-07 00:04 lsjlove 阅读(360) 评论(0) 推荐(0)