Jump to content

Error 1045 Help Please =/


porta

Recommended Posts

Okay so Im setting this up and im at the part where I have to connect to Mysql Host. I set the Host Address as localhost, the username as root, my password ******, port 3306, and database as mangos_bc;realmd_bc

 

When I click connect it gives me this.

 

Error: 1045 SQLSTATE: 28000 (ER_ACCESS_DENIED_ERROR)

 

Message: Access denied for user 'root'@'localhost' (using password: Yes)

 

 

How do I get past this? Thanks for the help.

 

 

Oh Im using version 5.0.37-win32

 

 

Link to comment
Share on other sites

Can you post your code (with the password removed of course)

 

The error means that it didn't recognize your username and password.  It may be because they are incorrect, or it may be because they weren't passed correctly.  There's other possibilities too, so first I want to see that your code is passing them to mysql correctly :)

Link to comment
Share on other sites

Can you post your code (with the password removed of course)

 

The error means that it didn't recognize your username and password.  It may be because they are incorrect, or it may be because they weren't passed correctly.  There's other possibilities too, so first I want to see that your code is passing them to mysql correctly :)

 

 

Sorry Im an >extreme< noobie at this, what do you mean by code? =/

Link to comment
Share on other sites

Thanks, it does help :)

 

I'm not familiar with the software you're using (apart from mysql), but I think the most likely problem is that the username or password is not what mysql is expecting.

 

How did you set the root password initially?

Link to comment
Share on other sites

This is what happened. I originally downloaded MySQl and I set something up. And I followed a link onto a "personal" website of my server. It had a list of stuff where I can edit and all that. Then I edited something about a password, from no password to yes password, never had a chance to type anything in and if i did type anything it was my dogs name, as its my password for everything. WHen I set that it kicked me off and forever tells me access denied for error 1045 =/

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.