mysql> set password for root@localhost = password('123456'); 即可将用户root的密码更改为123456 相关文章: 2021-09-18 2021-10-01