会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
初心
麦飞的资料库
首页
订阅
管理
2010年9月20日
ERROR 1045 (28000): Access denied for user'root'@'localhost'(using password:YES)
摘要: 进入了mysql后输入:mysql -u root输入:use mysql输入:update user set password=old_password('scf') where user='root' and host='localhost' ;输入:FLUSH PRIVILEGES;
阅读全文
posted @ 2010-09-20 11:07 麦飞
阅读(1863)
评论(0)
推荐(0)
编辑