• heikki's avatar
    Merge r1046 from branches/5.0: · 14695b0c
    heikki authored
    branches/5.0: trx_rollback_for_mysql(): Ensure that trx->sess is non-NULL
    when calling trx_general_rollback_for_mysql().  This removes a segmentation
    fault when rolling back a prepared transaction in XA recovery.  (Bug #21468)
    14695b0c
trx0roll.c 30.6 KB