Hi,
I am trying to install DBD::mysql manually . During 'make test' some of
the tests failed as shown below. Does anyone knows what can be causing
this problem?
I am installing on Mac OS X 10.2.6 with MySQL 4.0.13 and perl 5.6.0
Thanks,
Juan Bullos
[rs25s6:~/DBD-mysql-2.9002] jbullos% make test/bin/sh -c true
/bin/sh -c true
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/System/Library/Perl/darwin -I/System/Library/Perl -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/00base............ok
t/10dsnlist.........ok
t/20createdrop......ok
t/30insertfetch.....ok
t/40bindparam.......ok
t/40blobs...........ok
t/40listfields......ok
t/40nulls...........ok
t/40numrows.........ok
t/50chopblanks......ok
t/50commit..........ok, 14/30 skipped: No transactions
t/60leaks...........skipped test on this platform
t/ak-dbd............ok
t/akmisc............ok
t/dbdadmin..........ok
t/insertid..........ok
t/mysql.............ok 68/68FAILED tests 46-48
Failed 3/68 tests, 95.59% okay
t/mysql2............ok
Failed Test Status Wstat Total Fail Failed List of failed
------------------------------------------------------------------------
-------
t/mysql.t 68 3 4.41% 46-48
1 test and 14 subtests skipped.
Failed 1/18 test scripts, 94.44% okay. 3/765 subtests failed, 99.61%
okay.
make: *** [test_dynamic] Error 255
- Re: DBD::mysql Instalation Problem ([test_dyna... Juan Diego Bullos San Román
- Re: DBD::mysql Instalation Problem ([test... David Wheeler
- Re: DBD::mysql Instalation Problem ([... Juan Diego Bullos San Román
- Re: DBD::mysql Instalation Proble... David Wheeler
- Re: DBD::mysql Instalation Pr... Ken Williams