jeanluca has asked for the wisdom of the Perl Monks concerning the following question:
I upgraded DBI and DBD::mysql but that didn't change anything.~/tmp $ ./mtest.pl DBI connect('database=my_db:host=sname.domain.com:port=3306','my_usr', +...) failed: Client does not support authentication protocol requested by server; consider upgrading MySQL client at ./mtest.pl line 5 Can't call method "disconnect" on an undefined value at ./mtest.pl lin +e 7.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Connection problem with MySQL( Client does not support auth...)
by Joost (Canon) on Jun 19, 2007 at 21:40 UTC | |
by jeanluca (Deacon) on Jun 19, 2007 at 22:04 UTC | |
by Joost (Canon) on Jun 19, 2007 at 22:15 UTC | |
by jeanluca (Deacon) on Jun 20, 2007 at 09:34 UTC | |
|
Re: Connection problem with MySQL( Client does not support auth...)
by graff (Chancellor) on Jun 20, 2007 at 01:56 UTC |