Re: Is Clustering the right solution for me ?
That's what I thought....
My last and final question.... Let's say I do have 2 MySQL sql nodes. Can the data be different between the 2 MySQL sql nodes. What I mean is if I create table T1 in the sql node 1, and T2 in my sql node 2, can I query any of the sql nodes to get to both table T1 and T2 or must I query node 1 for table T1 and node 2 for table T2.
From what I've been reading and your feedback it seems to be that I can split the tables between different MySQL sql nodes, and have it all reside in a cluster that has 1 or more replicates, but I do have to query the MySQL sql node where the table was created... This clustered (in-memory) data can then be split among n number of physical machines to sustain the memory requirements ???
Thanks for all your feedback.
--peter
Subject
Views
Written By
Posted
3246
May 23, 2005 02:20PM
2275
May 24, 2005 01:44AM
2165
May 24, 2005 09:44AM
2286
May 24, 2005 12:43PM
Re: Is Clustering the right solution for me ?
2272
May 24, 2005 12:56PM
2119
May 25, 2005 02:55PM
2238
May 26, 2005 02:08AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.