• Sergey Glukhov's avatar
    Bug#38291 memory corruption and server crash with view/sp/function · 9bc9ddd5
    Sergey Glukhov authored
    Send_field.org_col_name has broken value on secondary execution.
    It happens when result field is created from the field which belongs to view
    due to forgotten assignment of some Send_field attributes. 
    The fix:
    set Send_field.org_col_name,org_table_name with correct value during Send_field intialization.
    9bc9ddd5
item.cc 193 KB