会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
练涛
首页
联系
Github
友情链接
博客园
关于我
练涛
Be the change you want to see in the world. 个人主页:https://blog.liantao.me 踏入了自学的不归路
首页
新随笔
联系
管理
2019年8月12日
Windows MySQL重置root密码
摘要: ##1、修改 my.ini 文件 在my.ini文件的[mysqld]栏下添加 skip-grant-tables 如下: [mysql] # 设置mysql客户端默认字符集 default-character-set=utf8 [mysqld] skip-grant-tables # 设置3306
阅读全文
posted @ 2019-08-12 18:11 练涛
阅读(10404)
评论(0)
推荐(0)
公告