• bar@mysql.com's avatar
    func_like.result, func_like.test: · d40278e0
    bar@mysql.com authored
      adding test case.
    item_cmpfunc.cc:
      Bug#12611
      ESCAPE + LIKE do not work when the escape char is a multibyte one
      Additional fix for 8bit character sets:
      escape character must be converted into
      operation character set.
    d40278e0
func_like.result 3.63 KB