1. 13 Aug, 2004 3 commits
    • unknown's avatar
      ctype_utf8.result, ctype_utf8.test, item_strfunc.cc: · a0805eda
      unknown authored
        LEFT() didn't work well in some cases.
      
      
      sql/item_strfunc.cc:
        LEFT() didn't work well in some cases.
      mysql-test/t/ctype_utf8.test:
        LEFT() didn't work well in some cases.
      mysql-test/r/ctype_utf8.result:
        LEFT() didn't work well in some cases.
      a0805eda
    • unknown's avatar
      ctype_utf8.result, ctype_utf8.test, mi_key.c: · 7e622406
      unknown authored
        bug 4521: unique key prefix interacts poorly with utf8: fixed length key fix.
      
      
      myisam/mi_key.c:
        bug 4521: unique key prefix interacts poorly with utf8: fixed length key fix.
      mysql-test/t/ctype_utf8.test:
        bug 4521: unique key prefix interacts poorly with utf8: fixed length key fix.
      mysql-test/r/ctype_utf8.result:
        bug 4521: unique key prefix interacts poorly with utf8: fixed length key fix.
      7e622406
    • unknown's avatar
      ctype_ucs.result, ctype_ucs.test, item.cc: · aff628dd
      unknown authored
        #5024 [Ver]: Server crashes with queries on fields with certain charset/collation settings
      
      
      sql/item.cc:
        #5024 [Ver]: Server crashes with queries on fields with certain charset/collation settings
      mysql-test/t/ctype_ucs.test:
        #5024 [Ver]: Server crashes with queries on fields with certain charset/collation settings
      mysql-test/r/ctype_ucs.result:
        #5024 [Ver]: Server crashes with queries on fields with certain charset/collation settings
      aff628dd
  2. 12 Aug, 2004 25 commits
  3. 11 Aug, 2004 12 commits