2 messages in com.mysql.lists.clustererror 1003 (HY000) ndbcluster tables
FromSent OnAttachments
Aslan Carlos28 Aug 2007 11:05 
Stewart Smith30 Aug 2007 20:49 
Subject:error 1003 (HY000) ndbcluster tables
From:Aslan Carlos (asl@digirati.com.br)
Date:08/28/2007 11:05:09 AM
List:com.mysql.lists.cluster

Hi Folks,

today I found a error 1003(HY000) each one my clustered table in one my SQL API of my cluster.

mysql> select * from ndbtable; ERROR 1033 (HY000): Incorrect information in file: './ndbdatabase/ndbtable.frm'

To stop this error, I moved the folder 'ndbdatabase' to other place and create the database again.

I tried google for get some explain about this error, but I don't found one good answer.

Someone can help I to know why this happened?

I'm using MySQL 5.0.37

[]'s