• Alexander Barkov's avatar
    Test for MDEV-13119 and MDEV-13120 · ae3fe14c
    Alexander Barkov authored
    These bugs:
    MDEV-13119 Wrong results with CAST(AS CHAR) and subquery
    MDEV-13120 Wrong results with MAKE_SET() and subquery
    were previously fixed by:
    MDEV-13790 UNHEX() of a somewhat complicated CONCAT() returns NULL
    
    Adding tests only
    ae3fe14c
func_concat.test 8.03 KB