MySQL Forums
Forum List  »  NDB clusters

Create table fail with table 'xxx' is full error
Posted by: Jeff Wang
Date: June 11, 2015 05:54AM

Hi everyone, I 'm totally new to mysql cluster, recently I encountered a strange question, when I tried to create an new table for a database, the error message shown: "ERROR 1114 (HY000): The table 'xxx' is full". Only if I dropped another table first, it would be success. I have 229 tables totally in the system(all schemata). And I noticed the "max_data_size" and "data_free" for certain database are 0M, but it still be able to be inserted, and "data_size" is larger then 0M, I would like to know why?

Thanks

Jeff

Options: ReplyQuote


Subject
Views
Written By
Posted
Create table fail with table 'xxx' is full error
2349
June 11, 2015 05:54AM


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.