• Georgi Kodinov's avatar
    Bug #12319710: INVALID MEMORY READ AND/OR CRASH IN MY_UCA_CHARCMP · 50af230e
    Georgi Kodinov authored
    WITH UTF32
    
    The 5.5 version of the UTF32 collation was not enforcing the BMP range that 
    it currently supports when comparing with LIKE. 
    Fixed by backporting the checks for the BMP from trunk.
    Added a named constant for the maximum character that can have a weight
    in the weight table.
    50af230e
ctype-uca.c 535 KB