… to store an interim result set, and then use that to …syntax to look up values against multiple columns in a compound index, then the…in this case to force MySQL to scan the `title` table first, grouping by kind_id in… is that sometimes you find unexpected differences in performance like this, so …
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…, it’s entirely possible to DROP multiple FT indexes with InnoDB in the same ALTER TABLE statement, but …in set (0.00 sec) mysql> delete from dir_test_innodb LIMIT 200000; Query OK, 200000 rows affected (8.65 sec) mysql… I_S tables, I do find that the number of rows in I_S.innodb_ft_index_table …

