第一步

update user set authentication_string=password(‘root’) where user=’root’ and host=’localhost’;

第二步

flush privileges;

相关文章:

  • 2021-11-14
  • 2021-11-22
猜你喜欢
  • 2022-12-23
  • 2021-11-19
  • 2022-12-23
  • 2022-01-04
  • 2021-10-24
  • 2021-12-01
  • 2021-04-02
相关资源
相似解决方案