From: Tomas Ulin Date: June 23 2004 4:42pm Subject: Re: Out of operation records in transaction coordinator ? List-Archive: http://lists.mysql.com/cluster/37 Message-Id: <40D9B2EB.2000505@mysql.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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? > >Matteo > > >