lmgsanm

每天学习一点,每天进步一点点…… Tomorrow is another beatifull day

导航

上一页 1 ··· 6 7 8 9 10

2015年1月20日

解决mysql“Access denied for user 'root'@'localhost'”

摘要: # mysql -uroot -pEnter password:ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)使用网上介绍的方法修改root用户的密码:# mysqladmin -u... 阅读全文

posted @ 2015-01-20 17:17 lmgsanm 阅读(305) 评论(0) 推荐(0) 编辑

上一页 1 ··· 6 7 8 9 10