• bar@mysql.com's avatar
    Bug#8610: The ucs2_turkish_ci collation fails with upper('i') · 2df945d8
    bar@mysql.com authored
      UPPER/LOWER now can return a string with different length.
    
    mi_test1.c:
      Adding new arguments.
    Many files:
      Changeing caseup/casedn to return a result with different
      length than argument.
    sql_string.h:
      Removing unused method,
    mysql_priv.h:
      Removing unused method
    2df945d8
item_strfunc.h 19.7 KB