On Thu, Jan 15, 2004 at 09:59:38AM -0500, Chris Braiotta wrote: > Hi, all. I've discovered some odd behavior in a script I've written > that uses DBD::mysql, and I think it's related to the large number of
> 2) Simply adding a "LIMIT 500" to the end of the SQL query, or using a > more restrictive set of dates than the script is meant to use, > eliminates the error. Perhaps the shell or process running the script is running into a resource limit. What does ulimit tell you? I am assuming, obviously, that you are running a very recent DBD::mysql. -Gyepi _______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

