in reply to Re: DBI + 'SELECT *' - Memory Use Galore?
in thread DBI + 'SELECT *' - Memory Use Galore?

A valid reason for getting that return value is so that you can check it and do error processing. (The text of the error is in $dbh->errstr.)