List:General Discussion« Previous MessageNext Message »
From:Manasi Save Date:November 17 2009 6:16am
Subject:Strange mysql NDB Cluster error "The table '' is full"
View as plain text  
Hi All,

I am facing a strange error in my NDB Cluster database. When I am trying
to insert record in one table using mysql command line. But when I try to
insert record in same table using my java application it is getting
inserted properly.

Through command-line I am getting following error.

| Error | 1296 | Got error 625 'Out of memory in Ndb Kernel, hash index
part (increase IndexMemory)' from NDB |
| Error | 1114 | The table '' is full                                     
                                   |
| Error | 1180 | Got error 136 during COMMIT                              
                                   |

I have set index memory of 256 MB. Also I have one primary index on this
table aloing with 3 unique index on it. and I have 2036778 records in that
table.

Let me know if anyone needs more information on this.

Any input will be a great help.

Thanks in advance.

Regards,
Manasi Save


Thread
Strange mysql NDB Cluster error "The table '' is full"Manasi Save17 Nov