Strange mysql NDB Cluster error "The table "" is full"
am 17.11.2009 07:16:30 von Manasi SaveHi 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=gcdmg-mysql-2@m.gmane.org