… (innodb_log_files_in_group=2) innodb_flush_neighbor_pages=0 innodb_adaptive_checkpoint=keep_average innodb_read_ahead=none For MySQL 5.5.8, I used: innodb_log_file_size=2000M (innodb_log… good choice for if you are looking for high MySQL performance, and we tune Percona Server to get the most from such…
Post: InnoDB Full-text Search in MySQL 5.6 (part 1)
… premature. While it is true that InnoDB full-text search in MySQL 5.6 (part 1) in MySQL 5.6 is syntactically identical to MyISAM… that I used the community editions of MySQL 5.5.30 and MySQL 5.6.10 with no tuning whatsoever (with one exception that I’ll… one configuration change to the default InnoDB settings for MySQL 5.6, and that was to change innodb_ft_min_token_size from the…

