• Sergey Glukhov's avatar
    Bug#37575 UCASE fails on monthname · 26e804d0
    Sergey Glukhov authored
    The MONTHNAME/DAYNAME functions
    returns binary string, so the LOWER/UPPER functions
    are not effective on the result of MONTHNAME/DAYNAME call.  
    Character set of the MONTHNAME/DAYNAME function
    result has been changed to connection character set.
    26e804d0
mysql_priv.h 68.9 KB