… a more complete performance schema, online DDL and several other InnoDB and query optimizer improvements. However, I…In previous versions of MySQL, you can create two indexes with the same columns (in the same …: 0 Duplicates: 0 Warnings: 0 mysql> ALTER TABLE test ADD INDEX (col2); Query OK, 0 rows …
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…mysql> show warnings; +———+——+————————————————–+ | Level | Code | Message | +———+——+————————————————–+ | Warning | 124 | InnoDB rebuilding table to add column…

