Quote:
Originally Posted by Echoes
Error 1045, access denied for user: '@localhost' <using password: NO>
|
If you are getting that error when doing the GRANT command, run mysql like this:
C:\mysql\bin> mysql -u root
and then type in the GRANT commands.