• unknown's avatar
    USER(), DATABASE() and CHARSET() functions are now UCS2 compatible · 84b95682
    unknown authored
    Bug fix in ctype-utf8.c
    
    
    sql/item_strfunc.cc:
      USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
    sql/item_strfunc.h:
      USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
    sql/procedure.h:
      USER(), DATABASE() and CHARSET() functions are now UCS2 compatible
    strings/ctype-utf8.c:
      Bug fix
    84b95682
ctype-utf8.c 99.4 KB