…in set (0.00 sec) After running the query, see how many pages were read from disk versus how many page requests their were: mysql…table_name, index_name, count(*) pages, sum(is_old=’YES’) old, count(*) – sum(is_old=’YES’) hot, sum(number_records) records…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…table creation time. Once I’ve got a table with an explicit FTS_DOC_ID column, however, MySQL…

