• bar@mysql.com's avatar
    Bug#15949 union + illegal mix of collations (IMPLICIT + COERCIBLE) · a6973cee
    bar@mysql.com authored
    union.result, union.test:
      Adding test case.
    item.cc:
      Allow safe character set conversion in UNION
      - string constant to column's charset
      - to unicode
      Thus, UNION now works the same with CONCAT (and other string functions)
      in respect of aggregating arguments with different character sets.
    a6973cee
item.cc 90 KB