[Originally posted by liudin] I've import the System.Enterprise namespace for distributed transaction in my application. Oracle, and SQL Server is OK with it, but I found that for mySQL database, even I've already rollback the whole transaction, the changes are also commited. Any idea? The table in mySQL is alredy INNODB table. Thanks, Christine
|