• igor@igor-inspiron.creware.com's avatar
    ctype_utf8.test: · f452d291
    igor@igor-inspiron.creware.com authored
      Added a test case for bug #11484.
    hp_hash.c:
      Fixed bug #11484.
      This bug in the function hp_rec_key_cmp resulted in wrong
      comparison of varchar multibyte keys if the bytes after 
      string values happened to be different. This caused wrong
      results for queries returning DISTINCT varchar fields in
      multibyte charsets (e.g. in utf8).
    f452d291
hp_hash.c 26.7 KB