mysql> SET PASSWORD FOR root@localhost = PASSWORD('newpass');

执行以上命令可将root用户的密码修改为newpass

相关文章:

  • 2021-12-06
  • 2021-08-10
  • 2021-09-09
  • 2021-05-19
  • 2021-08-29
  • 2022-12-23
  • 2021-08-22
猜你喜欢
  • 2021-12-16
  • 2021-10-05
  • 2021-12-06
  • 2021-12-06
  • 2022-01-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案