摘要: 启动msql进程时,为其使用:--skip-grant-tables --skip-networking 使用update mysql.user set password=PASSWORD('your_password') where user='username' and host='hostna 阅读全文
posted @ 2021-05-13 11:59 勿望者 阅读(32) 评论(0) 推荐(0)