MySQL 8.x版本修改root用户密码命令

alter user'root'@'localhost' identified by '新密码';

posted @ 2021-10-10 20:55  hunter-w  阅读(220)  评论(0)    收藏  举报