BUG#25877, After DROP INDEX non-indexed data isn't moved from memory into tablespace
sql/ha_ndbcluster.cc: add/drop index online will change storage media type, so add storage type check in check_if_incompatible_data(), when storage type is changed, will create a new table, then this can correct the column and table's storage type.
Showing
Please register or sign in to comment