Greetings guys,
We need to replicate data from local mysql-server-nodes to mysql-server-central.
I find out MysqL cluster can help us to replicate data from our mysql-server-central to mysql-server-nodes.
MySQL labs can help us to decide over this solution or not.
We need this:
server1------------->CENTRALSERVER
server2------------->CENTRALSERVER
server3------------->CENTRALSERVER
all our data at server1,server2,server3 have unique ids based on servername. Dont worry about duplicate rows.
Best regards,
FB
We need to replicate data from local mysql-server-nodes to mysql-server-central.
I find out MysqL cluster can help us to replicate data from our mysql-server-central to mysql-server-nodes.
MySQL labs can help us to decide over this solution or not.
We need this:
server1------------->CENTRALSERVER
server2------------->CENTRALSERVER
server3------------->CENTRALSERVER
all our data at server1,server2,server3 have unique ids based on servername. Dont worry about duplicate rows.
Best regards,
FB