Re: What does the error mesg mean

2002-06-13 Thread Gelu Gogancea
- 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 que

Re: What does the error mesg mean

2002-06-13 Thread Frederic Dhorne
> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 2: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 sequentially. There are > about 15 queries that I iss

What does the error mesg mean

2002-06-13 Thread Vandana
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 sequentially. There are about 15 queries that I issue through this connection at different parts of my program. It works successfully most of the times, but fails at cer