…!) yesterday asking what would be needed to tune[1] a database for better performance. It is a question that I hear often… actually badly configured, you can hurt its performance significantly. Correcting these mistakes can correspondingly improve performance. But such mistakes are relatively few… see are not configuring the InnoDB buffer pool size or log file size, and not using InnoDB. If your server really hasn…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
… identical to the same query when performed against InnoDB data, OR that the results returned by InnoDB FTS will somehow be “better” (as… and MySQL 5.6.10 with no configuration tuning other than to set innodb_ft_min_token_size to 4 (rather than… search terms, and in this case, both MyISAM and InnoDB FTS performed identically and found it. I’m not really concerned about…

