• unknown's avatar
    USER(), DATABASE() and CHARSET() functions are now UCS2 compatible · e92a1f2d
    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
    e92a1f2d
ctype-utf8.c 99.4 KB