# file "config.ini" - showing minimal setup with 1 DB node # This file is placed in the start directory of ndb_mgmd, # the management server. [API DEFAULT] [TCP DEFAULT] [NDB_MGMD DEFAULT] DataDir=/var/mysql/51bk [NDB_MGMD] id=1 hostname=localhost ArbitrationRank: 1 [NDBD DEFAULT] DataDir=/var/mysql/51bk NoOfReplicas: 2 DataMemory: 80M IndexMemory: 20M NoOfFragmentLogFiles=25 TimeBetweenLocalCheckpoints=6 MaxNoOfConcurrentOperations=12500 TransactionInactiveTimeout=30000 # 30seconds of inactivity=rollback [NDBD] id=3 hostname=localhost [NDBD] id=4 hostname=localhost [NDBD] id=5 hostname=localhost [NDBD] id=6 hostname=localhost [MYSQLD] id=7 hostname=localhost [MYSQLD] [MYSQLD]