…of rows must be joined together (Q4.1, Q4.2) but worse when small amounts of data are examined. Conclusion In some cases MyISAM…no caching of data at the filesystem level. The InnoDB indexes were built using ALTER TABLE fast index creation (merge sort). For the MyISAM…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
…MyISAM full-text parser code, convert it to a plugin, and use it for InnoDB FT indexes where you’re expecting MyISAM…

