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