Can't create table 'xxx' (errno: 4318)
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?
Subject
Views
Written By
Posted
Can't create table 'xxx' (errno: 4318)
4150
January 12, 2005 07:02AM
3044
January 12, 2005 08:18AM
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.