会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
桥豆麻袋
博客园
首页
新随笔
联系
订阅
管理
2018年9月20日
修改mysql密码报错: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
摘要: 使用这种格式报错: 格式:mysql> set password for 用户名@localhost = password('新密码'); 找到另一种方法解决: ALTER USER 'root'@'localhost' IDENTIFIED BY '新密码';
阅读全文
posted @ 2018-09-20 15:18 桥豆麻袋
阅读(19528)
评论(1)
推荐(3)
编辑
公告