…index will be created-, but we will get a warning (note severity, to be exact): mysql> ALTER TABLE test ADD INDEX (col2); Query…to find redundant indexes. And second, because in some cases, we may need to have what at first seems redundant indexes…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…to find out how to make InnoDB FTS blazingly-fast, but simply to get a sense of how it works compared to…a BIGINT UNSIGNED NOT NULL with a unique index on it, your table doesn’t need to be rebuilt. The most important item to…

