I want to make a dedicated SLAVE machine for data replication of three database on three different servers. In other words, I want to do Multiple Master => SIngle Slave rep
Might be worth a look at maatkit's table sync -- it's not "real" replication but it might be good enough.