Hello all,
I have set up mysql for a second time on my system. (don't particular remember why but...)
I set up the password in my.ini that is stored in c:/windows
and obviously this same password is visible in winmysqladmin too.
However I use this command
mysql -ubhutz -p
and when prompted for the password I enter it and get the error..
ERROR 1045: Access denied for user: 'bhutz@127.0.0.1' (using pass: YES)
but the weird thing is that it works fine for a blank password?
Any ideas? Maybe something from previous installation is messing things up?
I have set up mysql for a second time on my system. (don't particular remember why but...)
I set up the password in my.ini that is stored in c:/windows
and obviously this same password is visible in winmysqladmin too.
However I use this command
mysql -ubhutz -p
and when prompted for the password I enter it and get the error..
ERROR 1045: Access denied for user: 'bhutz@127.0.0.1' (using pass: YES)
but the weird thing is that it works fine for a blank password?
Any ideas? Maybe something from previous installation is messing things up?