705
705
const rec_t* rec2, /*!< in: physical record */
706
706
const ulint* offsets1,/*!< in: rec_get_offsets(rec1, ...) */
707
707
const ulint* offsets2,/*!< in: rec_get_offsets(rec2, ...) */
712
710
ulint rec1_f_len; /*!< length of current field in rec1 */
713
711
const byte* rec1_b_ptr; /*!< pointer to the current byte