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

Resetting MySQL root password - Stack Overflow

`UPDATE mysql.user SET Password=PASSWORD('MyNewPass') WHERE User='root'; FLUSH PRIVILEGES; Write the UPDATE and FLUSH statements each on a single line. The UPDATE statement resets the password for all root accounts, and the FLUSH ...

stackoverflow.com

網址安全性掃描由 google 提供