4 messages in com.mysql.lists.clusterOut of operation records in transacti...
FromSent OnAttachments
Matteo Brancaleoni23 Jun 2004 03:01 
Tomas Ulin23 Jun 2004 06:24 
Brancaleoni Matteo23 Jun 2004 07:17 
Tomas Ulin23 Jun 2004 09:41 
Subject:Out of operation records in transaction coordinator ?
From:Matteo Brancaleoni (mbra@espia.it)
Date:06/23/2004 03:01:09 AM
List:com.mysql.lists.cluster

Hi,

I'm doing some tests with the cluster, now succesfully running onto 2 servers, one with the MGM,DB1 and API, the other with DB2.

I was running a test script that DELETE * FROM table, then inserts 10k records, then do a count, and go on from start.

after a while I got the temp error 233 from ndbcluster "Out of operation records in transaction coordinator"

restarting the api (mysql server) or the cluster itself didn't helped.

What that could mean?

Matteo