MySQL Forums
Forum List  »  General

Re: Random data loss, less than 0.1% of the time - how to prevent it
Posted by: Rick James
Date: March 30, 2014 09:45PM

Let's stare at your code... Please provide the INSERT statement, plus any mention of autocommit, BEGIN, begin_work, COMMIT, ROLLBACK, etc around the INSERT.

If you do have begin...commit, also provide any other SQL statements in the transaction.

Options: ReplyQuote


Subject
Written By
Posted
Re: Random data loss, less than 0.1% of the time - how to prevent it
March 30, 2014 09:45PM


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.