Hacker News new | ask | show | jobs
by donw 6264 days ago
Replication does nothing to enhance searches over large datasets, and in the case of master-slave replication, you don't even have a second server to query.

Not to mention, that MySQL replication is known to be horribly fragile, and silently corrupts data -- which is why you need separate tools (like Maatkit) to know when it's time to rebuild the slave.