Re: What this mean?

2001-03-23 Thread roger westin
Hi there, When I use C API ,mysql_query. I got an error : Commands out of sync; You can't run this command now what this mean and what should I do? You are probobly sending a query to the DB thats generates a raply, like select for example. What you need to do is to cath the reply

What this mean?

2001-03-22 Thread WANG_KING
When I use C API ,mysql_query. I got an error : Commands out of sync; You can't run this command now what this mean and what should I do? - Before posting, please check: http://www.mysql.com/manual.php (the manual) http