MySQL Forums
Forum List  »  General

mysql_real_query returns -1 with mysql_errno = 0 on a select
Posted by: John Wythe
Date: April 14, 2005 01:18AM

I am encountering a problem when using mysql_real_query. After approx 269000 select queries mysql_real_query returns with a value of -1, but mysql_errno returns a value of zero indicating no error. Subsequent program processing to report the error would seem to indicate a memory problem. Has anyone ever encountered this situation, and if so, is there any fix? I am using MySQL 4.0.7 on SCO Unix Openserver 5.

John

Options: ReplyQuote


Subject
Written By
Posted
mysql_real_query returns -1 with mysql_errno = 0 on a select
April 14, 2005 01:18AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.