Comment 0 for bug 1655649

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

On 5.5 trunk, Valgrind run:

innodb.innodb_bug59641 w3 [ fail ]
...
mysqltest: At line 63: query 'XA ROLLBACK '123'' failed: 1397: XAER_NOTA: Unknown XID
...

The test opens three connections, XA PREPAREs three transactions, and kills the server. The failing run rolls back one of the transactions upon restart. This could happen if e.g. its connection spuriously disconnected.