MySQL Forums
Forum List  »  InnoDB

Re: Commit but not data in the database.
Posted by: Rick James
Date: March 27, 2011 01:42PM

What language/API are you using? Java? PDO?
My guess is that it is being too clever.

If possible, do SHOW INNODB STATUS; right after this occurs. There may be more clues there.

Are you deliberately using autocommit=0? Or is that provided by the interface?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Commit but not data in the database.
705
March 27, 2011 01:42PM


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.