• cmiller@zippy.cornsilk.net's avatar
    Bug#15776: 32-bit signed int used for length of blob · 15b1a5ff
    cmiller@zippy.cornsilk.net authored
    Based on contributed patch from Martin Friebe, CLA from 2007-02-24.
    
    The parser lacked support for field sizes after signed long,
    when it should extend to 2**32-1.
    
    Now, we correct that limitation, and also make the error handling
    consistent for casts.
    ---
    Fix minor complaints of Marc Alff, for patch against B-g#15776.
    ---
    Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my50-bug15776
    into  zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776
    ---
    Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug15776/my51-bug15776
    into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-build
    ---
    testing
    15b1a5ff
unireg.h 8.62 KB