PDA

View Full Version : Limitation On NDB Tables Imported Into MySQL Cluster Database


asyadiqin
31st October 2006, 13:02
I tried to import some tables into a cluster database. In total, there are about 90 tables, but MySQL always return an error after importing 70 tables.

Error is as follows :

ERROR 1005 (HY000) at line 1453: Can't create table './clustertest/regions2.frm' (errno: 708)

Is there anything I can add in the config.ini on the management nodes or my.cnf in the storage nodes to be able to increase this limitation?

Thanks.

falko
1st November 2006, 17:58
Have a look here: http://forums.mysql.com/read.php?25,117858,117978#msg-117978