第一步 update user set authentication_string=password(‘root’) where user=’root’ and host=’localhost’; 第二步 flush privileges; 相关文章: 2021-11-14 2021-11-22