經安全檢測,此網站為安全網站,請放心前往原始網址!

How do I retrieve my MySQL username and password? - Stack Overflow

Stop the MySQL process. Start the MySQL process with the --skip-grant-tables option. Start the MySQL console client with the -u root option. List all the users; SELECT * FROM mysql.user; Reset password; UPDATE mysql.user SET Password=PASSWORD ...

stackoverflow.com

網址安全性掃描由 google 提供