MySQL Forums
Forum List  »  NDB clusters

Can't create table 'xxx' (errno: 4318)
Posted by: holger.siemoneit
Date: January 12, 2005 07:02AM

I have tried to create a table with primary key, unique keys and keys, engine=ndbcluster default charset=latin1 collate=latin1_german1_ci, but I got the error :
ERROR 1005 (HY000): Can't create table 'xxx' (errno: 4318)
perror 4318 gives me an Illegal error code.
What can I do?

Options: ReplyQuote


Subject
Views
Written By
Posted
Can't create table 'xxx' (errno: 4318)
4150
January 12, 2005 07:02AM


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.