专题文章
时长:00:00更新时间:2020-11-09 18:33:30
ForgetMySQLPassword_MySQL:bitsCN.com 0. EnvironmentUbuntu 12.04 x serverMySQL 5.5.291. Steps1.1 Modify your MySQL's my.cnf file, and add a line in [mysqld] session:skip-grant-tables1.2 Restart MySQL1.3 Log in MySQL without password$ bin/mysql -u root -ppress e
查看详情