• unknown's avatar
    ha_innodb.cc: · f9b16928
    unknown authored
      A partial bugfix to a multibyte charset / column prefix index bug: my_charpos() does not handle right some cases, we try to mask the bug for ASCII chars < 128 in the UTF-8 charset
    
    
    sql/ha_innodb.cc:
      A partial bugfix to a multibyte charset / column prefix index bug: my_charpos() does not handle right some cases, we try to mask the bug for ASCII chars < 128 in the UTF-8 charset
    f9b16928
ha_innodb.cc 151 KB