MySQL Forums
Forum List  »  NDB clusters

Re: Create table fail with table 'xxx' is full error
Posted by: George lin
Date: July 14, 2015 11:22PM

hi, it seems that your config.ini's some parameters are small,

try to add these below parameters in your config.ini.

MaxNoOfUniqueHashIndexes=10880
MaxNoOfOrderedIndexes=10880
MaxNoOfAttributes =8880
MaxNoOfTriggers=5808
MaxNoOfTables=1980

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Create table fail with table 'xxx' is full error
877
July 14, 2015 11:22PM


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.