MySQL Forums
Forum List  »  NDB clusters

Re: Commiting large transasctions
Posted by: Rui Yang
Date: January 20, 2016 10:00PM

please checking Transaction parameters in the docs.
For example :
MaxNoOfConcurrentTransactionssets the number of parallel transactions possible in a node. MaxNoOfConcurrentOperationssets the number of records that can be in update phase or locked simultaneously.

also , please checking SendBufferMemory & ReceiveBufferMemory


Good luck!

Options: ReplyQuote


Subject
Views
Written By
Posted
1852
December 28, 2015 05:28AM
Re: Commiting large transasctions
753
January 20, 2016 10:00PM


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.