691
691
ulint data_size, /* in: data size */
692
692
ulint n_fields, /* in: number of fields */
693
693
ulint n_ext) /* in: number of externally stored columns */
695
695
/**************************************************************
696
696
Determines the size of a data tuple in ROW_FORMAT=COMPACT. */