dict_table_t::instant_op_column(): Skip to-be-dropped indexes
On instant DROP COLUMN, there is no point in updating indexes that depended on the dropped column. This avoids a memory access violation in innodb.instant_alter.
Showing
Please register or sign in to comment