…tables, but it is far worse on InnoDB. There are a few reasons why this happens — access to open an InnoDB table…user | | NULL | 6356 | user | statistics | select … | 6357 | user | statistics | select … | 6358 | user | Sending data | select … | 6359 | user | statistics | select … | 6360 | …
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…statistics about the FT indexes on that table by querying the various I_S.INNODB_FT_* tables. In particular, the INNODB_FT_CONFIG table is supposed to “display metadata about the FULLTEXT index and associated processing for an InnoDB table…

