• marko's avatar
    branches/zip: Minor optimization. · 6fa5b727
    marko authored
    trx_undo_page_report_modify(), trx_undo_report_row_operation():
    Add const qualifier to the parameter rec.  Remove some local variables.
    
    trx_undo_report_row_operation(): Invoke rec_get_offsets() only once.
    6fa5b727
trx0rec.c 36.7 KB