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 23, 2014 02:13PM

You have multiple CGI threads running simultaneously? Then I need to see

SHOW CREATE TABLE

BEGIN ... COMMIT -- all the SQL involved in a single transaction.

If you don't have BEGIN...COMMIT, that is probably part of the problem.

Options: ReplyQuote


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


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.