| List: | Cluster | « Previous MessageNext Message » | |
| From: | Adam Dixon | Date: | September 30 2010 4:43am |
| Subject: | Re: MySQL Cluster -- Table Full | ||
| View as plain text | |||
Hi, On Thu, Sep 30, 2010 at 1:45 PM, Karl Kloppenborg <karl@stripped> wrote: ... > However at 92Million rows in a table, it is returning the TableFull error? ... > DataMemory=131G > IndexMemory=10G Depending on the storage requirements of your table containing the 92m rows - it could well be that you are indeed out of memory. Your ndb_mgmd's should have log files perhaps printing your data/index memory usage fairly periodically. Can you provide this info? Adam
