~ubuntu-branches/ubuntu/trusty/mysql-5.6/trusty

« back to all changes in this revision

Viewing changes to storage/ndb/test/run-test/conf-blade08.cnf

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2014-02-12 11:54:27 UTC
  • Revision ID: package-import@ubuntu.com-20140212115427-oq6tfsqxl1wuwehi
Tags: upstream-5.6.15
ImportĀ upstreamĀ versionĀ 5.6.15

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[atrt]
 
2
basedir = CHOOSE_dir
 
3
baseport = 14000
 
4
clusters = .2node
 
5
 
 
6
[ndb_mgmd]
 
7
 
 
8
[mysqld]
 
9
skip-innodb
 
10
skip-bdb
 
11
 
 
12
[cluster_config.2node]
 
13
ndb_mgmd = CHOOSE_host1
 
14
ndbd = CHOOSE_host2,CHOOSE_host3
 
15
ndbapi= CHOOSE_host1,CHOOSE_host1,CHOOSE_host1
 
16
 
 
17
NoOfReplicas = 2
 
18
IndexMemory = 100M 
 
19
DataMemory = 300M
 
20
BackupMemory = 64M
 
21
MaxNoOfConcurrentScans = 100
 
22
MaxNoOfSavedMessages= 5
 
23
SendBufferMemory = 2M
 
24
NoOfFragmentLogFiles = 4
 
25
FragmentLogFileSize = 64M
 
26
CompressedLCP=1
 
27
CompressedBackup=1
 
28
ODirect=1
 
29
 
 
30
SharedGlobalMemory=256M
 
31
InitialLogfileGroup=undo_buffer_size=64M;undofile01.dat:256M;undofile02.dat:128M
 
32
InitialTablespace=datafile01.dat:128M;datafile02.dat:64M