…the STRAIGHT_JOIN, the query optimizer reordered the tables. It seemed to prefer an index-scan of 7 rows in the `kind_type` table to…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
…and it appears to work fine. But here’s where things start to get even weirder. According to the documentation, if we specify the name of a table…

