• Marko Mäkelä's avatar
    Cleanup: Remove trx_get_id_for_print() · 469da6c3
    Marko Mäkelä authored
    Any transaction that has requested a lock must have trx->id!=0.
    
    trx_print_low(): Distinguish non-locking or inactive transaction
    objects by displaying the pointer in parentheses.
    
    fill_trx_row(): Do not try to map trx->id to a pointer-based value.
    469da6c3
btr0cur.cc 242 KB