MySQL Forums :: Cluster :: DataMemory needs to be at least %50 free
DataMemory needs to be at least %50 free
Posted by:
Marc Epstein ()
Date: November 07, 2012 11:02AM
Hi
Does datamemory for the ndb cluster need to be at least %50 free in order to do an alter table?
For instance, if I want to drop a column on a ndb table, it will copy that table to a temporary table, which then uses up the rest of the datamemory space.
Anyway around this or do I always need to make sure that I have that amount of memory free for a schema update?
Thanks,
Marc
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.