MySQL Forums
Forum List  »  Connector/C++

How to "reset mysql_errno()?"
Posted by: Pete Wilson
Date: March 18, 2009 09:45AM

From http://dev.mysql.com/doc/refman/5.0/en/mysql-errno.html :

"A rule of thumb is that all functions that have to ask the server for information reset mysql_errno() if they succeed."

But I can't find a way to do that reset. How do I "reset mysql_errno()" from my program?

Thanks!

-- Pete

Options: ReplyQuote


Subject
Views
Written By
Posted
How to "reset mysql_errno()?"
3612
March 18, 2009 09:45AM
2737
March 30, 2009 02:40AM


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.