Newbie Question: DBI and MySQL Connection Issues
From: Qaseem Shaikh (qaseemshaikh_at_yahoo.com)
Date: 03/24/05
- Next message: Tim Bunce: "Re: [PATCH] DBD::NullP"
- Previous message: James H \ Anderson: "RE: Bug in $dbh->clone"
- Next in thread: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Reply: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Mar 2005 08:17:35 -0800 (PST) To: dbi-users@perl.org
Hi
I am using DBI to connect to MySQL. However I am
getting the following error:
Couldn't connect to database: Client does not support
authentication protocol requested by server; consider
upgrading MySQL client
when DBI tries to connect to the database. I've read
about the solution which requires changing the
password to an old-style password. However I was
wondering if there was a cleaner way to do this.
Any help will be greatly appreciated.
Thanks,
Qaseem
__________________________________
Do you Yahoo!?
Make Yahoo! your home page
http://www.yahoo.com/r/hs
- Next message: Tim Bunce: "Re: [PATCH] DBD::NullP"
- Previous message: James H \ Anderson: "RE: Bug in $dbh->clone"
- Next in thread: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Reply: Ron Savage: "Re: Newbie Question: DBI and MySQL Connection Issues"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|