时间:2021-07-01 10:21:17 帮助过:6人阅读
用UPDATE直接编辑user表
首先登录MySQL。
use mysql;
update user set password=password(‘123‘) where user=‘root‘ and host=‘localhost‘;
flush privileges;
CentOS7管理MariaDB
标签:where localhost 直接 编辑 mys adb enable word emc
< 上一篇
mybatis的报错____3Error updating database. Cause: java.sql.SQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right
下一篇 >
linux 之oracle静默安装
记住我的登录 忘记密码?
登录
我已阅读用户协议及版权声明
注册