TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Learn to stop using shiny new things and love MySQL

8 pointsby brianchuabout 10 years ago

1 comment

stephenrabout 10 years ago
I don&#x27;t understand why the author claims MySQL won&#x27;t do replication to a read-slave out of the box?<p>Sure it&#x27;s not just turned on, but it&#x27;s not <i>that</i> hard to setup the built in replication in that scenario.<p>For reference though, I&#x27;d recommend percona cluster over mysql built in replication. No need to juggle read&#x2F;write slaves then.