会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
lwwwl
博客园
首页
新随笔
联系
订阅
管理
ERROR 1290 (HY000): The MySQL server is running with the --skip-grant-tables option so it cannot execute this statement
先执行:
flush privileges;
再执行修改密码命令,可以了:
set password for root@localhost=password('你的密码');
posted @
2021-03-25 18:50
l_lOct
阅读(
73
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
公告