| List: | MySQL and Perl | « Previous MessageNext Message » | |
| From: | Jochen Wiedmann | Date: | June 11 1999 9:43am |
| Subject: | Re: Perl5-DBI-MySQL Help | ||
| View as plain text | |||
> DBI->connect failed: Access denied for user: 'ramamurt@localhost' (Using > password: YES) at t/10dsnlist.t line 45 It seems you are either using a password while you should not use one or the wrong password. Try to connect with mysql --password=<password> --user=<user> <database> and then rerun perl Makefile.PL --config by entering the same values. Bye, Jochen
| Thread | ||
|---|---|---|
| • Perl5-DBI-MySQL Help | Vijaya Ramamurthi | 11 Jun |
| • Re: Perl5-DBI-MySQL Help | Jochen Wiedmann | 11 Jun |
