Linux查看mysql系统自动root用户密码
时间:2021-05-10 20:06:17
收藏:0
阅读:16
查看mysql系统自带root用户的密码
grep ‘temporary password‘ /var/log/mysqld.log
原文:https://www.cnblogs.com/xiajiling1990/p/14751592.html
评论(0)