Dear All,
I am creating a table on Memory NDB Cluster and its expected to grow to Billion rows. What are all the things I need to consider in this condition.
- Do I need to issue MAX_ROWS clause. Is this clause still applicable, because now hashmap size is increased for partition.
- Do I need to take care anything regarding partition? I am using primary Key as partition.
Best Regards,
SYED
I am creating a table on Memory NDB Cluster and its expected to grow to Billion rows. What are all the things I need to consider in this condition.
- Do I need to issue MAX_ROWS clause. Is this clause still applicable, because now hashmap size is increased for partition.
- Do I need to take care anything regarding partition? I am using primary Key as partition.
Best Regards,
SYED