• heikki's avatar
    Merge r1048:1050 from branches/5.0: · fedfe09e
    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).
    fedfe09e
trx0trx.c 48.3 KB