Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Error 1045

forums forums SQLyog Using SQLyog Error 1045

  • This topic is empty.
Viewing 5 reply threads
  • Author
    Posts
    • #8386
      grant
      Member

      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?

    • #15634
      CalEvans
      Member

      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=

    • #15635
      Shadow
      Member

      Or have your provider add the new accounts to the server…

    • #15636
      ckm
      Member

      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

    • #15637
      Shadow
      Member

      How did you add a new user if you can't connect to the db? What rights does that root@% have?

    • #15638
      Ritesh
      Member
Viewing 5 reply threads
  • You must be logged in to reply to this topic.