• unknown's avatar
    Remove unused function rec_offs_nth_null(). · bcd03127
    unknown authored
    rec_offs_nth_extern(): Return zero/nonzero instead of FALSE/TRUE.
    
    
    innobase/row/row0upd.c:
      Normalize the return value of rec_offs_nth_extern() to FALSE/TRUE.
      Avoid a repeated call to upd_ext_vec_contains().
    bcd03127
row0upd.c 50.6 KB