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



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to