MDEV-31869 Server aborts when table does drop column
- InnoDB aborts when table is dropping the column. This is caused by 5f09b53b (MDEV-31086). While iterating the altered table fields, we fail to consider the dropped columns.
Showing
Please register or sign in to comment