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

Reset Your MySQL Root password on Windows - Spiceworks

Start by making a txt file. I called it reset-mysql.txt. In my case I saved it at “d:\reset-mysql.txt” In this file paste the following lines: UPDATE mysql.user SET Password=PASSWORD('EnterPassword') WHERE User='root'; FLUSH PRIVILEGES; Replace ...

community.spiceworks.com

網址安全性掃描由 google 提供