1053
1053
int Cursor::multi_range_read_info(uint32_t keyno, uint32_t n_ranges, uint32_t n_rows,
1056
1056
*bufsz= 0; /* Default implementation doesn't need a buffer */
1058
1058
*flags |= HA_MRR_USE_DEFAULT_IMPL;
1063
1063
/* Produce the same cost as non-MRR code does */
1064
1064
if (*flags & HA_MRR_INDEX_ONLY)