SyntaxFix
Write A Post
Hire A Developer
Questions
this is the updated answer for WAMP v3.0.6
UPDATE mysql.user SET authentication_string=PASSWORD('MyNewPass') WHERE user='root'; FLUSH PRIVILEGES;