After making SST from slave, got the following on joiner:
InnoDB: Starting in background the rollback of uncommitted transactions 110607 22:13:36 InnoDB: Rolling back trx with id 0 9564622, 1 rows to undo
InnoDB: Rolling back of trx id 0 9564622 completed
However, there should be zero uncommitted transactions on slave in DONOR state.
After making SST from slave, got the following on joiner:
InnoDB: Starting in background the rollback of uncommitted transactions
110607 22:13:36 InnoDB: Rolling back trx with id 0 9564622, 1 rows to undo
InnoDB: Rolling back of trx id 0 9564622 completed
However, there should be zero uncommitted transactions on slave in DONOR state.