On Mon, Mar 16, 2009 at 10:25 AM, Hatem Nassrat wrote:
> Hi,
>
> Is there any way to rollback a transaction in MySQL 5.1 that contains
> "Create", "Alter", "Drop", table statements.
No. Sorry.
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http
Hi,
Is there any way to rollback a transaction in MySQL 5.1 that contains
"Create", "Alter", "Drop", table statements.
i.e. is there any way to turn off the feature:
"Statements That Cause an Implicit Commit"
or even remove some of the default statements that cause a commit.
I tried using