Revert "MDEV-12266: Remove lookups when dropping indexes"
This reverts commit d2660362. The patch would cause a crash when DROP TABLE is executed and the .ibd file is missing. It is not easy to fix this; there is some delicate logic in fil_space_get_page_size().
Showing
Please register or sign in to comment