… complete performance schema, online DDL and several other InnoDB and query optimizer improvements. However, I plan to focus on a series… mode, it will throw an error and the second ALTER will fail, preventing the creation of the duplicate index. Does it mean that…-key-checker, but it does not detect all cases. For example: mysql> alter table test add index redundant (col2, id); Query OK, 0…
Comment: Sphinx search performance optimization: multi-threaded search
Thanks for the feedback, Robert. There are some types of queries where it does not help (those that do a lot of post-processing after matching the search), but in many simple cases it should help indeed.

