MySQL Forums
Forum List  »  NDB clusters

Common Table
Posted by: Jason Spies
Date: October 23, 2014 01:30PM

Is there an ability to mark tables as common to make them exist on all data nodes?

I have small tables that will be joined on commonly and it would be helpful to have those tables on every data node. I'd imagine there is some way to do this by making those tables use Innodb and set up a bunch of replicas (assuming I can join between ndb and innodb) but was wondering if there is something more native to MySQL cluster.

Thanks!

Options: ReplyQuote


Subject
Views
Written By
Posted
Common Table
1431
October 23, 2014 01:30PM
660
November 13, 2014 06:35AM


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.