… time? To find an answer to these questions, let’s create a simple replication configuration with one master and two slaves, all…_Running: Yes [...] The error log tells us why the IO thread has not started: 2013-05-17 13:21:26 3130… = 1; mysql> start slave; and let’s create a new table on the master: mysql> create table test.t (id int not null auto…
Comment: Sphinx search performance optimization: multi-threaded search
… index looks as if it was one index, you can create a virtual index with type = distributed that has all the local… instead, hence only run indexer on idx1p0,idx1p1,idx1p2. Have a nice weekend! Aurimas

