MySQL Forums
Forum List  »  InnoDB

Re: Failure to rollback a transaction when connection closes
Posted by: Stefan Hinz
Date: April 18, 2005 08:32AM

You're probably using non-transaction safe tables in your transaction. Note that you'll have to use InnoDB tables to get ACID compliancy.

Stefan Hinz, MySQL Documentation, Berlin, Germany

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Failure to rollback a transaction when connection closes
2423
April 18, 2005 08:32AM


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.