… server starting if the innodb_data_home_dir variable didn’t have the path separator at the end. Bug fixed #1181887… an incomplete result set. Bug fixed #1185040. The INNODB_CHANGED_PAGES table couldn’t be queried if the log tracker wasn’t running…
Comment: Sphinx search performance optimization: multi-threaded search
Hi Robert, – you don’t actually need to merge sphinx indexes – it does that on … all the indexes you want to merge on the fly (e.g. SELECT cols FROM idx1p0,idx1p1,idx1p2 WHERE …), otherwise if… “merged”. See here for some explanation. And btw, you don’t want to run indexer for the virtual index, you want…

