… the hot test. All OS caches are dropped at this time as well. These set …at the filesystem level. The InnoDB indexes were built using ALTER TABLE fast index creation (merge sort). For …datadir=/mnt/mysql56/data basedir=/usr/local/mysql socket=/var/lib/mysql/mysql.sock user=justin innodb_buffer_pool_…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…’t to find out how to make InnoDB FTS blazingly-fast, but simply to get a sense of how it works… had a full-text index on it, and then I create one, the following warning is generated: mysql> alter table dir_test… mysql mysql 98304 Feb 20 18:57 FTS_0000000000000025_STOPWORDS.ibd Also, while we’re on the subject of adding and dropping FT indexes…

