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

Michael Stassen <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
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/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.