Hello again

Sorry, this is the third mail but found something strange... In the past mail 
commented about the following error:

*** glibc detected *** double free or corruption (!prev): 0x08051d58 ***
Aborted

but found that mysql_free_result() produces this error only when ALL data has 
been retrieved with mysql_fetch_row(), when there is still pending data 
there's no problem, only when all of it has been retrieved and there is no 
more data waiting...

Anybody has an idea of what is wrong?

Thanks!!

P.S. I have MySQL 4.1.14


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to