DBD::mysql make test failures (another instance)
angie ahl <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
Hi List
I'm having a little fun (in a massochistic sense) trying to get
DBD::mysql installed.
I've got mysql (4.1.7) in a not so standard directory, my own
compilation of perl 5.8.6 and mod_perl. on OS X 10.3.6
I've added the cflags and libs to Makefile.PL and have got happily
through make at last.
make test is erroring though, and make test TEST_VERBOSE=1 is
identifying the following errors:
please note I am trying to get unicode working so this may have
something to do with length failing, I'm not sure though.
First we have t/akmisc:
t/akmisc...........Verifying whether fetchrow returns TRUE for results.
1..351
Checking $sth->length
not ok 51
Error in length array, expected 32 32 32, got 96 96 96.
Fetchrow from non-select handle Mysql::Statement=HASH(0x41733c)
not ok 342
Error in control character hash at 129, ? <-> ?.
FAILED tests 51, 342
Failed 2/351 tests, 99.43% okay
next we have t/mysql
t/mysql............1..68
Checking number of rows.
not ok 30
not ok 46
not ok 47
not ok 48
FAILED tests 30, 46-48
Failed 4/68 tests, 94.12% okay
Any ideas what these failures are, can I go ahead and install or is
there anything I can do to fix the above:
versions:
perl 5.8.6
DBI 1.46 (for perl 5.008006 on darwin-2level)
DBD::mysql 2.9004
mysql 4.1.7
TIA
Angie
--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/[email protected]