1. 06 Sep, 2005 2 commits
    • 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
    • bar@mysql.com's avatar
      item_cmpfunc.h: · cdf89955
      bar@mysql.com authored
        Bug 12611 : ESCAPE + LIKE do not work when the escape char is a multibyte one
        Forgot to commit this file in the previous changeset,
        together with other files.
      cdf89955
  2. 31 Aug, 2005 1 commit
  3. 30 Aug, 2005 17 commits
  4. 29 Aug, 2005 12 commits
  5. 28 Aug, 2005 5 commits
  6. 27 Aug, 2005 1 commit
  7. 26 Aug, 2005 2 commits