• Mats Kindahl's avatar
    WL#5151: Conversion between different types · b524f272
    Mats Kindahl authored
             when replicating
    
    The function create_virtual_tmp_table does not
    set db_low_byte_first in the same way as
    create_tmp_table does, causing copying from
    the virtual table to a real table to get strange
    values for SET types on big-endian machines.
    b524f272
sql_select.cc 535 KB