- Original Message -
From: "Vandana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 13, 2002 3:32 PM
Subject: What does the error mesg mean
>
> I am using mysql's C API in my program. I am using a connection to
> run many queries, but I am running these queries sequenti
Hi,
I already got something similar.
it was a case where I made a call to mysql_query() but I never made the call
to mysql_store_result().
On the next call to mysql_query(), I was getting this error.
Frederic
- Original Message -
From: "Vandana" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED