How to "reset mysql_errno()?"
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
Subject
Views
Written By
Posted
How to "reset mysql_errno()?"
3695
March 18, 2009 09:45AM
2790
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.