MySQL Forums
Forum List  »  Newbie

Re: mysql_query returns 1 but mysql_errno is 0
Posted by: Calin Dorohoi
Date: September 13, 2014 11:30AM

Obviously, but my question is about the same queries causing mysql_errno() to sometimes return 0 for duplicates (while mysql_query() always returns nonzero correctly for INSERTS with duplicates) but only when there are concurrent INSERTS from other threads.

Options: ReplyQuote




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.