Skip navigation links

MySQL Forums :: Cluster :: mysql cluster - mysqldump gives error " Table is full"


Advanced Search

mysql cluster - mysqldump gives error " Table is full"
Posted by: sarang. s ()
Date: October 28, 2009 04:59AM

Hello everyone,

I created a mysql cluster node following exactly the steps given in this post : http://www.davz.net/static/howto/mysqlcluster

I have used the same mysql-max-5.0.15 package mentioned in post.

Now when i used mysqldump to push data into my client server , i get the following error :

C:\mysql\bin>mysql.exe -uroot -pyagna -h 192.168.1.107 34a < 34.sql
ERROR 1114 (HY000) at line 710: The table 'configurator_data' is full

The above issue i understand from mysql forum, has been fixed in subsequent releases. However i cannot find ndb* files in any later release of mysql community server.

Can someone please tell me which mysql package i should use to deploy a mysql cluster.

Thanks in advance.

Options: ReplyQuote


Subject Views Written By Posted
mysql cluster - mysqldump gives error " Table is full" 321 sarang. s 10/28/2009 04:59AM
Re: mysql cluster - mysqldump gives error " Table is full" 225 Hartmut Holzgraefe 10/28/2009 07:30AM
Re: mysql cluster - mysqldump gives error " Table is full" 166 sarang. s 11/04/2009 01:25AM
Re: mysql cluster - mysqldump gives error " Table is full" 181 sarang. s 11/04/2009 04:41AM
Re: mysql cluster - mysqldump gives error " Table is full" 179 Matthew Montgomery 11/04/2009 09:41AM
Re: mysql cluster - mysqldump gives error " Table is full" 169 sarang. s 11/05/2009 12:47PM
Re: mysql cluster - mysqldump gives error " Table is full" 210 Matthew Montgomery 10/28/2009 09:05AM


Sorry, only registered users may post in this forum.