What steps will reproduce the problem?
1. In one transaction, update an INNODB table
2. In the samse transaction, update a MYISAM table
3. Rollback this transaction
Because of block commit, it is possible that more than the current transaction
is rolled back, whereas only this transaction should rollback.
Original issue reported on code.google.com by stephane...@gtempaccount.com on 21 Jun 2011 at 8:15
Original issue reported on code.google.com by
stephane...@gtempaccount.com
on 21 Jun 2011 at 8:15