2009/7/3 xiaolongnvo <xiaolong...@126.com>: > > mysql集群 > 有四个数据节点1 2 3 4,有大量的数据,前3000w条存在节点1中,以后的存在节点3上,1 2一组,3 4一组,能实现吧?怎么实现啊? > 还有就是现在有三个表,想在节点1上存着表1 ,2的数据,节点三上存着表3的数据,怎么实现啊? >
发这里要用英文啊。不然别人怎么看得懂哦。 Please use English. Translation: We have lots of data on four data node: 1, 2, 3, 4. The formerly 300 million data stored at node 1, and the newly added data stores at the other nodes. Node 1, 2 are in one group, and node 3, 4 are in the another group. How can I achieve this? Another question: We have there tables here, and we want to store table 1 and 2 in the node 1, table 3 in node 3. How? PS: I don't exactly understand the meaning of "node" in the above question. I guess it equals "server". -- Regards, Wang Yi