… application which can perform search on many different columns, with worse then perfect selectivity. Various social networking and dating sites are perfect… few members from the country, ie Slovenia – same kind of search might need to scan 1000s times more rows to provide… is indexed) Force index if needed In some cases MySQL Optimizer may prefer to use different index, which has better selectivity…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… was the only storage engine with support for full-text search (FTS). And I’ve encountered many customers for whom the… same (modulo any new features introduced with InnoDB full-text search), that’s largely where the similarities end. NOTE 1: I… up to date by setting innodb_optimize_fulltext_only = 1 and then running OPTIMIZE TABLE, and that we might have to run OPTIMIZE TABLE…

