… be other ways to get this information, too. The last three commands …how to read these, there’s a full explanation in our book, High Performance MySQL…I run EXPLAIN if possible (rewriting non-SELECT queries if needed, and using … within which we have to deliver the maximum value to the customer. If we…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
…To test this hypothesis, I reset innodb_ft_min_token_size to 1, dropped/rebuilt the InnoDB index, and tried again. mysql: SELECT… implications to cranking this value all …last point bears particular emphasis, as it also illustrates an important best practice even if FTS isn’t involved. Always test how…

