MySQL Forums
Forum List  »  InnoDB

Re: Transaction,roll back in sp
Posted by: xyfix pindu
Date: February 23, 2008 05:47AM

This is what I found in the manual of mysql 5.0, so the problem is solved.

Some statements cannot be rolled back. In general, these include data definition language (DDL) statements, such as those that create or drop databases, those that create, drop, or alter tables or stored routines.

Options: ReplyQuote


Subject
Views
Written By
Posted
3173
February 22, 2008 08:47AM
Re: Transaction,roll back in sp
2001
February 23, 2008 05:47AM


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.