• gluh@mysql.com/eagle.(none)'s avatar
    Bug#30981 CHAR(0x41 USING ucs2) doesn't add leading zero · db39976a
    gluh@mysql.com/eagle.(none) authored
    Bug#30982 CHAR(..USING..) can return a not-well-formed string
    Bug#30986 Character set introducer followed by a HEX string can return bad result
    check_well_formed_result moved to Item from Item_str_func
    fixed Item_func_char::val_str for proper ucs symbols converting
    added check for well formed strings for correct conversion of constants with underscore
    charset
    db39976a
item.h 84.3 KB