MySQL Forums
Forum List  »  General

Re: insert into table not proper
Posted by: Benoit St-Jean
Date: November 01, 2018 01:42AM

First things first, your application should check the return/error code of yoyr queries and detect such problems. Would be very interesting to know why this happens to you!

Second, all system generated keys in every database I know suffer from the same problem. NEVER expect not to have any gaps in system generated keys!

Options: ReplyQuote


Subject
Written By
Posted
November 01, 2018 12:45AM
Re: insert into table not proper
November 01, 2018 01:42AM


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.