… I would be able to show that to organizers to help with decision. Also let me know if you have submitted similar talk as…. Practical MySQL Variables Tuning This session takes practical approach to MySQL variable tuning. Instead of giving you theoretical guesses on what would be right variable values…
Post: InnoDB Full-text Search in MySQL 5.6: Part 2, The Queries!
… what comes back: mysql: SET GLOBAL innodb_ft_server_stopword_table=’test/innodb_myisam_stopword’; ERROR 1231 (42000): Variable ‘innodb_ft_server_stopword_table’ can’t be set to the value of ‘test/innodb_myisam… those worked. Also, trying to set innodb_ft_user_stopword_table produced the same error. I submitted a bug report (68450), and…

