~percona-toolkit-dev/percona-toolkit/fix-empty-table-bug-987393

« back to all changes in this revision

Viewing changes to t/pt-mysql-summary/samples/mysql-variables-with-semisync.txt

  • Committer: Daniel Nichter
  • Date: 2012-04-03 16:14:55 UTC
  • mfrom: (217.6.22 2.0.3)
  • Revision ID: daniel@percona.com-20120403161455-ntv33vju9o6njtqv
Merge summary-tools-2.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
auto_increment_increment        1
 
2
auto_increment_offset   1
 
3
autocommit      ON
 
4
automatic_sp_privileges ON
 
5
back_log        50
 
6
basedir /usr
 
7
big_tables      OFF
 
8
binlog_cache_size       32768
 
9
binlog_direct_non_transactional_updates OFF
 
10
binlog_format   STATEMENT
 
11
binlog_stmt_cache_size  32768
 
12
bulk_insert_buffer_size 8388608
 
13
character_set_client    latin1
 
14
character_set_connection        latin1
 
15
character_set_database  latin1
 
16
character_set_filesystem        binary
 
17
character_set_results   latin1
 
18
character_set_server    latin1
 
19
character_set_system    utf8
 
20
character_sets_dir      /usr/share/charsets/
 
21
collation_connection    latin1_swedish_ci
 
22
collation_database      latin1_swedish_ci
 
23
collation_server        latin1_swedish_ci
 
24
completion_type NO_CHAIN
 
25
concurrent_insert       AUTO
 
26
connect_timeout 10
 
27
datadir /var/lib/mysql/
 
28
date_format     %Y-%m-%d
 
29
datetime_format %Y-%m-%d %H:%i:%s
 
30
default_storage_engine  InnoDB
 
31
default_week_format     0
 
32
delay_key_write ON
 
33
delayed_insert_limit    100
 
34
delayed_insert_timeout  300
 
35
delayed_queue_size      1000
 
36
div_precision_increment 4
 
37
engine_condition_pushdown       ON
 
38
event_scheduler OFF
 
39
expire_logs_days        10
 
40
flush   OFF
 
41
flush_time      0
 
42
foreign_key_checks      ON
 
43
ft_boolean_syntax       + -><()~*:""&|
 
44
ft_max_word_len 84
 
45
ft_min_word_len 4
 
46
ft_query_expansion_limit        20
 
47
ft_stopword_file        (built-in)
 
48
general_log     OFF
 
49
general_log_file        /var/lib/mysql/msandbox.log
 
50
group_concat_max_len    1024
 
51
have_compress   YES
 
52
have_crypt      YES
 
53
have_csv        YES
 
54
have_dynamic_loading    YES
 
55
have_geometry   YES
 
56
have_innodb     YES
 
57
have_ndbcluster NO
 
58
have_openssl    DISABLED
 
59
have_partitioning       YES
 
60
have_profiling  YES
 
61
have_query_cache        YES
 
62
have_rtree_keys YES
 
63
have_ssl        DISABLED
 
64
have_symlink    YES
 
65
hostname        msandbox
 
66
ignore_builtin_innodb   OFF
 
67
init_connect    
 
68
init_file       
 
69
init_slave      
 
70
innodb_adaptive_flushing        ON
 
71
innodb_adaptive_hash_index      ON
 
72
innodb_additional_mem_pool_size 8388608
 
73
innodb_autoextend_increment     8
 
74
innodb_autoinc_lock_mode        1
 
75
innodb_buffer_pool_instances    1
 
76
innodb_buffer_pool_size 134217728
 
77
innodb_change_buffering all
 
78
innodb_checksums        ON
 
79
innodb_commit_concurrency       0
 
80
innodb_concurrency_tickets      500
 
81
innodb_data_file_path   ibdata1:10M:autoextend
 
82
innodb_data_home_dir    
 
83
innodb_doublewrite      ON
 
84
innodb_fast_shutdown    1
 
85
innodb_file_format      Antelope
 
86
innodb_file_format_check        ON
 
87
innodb_file_format_max  Antelope
 
88
innodb_file_per_table   OFF
 
89
innodb_flush_log_at_trx_commit  1
 
90
innodb_flush_method     
 
91
innodb_force_load_corrupted     OFF
 
92
innodb_force_recovery   0
 
93
innodb_io_capacity      200
 
94
innodb_large_prefix     OFF
 
95
innodb_lock_wait_timeout        50
 
96
innodb_locks_unsafe_for_binlog  OFF
 
97
innodb_log_buffer_size  8388608
 
98
innodb_log_file_size    5242880
 
99
innodb_log_files_in_group       2
 
100
innodb_log_group_home_dir       ./
 
101
innodb_max_dirty_pages_pct      75
 
102
innodb_max_purge_lag    0
 
103
innodb_mirrored_log_groups      1
 
104
innodb_old_blocks_pct   37
 
105
innodb_old_blocks_time  0
 
106
innodb_open_files       300
 
107
innodb_purge_batch_size 20
 
108
innodb_purge_threads    0
 
109
innodb_random_read_ahead        OFF
 
110
innodb_read_ahead_threshold     56
 
111
innodb_read_io_threads  4
 
112
innodb_replication_delay        0
 
113
innodb_rollback_on_timeout      OFF
 
114
innodb_rollback_segments        128
 
115
innodb_spin_wait_delay  6
 
116
innodb_stats_method     nulls_equal
 
117
innodb_stats_on_metadata        ON
 
118
innodb_stats_sample_pages       8
 
119
innodb_strict_mode      OFF
 
120
innodb_support_xa       ON
 
121
innodb_sync_spin_loops  30
 
122
innodb_table_locks      ON
 
123
innodb_thread_concurrency       0
 
124
innodb_thread_sleep_delay       10000
 
125
innodb_use_native_aio   ON
 
126
innodb_use_sys_malloc   ON
 
127
innodb_version  1.1.8
 
128
innodb_write_io_threads 4
 
129
interactive_timeout     28800
 
130
join_buffer_size        131072
 
131
keep_files_on_create    OFF
 
132
key_buffer_size 16777216
 
133
key_cache_age_threshold 300
 
134
key_cache_block_size    1024
 
135
key_cache_division_limit        100
 
136
large_files_support     ON
 
137
large_page_size 0
 
138
large_pages     OFF
 
139
lc_messages     en_US
 
140
lc_messages_dir /usr/share/
 
141
lc_time_names   en_US
 
142
license GPL
 
143
local_infile    ON
 
144
lock_wait_timeout       31536000
 
145
locked_in_memory        OFF
 
146
log     OFF
 
147
log_bin OFF
 
148
log_bin_trust_function_creators OFF
 
149
log_error       /var/log/mysql/error.log
 
150
log_output      FILE
 
151
log_queries_not_using_indexes   OFF
 
152
log_slave_updates       OFF
 
153
log_slow_queries        OFF
 
154
log_warnings    1
 
155
long_query_time 10.000000
 
156
low_priority_updates    OFF
 
157
lower_case_file_system  OFF
 
158
lower_case_table_names  0
 
159
max_allowed_packet      16777216
 
160
max_binlog_cache_size   18446744073709547520
 
161
max_binlog_size 104857600
 
162
max_binlog_stmt_cache_size      18446744073709547520
 
163
max_connect_errors      10
 
164
max_connections 151
 
165
max_delayed_threads     20
 
166
max_error_count 64
 
167
max_heap_table_size     16777216
 
168
max_insert_delayed_threads      20
 
169
max_join_size   18446744073709551615
 
170
max_length_for_sort_data        1024
 
171
max_long_data_size      16777216
 
172
max_prepared_stmt_count 16382
 
173
max_relay_log_size      0
 
174
max_seeks_for_key       4294967295
 
175
max_sort_length 1024
 
176
max_sp_recursion_depth  0
 
177
max_tmp_tables  32
 
178
max_user_connections    0
 
179
max_write_lock_count    4294967295
 
180
metadata_locks_cache_size       1024
 
181
min_examined_row_limit  0
 
182
multi_range_count       256
 
183
myisam_data_pointer_size        6
 
184
myisam_max_sort_file_size       2146435072
 
185
myisam_mmap_size        4294967295
 
186
myisam_recover_options  BACKUP
 
187
myisam_repair_threads   1
 
188
myisam_sort_buffer_size 8388608
 
189
myisam_stats_method     nulls_unequal
 
190
myisam_use_mmap OFF
 
191
net_buffer_length       16384
 
192
net_read_timeout        30
 
193
net_retry_count 10
 
194
net_write_timeout       60
 
195
new     OFF
 
196
old     OFF
 
197
old_alter_table OFF
 
198
old_passwords   OFF
 
199
open_files_limit        1024
 
200
optimizer_prune_level   1
 
201
optimizer_search_depth  62
 
202
optimizer_switch        index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,engine_condition_pushdown=on
 
203
performance_schema      OFF
 
204
performance_schema_events_waits_history_long_size       10000
 
205
performance_schema_events_waits_history_size    10
 
206
performance_schema_max_cond_classes     80
 
207
performance_schema_max_cond_instances   1000
 
208
performance_schema_max_file_classes     50
 
209
performance_schema_max_file_handles     32768
 
210
performance_schema_max_file_instances   10000
 
211
performance_schema_max_mutex_classes    200
 
212
performance_schema_max_mutex_instances  1000000
 
213
performance_schema_max_rwlock_classes   30
 
214
performance_schema_max_rwlock_instances 1000000
 
215
performance_schema_max_table_handles    100000
 
216
performance_schema_max_table_instances  50000
 
217
performance_schema_max_thread_classes   50
 
218
performance_schema_max_thread_instances 1000
 
219
pid_file        /var/lib/mysql/msandbox.pid
 
220
plugin_dir      /home/msandbox/Documents/etc/mysql/server/5.5/lib/plugin/
 
221
port    3306
 
222
preload_buffer_size     32768
 
223
profiling       OFF
 
224
profiling_history_size  15
 
225
protocol_version        10
 
226
query_alloc_block_size  8192
 
227
query_cache_limit       1048576
 
228
query_cache_min_res_unit        4096
 
229
query_cache_size        16777216
 
230
query_cache_type        ON
 
231
query_cache_wlock_invalidate    OFF
 
232
query_prealloc_size     8192
 
233
range_alloc_block_size  4096
 
234
read_buffer_size        131072
 
235
read_only       OFF
 
236
read_rnd_buffer_size    262144
 
237
relay_log       
 
238
relay_log_index 
 
239
relay_log_info_file     relay-log.info
 
240
relay_log_purge ON
 
241
relay_log_recovery      OFF
 
242
relay_log_space_limit   0
 
243
report_host     
 
244
report_password 
 
245
report_port     3306
 
246
report_user     
 
247
rpl_recovery_rank       0
 
248
rpl_semi_sync_master_enabled    ON
 
249
rpl_semi_sync_master_timeout    10000
 
250
rpl_semi_sync_master_trace_level        32
 
251
rpl_semi_sync_master_wait_no_slave      ON
 
252
secure_auth     OFF
 
253
secure_file_priv        
 
254
server_id       0
 
255
skip_external_locking   ON
 
256
skip_name_resolve       OFF
 
257
skip_networking OFF
 
258
skip_show_database      OFF
 
259
slave_compressed_protocol       OFF
 
260
slave_exec_mode STRICT
 
261
slave_load_tmpdir       /tmp
 
262
slave_net_timeout       3600
 
263
slave_skip_errors       OFF
 
264
slave_transaction_retries       10
 
265
slave_type_conversions  
 
266
slow_launch_time        2
 
267
slow_query_log  OFF
 
268
slow_query_log_file     /var/lib/mysql/msandbox-slow.log
 
269
socket  /var/run/mysqld/mysqld.sock
 
270
sort_buffer_size        2097152
 
271
sql_auto_is_null        OFF
 
272
sql_big_selects ON
 
273
sql_big_tables  OFF
 
274
sql_buffer_result       OFF
 
275
sql_log_bin     ON
 
276
sql_log_off     OFF
 
277
sql_low_priority_updates        OFF
 
278
sql_max_join_size       18446744073709551615
 
279
sql_mode        
 
280
sql_notes       ON
 
281
sql_quote_show_create   ON
 
282
sql_safe_updates        OFF
 
283
sql_select_limit        18446744073709551615
 
284
sql_slave_skip_counter  0
 
285
sql_warnings    OFF
 
286
ssl_ca  
 
287
ssl_capath      
 
288
ssl_cert        
 
289
ssl_cipher      
 
290
ssl_key 
 
291
storage_engine  InnoDB
 
292
stored_program_cache    256
 
293
sync_binlog     0
 
294
sync_frm        ON
 
295
sync_master_info        0
 
296
sync_relay_log  0
 
297
sync_relay_log_info     0
 
298
system_time_zone        ART
 
299
table_definition_cache  400
 
300
table_open_cache        400
 
301
thread_cache_size       8
 
302
thread_concurrency      10
 
303
thread_handling one-thread-per-connection
 
304
thread_stack    196608
 
305
time_format     %H:%i:%s
 
306
time_zone       SYSTEM
 
307
timed_mutexes   OFF
 
308
tmp_table_size  16777216
 
309
tmpdir  /tmp
 
310
transaction_alloc_block_size    8192
 
311
transaction_prealloc_size       4096
 
312
tx_isolation    REPEATABLE-READ
 
313
unique_checks   ON
 
314
updatable_views_with_limit      YES
 
315
version 5.5.21
 
316
version_comment MySQL Community Server (GPL)
 
317
version_compile_machine i686
 
318
version_compile_os      linux2.6
 
319
wait_timeout    28800
 
320
pt-summary-internal-now    2012-02-22 08:26:22
 
321
pt-summary-internal-current_time    2012-02-22 07:53
 
322
pt-summary-internal-user   
 
323
pt-summary-internal-Config_File   /etc/mysql/my.cnf
 
324
pt-summary-internal-FNV_64   Unknown
 
325
pt-summary-internal-trigger_count   0
 
326
pt-summary-internal-symbols   Yes