mirror of
https://github.com/MariaDB/server.git
synced 2025-11-25 17:25:02 +03:00
- Problem is that failure of inplace DDL tries to access the
uninitialized column. This is caused by MDEV-19606 (commit 0274ab1de3).
Fix is that InnoDB should use column while freeing the index when index
is completely initialized.
2.4 KiB
2.4 KiB