….6 brought: GTID-based replication, InnoDB Fulltext, Memcached integration, a more complete…varchar(200) default null # To remove this duplicate index, execute: ALTER TABLE `test`.`test` DROP INDEX `col2`; # ######################################################################## # Summary of indexes…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
…innodb_myisam_stopword\G *************************** 1. row *************************** Table: innodb_myisam_stopword Create Table: CREATE TABLE `innodb_myisam_stopword` ( `value` varchar(18) NOT NULL DEFAULT ” ) ENGINE=InnoDB…I reset innodb_ft_min_token_size to 1, dropped/rebuilt the InnoDB index, …

