Bug: DBD::mysql fails tests 46-48 in mysql.t

Bug: DBD::mysql fails tests 46-48 in mysql.t

am 01.04.2005 22:30:07 von Michael Stassen

Mac OS X 10.3.8
MySQL 4.1.10
Perl 5.8.6
DBD::mysql 2.9004

`make test` fails with

t/mysql............FAILED tests 46-48
Failed 3/68 tests, 95.59% okay

This happens because in tests 46 to 48,

$sth_query->$method()->[$_] = 'TABLE01'

but

$sth_listf->$method()->[$_] = 'table01'

Searching the list archives, I see this has been reported several times
since October, 2003. A quick Google search suggests that it's a FAQ.

Any chance we can get this fixed?

Michael


--
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