MySQL Forums
Forum List  »  NDB clusters

ERROR 1005 (HY000) at line 25: Can't create table '***.***' (errno: 140)
Posted by: zhang xiuyun
Date: March 02, 2011 12:48AM

Hi all
I meet this error message when I load mysqldump data to ndbcluster, the error message is "ERROR 1005 (HY000) at line 25: Can't create table '***.***' (errno: 140)",When I use show warnings , the error message is show
"mysql> show warnings;
+-------+------+-------------------------------------------------------------------------+
| Level | Code | Message |
+-------+------+-------------------------------------------------------------------------+
| Error | 1296 | Got error 738 'Record too big' from NDB |
| Error | 1005 | Can't create table 'tuge.pangolin_fnc_accountverification' (errno: 140) |
+-------+------+-------------------------------------------------------------------------+"
I don't know how to solve this issue , is anybody know how to solve this problem , any suggestion would be appreciated!

I use ndb 7.1.10 ,mysqld 5.1.51. thank you!



Edited 2 time(s). Last edit at 03/02/2011 03:18AM by zhang xiuyun.

Options: ReplyQuote




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.