MySQL Forums
Forum List  »  NDB clusters

config.ini settings for mysql-bench
Posted by: Stewart Smith
Date: November 13, 2005 05:59PM

the mysql-bench repository contains newer versions of sql-bench than what is distributed in the mysql source tree.

The parameters I use are:
[ndbd default]
DataMemory=200M
IndexMemory=32MB
MaxNoOfOrderedIndexes= 1024
MaxNoOfUniqueHashIndexes= 1024
MaxNoOfAttributes= 4000
MaxNoOfConcurrentOperations= 500000

This is about the minimum that you need IIRC. The MaxOf may be a bit higher - but the Data and Index memory work fine.

Stewart Smith, Software Engineer - MySQL Cluster
MySQL AB, www.mysql.com

Jumpstart your cluster:
http://www.mysql.com/consulting/packaged/cluster.html

Options: ReplyQuote


Subject
Views
Written By
Posted
2269
November 06, 2005 03:36PM
1403
November 06, 2005 04:25PM
config.ini settings for mysql-bench
1625
November 13, 2005 05:59PM


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.