On Sun, 19 Feb 2006 22:08:52 -0500, James E Keenan wrote:

Hi James

> had been unwrapped earlier: ~/.cpan/build/DBD-mysql-3.0002.  I got
> through 'perl Makefile.PL' and 'make' more or less unscathed.

more or less. Shudder :/.

> t/10dsnlist..........DBI connect('test','',...) failed: Access

That should read connect('dbi:mysql:test', etc.

Set DBI_DSN=dbi:mysql:test
and DBI_USER='xxx'
and DBI_PASS='yyy'
and export them if you're using that kind on shell.
Rerun make test and let us know.

--
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/index.html


Reply via email to