rubn ruvalcaba wrote:

I want to know how could solve the next replication scenario:

I have a master.
I have 5 slaves.

At start the slaves has a master snapshot.

Now imagine slave 1, inserts a record. When it gets connected to the lan, it must replicate it's changes to the master.

No, a slave receives changes that occur at the master. That's why it's a slave.

I suspect you want each machine to be a Master and a slave.




-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to