ldy233

cat /etc/mysql/debian.cnf

用文件内的client的user进行登录

登录成功后

更改密码:

update user set Password="159753" where User="root";

转载:https://blog.csdn.net/lynnucas/article/details/55050190

分类:

技术点:

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-23
  • 2021-10-18
  • 2022-12-23
  • 2021-12-03
  • 2021-12-05
  • 2021-04-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-28
  • 2021-07-20
  • 2021-11-16
  • 2022-01-14
相关资源
相似解决方案