… XtraBackup when rebuilding secondary indexes on innobackupex –apply-log –rebuild-indexes. This allows parallel processing of individual tables when rebuilding the index. Percona XtraBackup … the MySQL command line client. Support for InnoDB 5.0 and InnoDB 5.1 builtin has been removed from Percona …
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
…’ve sorted this out, let’s drop and rebuild our FT index on the InnoDB table and try the above queries one more…. To test this hypothesis, I reset innodb_ft_min_token_size to 1, dropped/rebuilt the InnoDB index, and tried again. mysql: SELECT… add your first FULLTEXT KEY to an InnoDB table, be prepared for a table rebuild. Calculation of match score is completely different…

