-
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