会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
grdnet
博客园
首页
新随笔
联系
订阅
管理
2024年7月17日
如何免密登录数据库(8.0及5.7版本都可以)
摘要: Mysql-8.0及之后 因为mysql8.0之后–skip-grant-tables无效,需要在mysql的bin目录中使用mysqld --console --skip-grant-tables --shared-memory, 来代替,(注意:需要先将服务停止:net stop mysql)
阅读全文
posted @ 2024-07-17 17:56 grdnet
阅读(34)
评论(0)
推荐(0)
编辑
公告