4 messages in com.mysql.lists.clusterRe: Out of operation records in trans...
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:Re: Out of operation records in transaction coordinator ?
From:Tomas Ulin (tom@mysql.com)
Date:06/23/2004 09:41:57 AM
List:com.mysql.lists.cluster

See mysql-test/ndb/ndb/ndb_config... MaxNoOfConcurrentOperations:

T

Brancaleoni Matteo wrote:

hi,

Il mer, 2004-06-23 alle 15:24, Tomas Ulin ha scritto:

Edit your config.init file and allocate more OperationRecords (one is needed per row in transaction).

This is a hard limit at this point in time, but will be modified in coming releases.

mmh... could not find anything in the config file, perhaps I should look into the code?