….5. This blog post is aimed at the optimizer enhancement Multi Range Read (MRR). Its available in both MySQL 5.6 and… what this optimization actually is and what benefits it brings. Multi Range Read With traditional secondary index lookups, if the columns that… 5.6 and MariaDB 5.5. Handler_mrr_rowid_refills counts how many times the buffer used by MRR had to…
Post: Sphinx search performance optimization: multi-threaded search
… some CPU-intensive operations such as ranking, ordering or even COUNT with GROUP BY and if data nodes return large amounts… way to split data, you may want these to be ranges by using a helper table in MySQL to define those ranges, mixing it with sql_query_range or something else, depending on how your…

