652
652
cannot represent blank like ASCII does. In these cases we have
653
653
to use _mi_seq_search() for the search.
656
656
(keyinfo->seg->flag & HA_NULL_PART) ||
657
657
(keyinfo->seg->charset->mbminlen > 1))
658
658
keyinfo->bin_search=_mi_seq_search;