Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think the confusion here is based on the difference between "multi-master" replication and "master-master" replication. MySQL doesn't support the former, where a machine can be a slave of more than one master, but it does support (like you eluded to) having two masters (usually one writable, one read-only) in a loop, which MySQL folks call "master-master" replication.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: