摘要:
service mysql stop bin/mysqld_safe --skip-grant-tables --skip-networking & mysql select user,host,authentication_string,password_expired from mysql.user; update user set authentication_string=passw... 阅读全文
posted @ 2016-06-22 16:22
BlazerHe
阅读(1112)
评论(0)
推荐(0)