Hi there, I'm planning to reindex all my data on my master server everyday, so here's what I intend to do on the master:
1 - disable replication on the master 2 - Empty the index 3 - Reindex everything 4 - Optimize 5 - enable replication again There's something I'm wondering about this strategy. What would happen if a slave is not finished pulling the data when I start step 1? Is there a better strategy to achieve daily complete reindexing? Thanks! Jerome. -- Jerome Eteve. http://www.eteve.net jer...@eteve.net