Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › Error 1045
I am having trouble connecting to any mysql database. I get an 1045 errror
telling me “Access denied for user [email protected]” (using password:YES).
Any ideas?
Sounds like [email protected] does not have an account on the server. My guess is that rmlebuser@localhost does.
Add [email protected] or if you are brave, add rmlebuser@% as a user and give them permissions to the databases they need access to.
HTH,
=C=
Or have your provider add the new accounts to the server…
I made it to connect i had to make a username %.
erorr 1045
i am getting the same error saying access denied for user:
[email protected]
I even added a user name root@% but still gives me the same error.
i am trying to connect to a remote server hosted on an isp.
ckm
How did you add a new user if you can't connect to the db? What rights does that root@% have?
Check out http://www.webyog.com/forums/index.php?act…st=0&#entry3610