Quote:
And if that does not help. Open mysql.exe ( found in c:\mysql\bin )
Type in: GRANT ALL PRIVILEGES ON *.* to '%'@localhost IDENTIFIED BY '%'; (press enter)
Close out of mysql.exe
|
I'd vote for putting this one in the FAQ/readme if it's not there already. I don't remember seeing it when I was having the problem and it's not exactly intuitive.