• heikki's avatar
    Merge r1048:1050 from branches/5.0: · a586a909
    heikki authored
    trx_rollback_for_mysql(): Fix the comment introduced in r1046.
    
    trx_commit_for_mysql(): Use the dummy trx->sess also for committing a prepared
    transaction in XA recovery, just in case our code would need the session
    object also in that case (does not seem to need it right now).
    a586a909
trx0roll.c 30.6 KB