9521
9526
if ( !(cur_range->flag & NO_MAX_RANGE) )
9523
9528
/* Compose the MAX key for the range. */
9528
9532
/* Compare the found key with max_key. */
9530
9535
real_prefix_len + min_max_arg_len);
9531
9536
if ((!((cur_range->flag & NEAR_MAX) && (cmp_res == -1)) || (cmp_res <= 0)))