… when using replication, a temporary table could vanish if the slave restarts and… is that it requires storing another column, and reinitializing the sequence after making…why it helped? When I did not use the STRAIGHT_JOIN, the query… you have used a SUBQUERY to fetch and compare MAX(episode_id) as …
Post: Sphinx search performance optimization: attribute-based filters
…thousand of matched records, checking attributes is not going to slow down performance of queries … to give slightly different results it could be because the indexing occurred between different…fetch when indexing the catalog: CONCAT(‘userkey_’, user_id) userkey And now I have an extra column…

