DBD::mysql t/dbdadmin test failure 7, 11, 15

DBD::mysql t/dbdadmin test failure 7, 11, 15

am 09.08.2003 19:16:47 von Leif W

Hello, having a problem with DBD::mysql installation (2.9002) on Debian
Linux with perl 5.8.0. Running programs as root, with root access to MySQL.
MySQL is up and running fine and I can connect using the command-line client
'mysql'.

Creating the Makefile as follows:

perl Makefile.PL --testuser=root --testpassword=passwd --testhost=localhost

Then running make test, with errors as follows:

t/dbdadmin.........NOK 7New DB not in DSN list
t/dbdadmin.........NOK 11DSN testab not in DSN list.
t/dbdadmin.........NOK 15DSN testac not in DSN list.
t/dbdadmin.........FAILED tests 7, 11, 15
Failed 3/21 tests, 85.71% okay

Please advise,

Leif

P.S. note that --testport gives an error:

perl
Makefile.PL --testuser=root --testpassword=passwd --testhost=localhost --tes
tport=3306
....
Use of uninitialized value in printf at Makefile.PL line 45, line 34.
testport ( ) = 3306
....




--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org