~codership/randgen/randgen_gc

« back to all changes in this revision

Viewing changes to conf/galera/galera_stress-56.cc

  • Committer: Raghavendra D Prabhu
  • Date: 2013-10-03 17:49:08 UTC
  • Revision ID: raghavendra.prabhu@percona.com-20131003174908-00k7j76jousz9ueb
Renamed combinations

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
 
2
# Use is subject to license terms.
 
3
#
 
4
# This program is free software; you can redistribute it and/or modify
 
5
# it under the terms of the GNU General Public License as published by
 
6
# the Free Software Foundation; version 2 of the License.
 
7
#
 
8
# This program is distributed in the hope that it will be useful, but
 
9
# WITHOUT ANY WARRANTY; without even the implied warranty of
 
10
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
 
11
# General Public License for more details.
 
12
#
 
13
# You should have received a copy of the GNU General Public License
 
14
# along with this program; if not, write to the Free Software
 
15
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301
 
16
# USA
 
17
 
 
18
#  '--mysqld=--wsrep_provider_options="gcache.size=512M"',
 
19
#  '--mysqld=--wsrep_provider_options="'gcache.size=0;gcache.mem_size=512M'"',
 
20
#  '--mysqld=--wsrep_provider_options="'gcache.size=256M;gcache.mem_size=256M'"'
 
21
# ],[
 
22
#   '--mysqld=--wsrep_OSU_method=TOI',
 
23
#   '--mysqld=--wsrep_OSU_method=RSU'
 
24
# ],[
 
25
# Certain parts (c) Percona Inc
 
26
 
 
27
$combinations=
 
28
[
 
29
 ['
 
30
  --seed=random 
 
31
  --short_column_names     --mysqld=--skip-performance-schema
 
32
  --mysqld=--log-output=none --mysqld=--sql_mode=ONLY_FULL_GROUP_BY
 
33
  --grammar=conf/galera/galera_stress.yy --gendata=conf/galera/galera_stress.zz'
 
34
 ],[
 
35
  '--threads=10',
 
36
  '--threads=16',
 
37
  '--threads=25'
 
38
 ],[
 
39
  '--reporter=Shutdown,Backtrace,ErrorLog,ErrorLogAlarm,Deadlock',
 
40
  '--reporter=Shutdown,Backtrace,ErrorLog,ErrorLogAlarm,Deadlock',
 
41
  '--reporter=Shutdown,Backtrace,ErrorLog,ErrorLogAlarm,Deadlock',
 
42
  '--valgrind --reporter=ValgrindErrors,Shutdown,Backtrace,ErrorLog,ErrorLogAlarm,Deadlock --validator=MarkErrorLog'
 
43
 ],[
 
44
  '',
 
45
  '--mysqld=--innodb-buffer-pool-populate'
 
46
 ],[
 
47
  '--mysqld=--innodb_flush_method=O_DIRECT'
 
48
 ],[
 
49
  '--mysqld=--innodb_change_buffering=inserts',
 
50
  '--mysqld=--innodb_change_buffering=all',
 
51
  '--mysqld=--innodb_change_buffering=none',
 
52
  '--mysqld=--innodb_change_buffering=none'
 
53
 ],[
 
54
  '--mysqld=--innodb_lock_wait_timeout=50',
 
55
  '--mysqld=--innodb_lock_wait_timeout=5',
 
56
  '--mysqld=--innodb_lock_wait_timeout=15',
 
57
  '--mysqld=--innodb_lock_wait_timeout=100',
 
58
  '--mysqld=--innodb_lock_wait_timeout=100',
 
59
  '--mysqld=--innodb_lock_wait_timeout=100'
 
60
 ],[
 
61
  '',
 
62
  '--mysqld=--lock_wait_timeout=50',
 
63
  '--mysqld=--lock_wait_timeout=500',
 
64
  '--mysqld=--lock_wait_timeout=1500'
 
65
 ],[
 
66
  '--mysqld=--innodb_adaptive_hash_index_partitions=1',
 
67
  '--mysqld=--innodb_adaptive_hash_index_partitions=4',
 
68
  '--mysqld=--innodb_adaptive_hash_index_partitions=8',
 
69
  '--mysqld=--innodb_adaptive_hash_index_partitions=1 --mysqld=--innodb_buffer_pool_instances=4 ',
 
70
  '--mysqld=--innodb_adaptive_hash_index_partitions=1 --mysqld=--innodb_buffer_pool_instances=8 '
 
71
 ],[
 
72
   '',
 
73
   '--mysqld=--thread_handling=pool-of-threads'
 
74
 ],[
 
75
  '--mysqld=--wsrep_retry_autocommit=0',
 
76
  '--mysqld=--wsrep_retry_autocommit=1',
 
77
  '--mysqld=--wsrep_retry_autocommit=1',
 
78
  '--mysqld=--wsrep_retry_autocommit=5',
 
79
  '--mysqld=--wsrep_retry_autocommit=2'
 
80
 ],[
 
81
   '--mysqld=--wsrep_slave_threads=1',
 
82
   '--mysqld=--wsrep_slave_threads=4',
 
83
   '--mysqld=--wsrep_slave_threads=8'
 
84
 ],[
 
85
   '--mysqld=--wsrep_causal_reads=ON',
 
86
   '--mysqld=--wsrep_causal_reads=OFF',
 
87
   '--mysqld=--wsrep_causal_reads=OFF',
 
88
   '--mysqld=--wsrep_causal_reads=OFF'
 
89
 ],[
 
90
    '--mysqld=--innodb_flush_log_at_trx_commit=0',
 
91
    '--mysqld=--innodb_flush_log_at_trx_commit=0',
 
92
    '--mysqld=--innodb_flush_log_at_trx_commit=2',
 
93
    '--mysqld=--innodb_flush_log_at_trx_commit=1',
 
94
    '--mysqld=--innodb_flush_log_at_trx_commit=2'
 
95
 ],[
 
96
    '--mysqld=--transaction-isolation=REPEATABLE-READ',
 
97
    '--mysqld=--transaction-isolation=READ-COMMITTED',
 
98
    '--mysqld=--transaction-isolation=READ-COMMITTED',
 
99
    '--mysqld=--transaction-isolation=READ-UNCOMMITTED'
 
100
 ],[
 
101
  '',
 
102
  '--mysqld=--innodb_file_per_table=1',
 
103
  '--mysqld=--innodb_file_per_table=1 --mysqld=--innodb_file_format=barracuda'
 
104
 ],[
 
105
  '',
 
106
  '--mysqld=--log-bin=mysql-bin --mysqld=--binlog_format=ROW',
 
107
  '--mysqld=--log_slave_updates --mysqld=--sync_binlog=1 --mysqld=--log-bin=mysql-bin --mysqld=--binlog_format=ROW',
 
108
  '--mysqld=--log_slave_updates --mysqld=--sync_binlog=10 --mysqld=--log-bin=mysql-bin --mysqld=--binlog_format=ROW'
 
109
 ],[
 
110
    '--rows=1000',
 
111
    '--rows=10000'
 
112
  ]
 
113
]