…and memory consuming, so ideally you would want to download the “slow query log” to another machine and…Tables” section lists the queries that you can use to gather more data about the underlying tables involved and the query execution plan used by MySQL…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…to actually matter at table creation time. Once I’ve got a table with an explicit FTS_DOC_ID column, however, MySQL…and then running OPTIMIZE TABLE, and that we might have to run OPTIMIZE TABLE multiple times if we’ve had a lot of changes to the table…

