Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: DBI / mySQL: Access denied for user 'myusername'@'localhost' (using password: YES)

by idle (Friar)
on Mar 07, 2006 at 07:15 UTC ( [id://534847]=note: print w/replies, xml ) Need Help??


in reply to DBI / mySQL: Access denied for user 'myusername'@'localhost' (using password: YES)

There is really known problem Client does not support authentication protocol. But in that case there should be another error, yours clearly say that you have unsufficient rights to connect to db.
  • Comment on Re: DBI / mySQL: Access denied for user 'myusername'@'localhost' (using password: YES)

Replies are listed 'Best First'.
Re^2: DBI / mySQL: Access denied for user 'myusername'@'localhost' (using password: YES)
by jhourcle (Prior) on Mar 07, 2006 at 12:39 UTC

    If the error idle linked to is the problem that TedPride is having, the solution is to install mySQL 5 locally, so you have the correct shared libraries, and then reinstall DBD::mysql.

    However, I'd be interested to know the success/failure case of trying to connect using the given credentials from the command line, as I find that's the most common problem given that error message.

Re^2: DBI / mySQL: Access denied for user 'myusername'@'localhost' (using password: YES)
by Anonymous Monk on Mar 24, 2019 at 06:17 UTC
    Have you got solution. I am also facing same problem. Please share solution.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://534847]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (5)
As of 2024-04-23 18:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found