-
Marko Mäkelä authored
dict_table_t::init_instant(): Correctly initialize the length of variable-length instantly dropped columns. row_ins_index_entry_set_vals(): For variable-length instantly dropped columns, write 0 bytes of data. For dropped fixed-length NOT NULL columns, write the fixed length of NUL bytes as data.
edba0470