in reply to DBI Error, "in short at C:/Perl/site/lib/Net/MySQL.pm line 591"

I have no idea why, but Net::MySQL::RecordIterator::_get_field_length in Net/MySQL.pm calls warn "in short"; and similar. It looks like debugging trace code accidently left behind. You could comment them out or capture warnings.

  • Comment on Re: DBI Error, "in short at C:/Perl/site/lib/Net/MySQL.pm line 591"
  • Download Code

Replies are listed 'Best First'.
Re^2: DBI Error, "in short at C:/Perl/site/lib/Net/MySQL.pm line 591"
by runrig (Abbot) on Sep 02, 2004 at 22:51 UTC
    It looks like that issue has been reported at rt.cpan.org. It might be worthwhile to alert the author (though I think an author is supposed to get automatic email from rt).