MySQL Forums
Forum List  »  NDB clusters

NDBCluster partitioning by non unique column
Posted by: Bibek Dahal
Date: July 12, 2014 12:55AM

Hi All,

I want to partition Call Detail Record (CDR) ttable using non unique column "Calling_party" in NDB cluster. i see only key can be used for partitioning. i have generated auto-increment ID column. is it possible to make composite key {ID,Calling_party} and partition by this composite key ... ?

Thank You,
Bibek

Options: ReplyQuote


Subject
Views
Written By
Posted
NDBCluster partitioning by non unique column
1286
July 12, 2014 12:55AM


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.