1. 11 Jul, 2005 2 commits
    • bar@mysql.com's avatar
      field_conv.cc: · 1042a275
      bar@mysql.com authored
        Identation fix
      1042a275
    • bar@mysql.com's avatar
      field_conv.cc: · 45fe5e74
      bar@mysql.com authored
        Bug#11591
        CHAR column with utf8 does not work properly
        (more chars than expected)
        do_cut_string didn't call well_formed_length,
        and copied all data, which was wrong in the
        case of multibyte character set.
      ctype_utf8.result, ctype_utf8.test:
        adding test case
      45fe5e74
  2. 08 Jul, 2005 6 commits
  3. 07 Jul, 2005 4 commits
  4. 06 Jul, 2005 18 commits
  5. 05 Jul, 2005 10 commits