时间:2021-07-01 10:21:17 帮助过:20人阅读
接下来登录重置密码:
$ mysql -u root //直接回车进入mysql控制台
mysql > use mysql;
mysql > update user set password=password(‘123456‘) where user=‘root‘;
mysql > exit;
centos7 yum 安装 mysql
标签:shell 教程 topic date title centos cal arch update