I am using MSQLyog Enterprise 5.02 – MySQL GUI v5.02
I can connect when I don't use a password to my Linux Server from my windows machine and I see the MySQL Test database on the Linux box.
However, when I try connect using a password (i.e. localhost, user name, password) I get the following error message.
Error No. 1045
Access denied for user 'jds'@'MyServer' (using password: YES)
I am not using 'YES' for my password. I am using the same password that I can connect to using PuTTY.