• marko's avatar
    branches/zip: Minor optimization. · 10bb4385
    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.
    10bb4385
trx0rec.h 11.2 KB