重庆分公司,新征程启航

为企业提供网站建设、域名注册、服务器等服务

MySQL重置密码

系统版本:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 2
Server version: 5.7.28-log

站在用户的角度思考问题,与客户深入沟通,找到钦南网站设计与钦南网站推广的解决方案,凭借多年的经验,让设计与互联网技术结合,创造个性化、用户体验好的作品,建站类型包括:成都网站制作、成都网站设计、企业官网、英文网站、手机端网站、网站推广、国际域名空间、雅安服务器托管、企业邮箱。业务覆盖钦南地区。

Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.

Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.

忘记密码,编辑my.cnf服务配置文件
 [mysqld]段段中加入 skip-grant-tables语句,去掉认证
update user set password=password("root")where user='root';
修改密码之后,无法立刻操作mysql,退出之后,重新连接mysql
执行语句报错:
You must reset your password using ALTER USER statement before executing this statement
解决方案
set password = password("root");
该问题是由于密码授权过期导致


文章标题:MySQL重置密码
分享路径:http://cqcxhl.cn/article/gghgpg.html

其他资讯

在线咨询
服务热线
服务热线:028-86922220
TOP