hi,
by default, tables in ndb are created as STORAGE MEMORY. Is there any way to change the default to "STORAGE DISK" and assign with a default tablespace?
for my use case, I'm evaluating if MySQL cluster could be provided in a hosting environment. It's cheaper to store data on disk than in memory. :-)
by default, tables in ndb are created as STORAGE MEMORY. Is there any way to change the default to "STORAGE DISK" and assign with a default tablespace?
for my use case, I'm evaluating if MySQL cluster could be provided in a hosting environment. It's cheaper to store data on disk than in memory. :-)