• Igor Babaev's avatar
    Fixed LP bug #707555. · 352a944c
    Igor Babaev authored
    The bug was in the code of the patch fixing bug 698882.
    With improper casting the method store_key_field::change_source_field
    was called for the elements of the array TABLE_REF::key_copy that
    were either of a different type or not allocated at all. This caused
    crashes in some queries. 
    352a944c
sql_select.h 42.6 KB