… Yes [...] The error log tells us why the IO thread has not started: 2013-05-17 13:21:26…> start slave; and let’s create a new table on the master: mysql> create table test.t (id int not null auto_increment…file-based replication when gtid_mode is ON? I can‘t think of any use case, so in practice, you…
Comment: Sphinx search performance optimization: multi-threaded search
… don’t actually need to merge sphinx indexes – it does that on the fly. If you are using sphinxql, you can actually… the index looks as if it was one index, you can create a virtual index with type = distributed that has all the local… “merged”. See here for some explanation. And btw, you don’t want to run indexer for the virtual index, you want…

