• Monty's avatar
    Fixed crashing bug in create_internal_tmp_table_from_heap() · 868d577c
    Monty authored
    An assert/crash could happen if newtable.alias would be reallocated,
    (for example if newtable.alias.safe_c_ptr() was called) when doing
    *table= newtable.
    Fixed by ensuring that we keep the original state of the alias in 'table'.
    868d577c
sql_select.cc 1 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.