MySQL Forums
Forum List  »  NDB clusters

The table '#sql-441a_44' is full after "alter table ... ENGINE=ndbcluster;"
Posted by: Andrew Velikoredchanin
Date: January 17, 2005 07:25AM

I install 4.1.9 cluster.
And I try convert my exists tables to ndbcluster type. My some tables is big. I try convert table with 10 000 000 records as "alter table mytable1 ENGINE=ndbcluster;". After some time work it get error "ERROR 1114 (HY000): The table '#sql-441a_44' is full".

How I can convert this big table?

Options: ReplyQuote


Subject
Views
Written By
Posted
The table '#sql-441a_44' is full after "alter table ... ENGINE=ndbcluster;"
3736
January 17, 2005 07:25AM


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.