From: Johan Andersson Date: November 7 2011 9:35am Subject: Re: When I Try to create multiple Tables i get errors List-Archive: http://lists.mysql.com/cluster/8166 Message-Id: <4EB7A65D.7030700@severalnines.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, increase DataMemory and IndexMemory in config.ini [NDBD DEFAULT] ... DataMemory=... IndexMemory=... save config file stop ndb_mgmd start ndb_mgmd : ndb_mgmd -f /path/to/config.ini --configdir=/path/to --reload Restart the data nodes one by one (online), or stop / start them Good luck johan On 2011-11-07 10.33, Ridd1ck wrote: > Yes but my problem is where can i set this Configuration? > In Managment server node at config.ini? or in each mysql server node in file > my.cnf? > and which is the correct section? > mysqld or mysql? > > > -- > View this message in context: http://mysql-cluster.1050023.n4.nabble.com/When-I-Try-to-create-multiple-Tables-i-get-errors-tp3990354p3997969.html > Sent from the MySQL - Cluster mailing list archive at Nabble.com. >