• Igor Babaev's avatar
    MDEV-16711 Crash in Field_blob::store() while reading statistics · b75d8196
    Igor Babaev authored
              for the small InnoDB table
    
    This bug was introduced by the patch 6c414fcf.
    The patch has not taken into account that some objects of the Field_* types
    are created only for TABLE_SHARE and the field 'table' is set to NULL
    for them. In particular such are objects created to store statistical
    min/max values for columns.
    b75d8196
stat_tables_innodb.result 25.4 KB