[thelist] Warning: mysql_query() [function.mysql-query]: Unable to save result set in ...

Bob Meetin bobm at dottedi.biz
Tue Sep 1 18:08:19 CDT 2009


This is a fairly robust database of around 360000 records in the table 
and 35 fields per record.

If I do "select * from $table" I get the system message:

Warning: mysql_query() [function.mysql-query]: Unable to save result set 
in ...

I can limit the select to somewhere just above 97000 records and it 
succeeds. Also if I only select a few fields  but all the data it runs 
fine.  So the question, is there an internal limit or is possible that 
there is some corrupt (?) data that is causing the failure?

-Bob




More information about the thelist mailing list