-
Thirunarayanan Balathandayuthapani authored
- Problem is that failure of inplace DDL tries to access the uninitialized column. This is caused by MDEV-19606 (commit 0274ab1d). Fix is that InnoDB should use column while freeing the index when index is completely initialized.
fdb37d08