No. Each master has an offset so when you build a ring you give each master a different starting point. This keeps your ids in sync. So master1 would create ids: 1, 11, 21, 31, 41, 51, etc... and master2 would create ids: 2, 12, 22, 32, 42, 52, etc...
5 comments
[ 3.2 ms ] story [ 27.9 ms ] threadThe ability to have multiple masters has been around for some years now: http://dev.mysql.com/doc/refman/5.0/en/replication-options-m...
http://news.ycombinator.com/item?id=2766857
It was announced there would be a video soon but I was not able to find it.