• sergefp@mysql.com's avatar
    Fix for BUG#9103: · a76ecc5b
    sergefp@mysql.com authored
    Don't produce data truncation warnings from within cp_buffer_from_ref(). This function
    is only used to make index search tuples and data truncation that occurs here has no
    relation with truncated values being saved into tables.
    a76ecc5b
sql_select.h 13.6 KB