这里是你的通告内容

春生

Be humble, communicate clearly, and respect others.

摘要: 首先关闭Mysql服务 然后打开终端 输入: cd /usr/local/mysql/bin/ 回车后 登录管理员权限 sudo su 回车后输入以下命令来禁止mysql验证功能 ./mysqld_safe skip grant tables & 回车后mysql会自动重启 输入命令 ./mysql 阅读全文
posted @ 2020-01-08 16:27 PythonAV 阅读(172) 评论(0) 推荐(0) 编辑