|
|
|
good chemistry is complicated, and a little bit messy -LW |
|
| PerlMonks |
Re^3: DBI don't fetch my data...or at least not all records (bug?)by tye (Cardinal) |
| on Nov 20, 2012 at 18:35 UTC ( #1004772=note: print w/ replies, xml ) | Need Help?? |
|
bad FILE descriptor? I don't use a file It has to connect to the DB somehow. There is almost always a file descriptor under the covers (usually to a socket). But it could also be reporting $! even though there wasn't a failure that set $! ("bad file descriptor" is a common error that gets left behind in $! due to common stuff that happens under the covers). It looks like a bug to me. - tye
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||