…In this post I’m going to explain the different types of duplicate indexes and how to…indexes are easy to find out and to avoid them. How? Just specify the index name and MySQL will avoid to create duplicate indexes: mysql> alter table t add index…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
…in MySQL 5.6: Part 2, The Queries![/caption] This is part 2 in a 3 part series. In…to do this in a single blog post) than what MyISAM gives…To test this hypothesis, I reset innodb_ft_min_token_size to 1, dropped/rebuilt the InnoDB index, and tried again. mysql…

