mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-14 07:06:28 +00:00
Add lib/, t/lib/, and sandbox/. All modules are updated and passing on MySQL 5.1.
This commit is contained in:
289
t/lib/samples/show-variables/vars-baron-001.txt
Normal file
289
t/lib/samples/show-variables/vars-baron-001.txt
Normal file
@@ -0,0 +1,289 @@
|
||||
Variable_name Value
|
||||
auto_increment_increment 1
|
||||
auto_increment_offset 1
|
||||
autocommit ON
|
||||
automatic_sp_privileges ON
|
||||
back_log 50
|
||||
basedir /home/baron/etc/mysql/server/5.1.50/
|
||||
big_tables OFF
|
||||
binlog_cache_size 32768
|
||||
binlog_direct_non_transactional_updates OFF
|
||||
binlog_format STATEMENT
|
||||
bulk_insert_buffer_size 8388608
|
||||
character_set_client latin1
|
||||
character_set_connection latin1
|
||||
character_set_database latin1
|
||||
character_set_filesystem binary
|
||||
character_set_results latin1
|
||||
character_set_server latin1
|
||||
character_set_system utf8
|
||||
character_sets_dir /home/baron/etc/mysql/server/5.1.50/share/charsets/
|
||||
collation_connection latin1_swedish_ci
|
||||
collation_database latin1_swedish_ci
|
||||
collation_server latin1_swedish_ci
|
||||
completion_type 0
|
||||
concurrent_insert 1
|
||||
connect_timeout 10
|
||||
datadir /home/baron/etc/mysql/server/5.1.50/data/
|
||||
date_format %Y-%m-%d
|
||||
datetime_format %Y-%m-%d %H:%i:%s
|
||||
default_week_format 0
|
||||
delay_key_write ON
|
||||
delayed_insert_limit 100
|
||||
delayed_insert_timeout 300
|
||||
delayed_queue_size 1000
|
||||
div_precision_increment 4
|
||||
engine_condition_pushdown ON
|
||||
error_count 0
|
||||
event_scheduler OFF
|
||||
expire_logs_days 0
|
||||
flush OFF
|
||||
flush_time 0
|
||||
foreign_key_checks ON
|
||||
ft_boolean_syntax + -><()~*:""&|
|
||||
ft_max_word_len 84
|
||||
ft_min_word_len 4
|
||||
ft_query_expansion_limit 20
|
||||
ft_stopword_file (built-in)
|
||||
general_log OFF
|
||||
general_log_file /home/baron/etc/mysql/server/5.1.50/data/ginger.log
|
||||
group_concat_max_len 1024
|
||||
have_community_features YES
|
||||
have_compress YES
|
||||
have_crypt YES
|
||||
have_csv YES
|
||||
have_dynamic_loading YES
|
||||
have_geometry YES
|
||||
have_innodb YES
|
||||
have_ndbcluster NO
|
||||
have_openssl DISABLED
|
||||
have_partitioning YES
|
||||
have_query_cache YES
|
||||
have_rtree_keys YES
|
||||
have_ssl DISABLED
|
||||
have_symlink YES
|
||||
hostname ginger
|
||||
identity 0
|
||||
ignore_builtin_innodb ON
|
||||
init_connect
|
||||
init_file
|
||||
init_slave
|
||||
innodb_adaptive_flushing ON
|
||||
innodb_adaptive_hash_index ON
|
||||
innodb_additional_mem_pool_size 8388608
|
||||
innodb_autoextend_increment 8
|
||||
innodb_autoinc_lock_mode 1
|
||||
innodb_buffer_pool_size 134217728
|
||||
innodb_change_buffering inserts
|
||||
innodb_checksums ON
|
||||
innodb_commit_concurrency 0
|
||||
innodb_concurrency_tickets 500
|
||||
innodb_data_file_path ibdata1:10M:autoextend
|
||||
innodb_data_home_dir
|
||||
innodb_doublewrite ON
|
||||
innodb_fast_shutdown 1
|
||||
innodb_file_format Antelope
|
||||
innodb_file_format_check Barracuda
|
||||
innodb_file_per_table OFF
|
||||
innodb_flush_log_at_trx_commit 1
|
||||
innodb_flush_method
|
||||
innodb_force_recovery 0
|
||||
innodb_io_capacity 200
|
||||
innodb_lock_wait_timeout 50
|
||||
innodb_locks_unsafe_for_binlog OFF
|
||||
innodb_log_buffer_size 8388608
|
||||
innodb_log_file_size 5242880
|
||||
innodb_log_files_in_group 2
|
||||
innodb_log_group_home_dir ./
|
||||
innodb_max_dirty_pages_pct 75
|
||||
innodb_max_purge_lag 0
|
||||
innodb_mirrored_log_groups 1
|
||||
innodb_old_blocks_pct 37
|
||||
innodb_old_blocks_time 0
|
||||
innodb_open_files 300
|
||||
innodb_read_ahead_threshold 56
|
||||
innodb_read_io_threads 4
|
||||
innodb_replication_delay 0
|
||||
innodb_rollback_on_timeout OFF
|
||||
innodb_spin_wait_delay 6
|
||||
innodb_stats_on_metadata ON
|
||||
innodb_stats_sample_pages 8
|
||||
innodb_strict_mode OFF
|
||||
innodb_support_xa ON
|
||||
innodb_sync_spin_loops 30
|
||||
innodb_table_locks ON
|
||||
innodb_thread_concurrency 0
|
||||
innodb_thread_sleep_delay 10000
|
||||
innodb_use_sys_malloc ON
|
||||
innodb_version 1.0.11
|
||||
innodb_write_io_threads 4
|
||||
insert_id 0
|
||||
interactive_timeout 28800
|
||||
join_buffer_size 131072
|
||||
keep_files_on_create OFF
|
||||
key_buffer_size 8384512
|
||||
key_cache_age_threshold 300
|
||||
key_cache_block_size 1024
|
||||
key_cache_division_limit 100
|
||||
language /home/baron/etc/mysql/server/5.1.50/share/english/
|
||||
large_files_support ON
|
||||
large_page_size 0
|
||||
large_pages OFF
|
||||
last_insert_id 0
|
||||
lc_time_names en_US
|
||||
license GPL
|
||||
local_infile ON
|
||||
locked_in_memory OFF
|
||||
log OFF
|
||||
log_bin ON
|
||||
log_bin_trust_function_creators OFF
|
||||
log_bin_trust_routine_creators OFF
|
||||
log_error
|
||||
log_output FILE
|
||||
log_queries_not_using_indexes OFF
|
||||
log_slave_updates OFF
|
||||
log_slow_queries ON
|
||||
log_warnings 1
|
||||
long_query_time 0.000000
|
||||
low_priority_updates OFF
|
||||
lower_case_file_system OFF
|
||||
lower_case_table_names 0
|
||||
max_allowed_packet 1048576
|
||||
max_binlog_cache_size 4294963200
|
||||
max_binlog_size 1073741824
|
||||
max_connect_errors 10
|
||||
max_connections 151
|
||||
max_delayed_threads 20
|
||||
max_error_count 64
|
||||
max_heap_table_size 16777216
|
||||
max_insert_delayed_threads 20
|
||||
max_join_size 18446744073709551615
|
||||
max_length_for_sort_data 1024
|
||||
max_prepared_stmt_count 16382
|
||||
max_relay_log_size 0
|
||||
max_seeks_for_key 4294967295
|
||||
max_sort_length 1024
|
||||
max_sp_recursion_depth 0
|
||||
max_tmp_tables 32
|
||||
max_user_connections 0
|
||||
max_write_lock_count 4294967295
|
||||
min_examined_row_limit 0
|
||||
multi_range_count 256
|
||||
myisam_data_pointer_size 6
|
||||
myisam_max_sort_file_size 2146435072
|
||||
myisam_mmap_size 4294967295
|
||||
myisam_recover_options OFF
|
||||
myisam_repair_threads 1
|
||||
myisam_sort_buffer_size 8388608
|
||||
myisam_stats_method nulls_unequal
|
||||
myisam_use_mmap OFF
|
||||
net_buffer_length 16384
|
||||
net_read_timeout 30
|
||||
net_retry_count 10
|
||||
net_write_timeout 60
|
||||
new OFF
|
||||
old OFF
|
||||
old_alter_table OFF
|
||||
old_passwords OFF
|
||||
open_files_limit 1024
|
||||
optimizer_prune_level 1
|
||||
optimizer_search_depth 62
|
||||
optimizer_switch index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on
|
||||
pid_file /home/baron/etc/mysql/server/5.1.50/data/ginger.pid
|
||||
plugin_dir /home/baron/etc/mysql/server/5.1.50/lib/plugin
|
||||
port 5150
|
||||
preload_buffer_size 32768
|
||||
profiling OFF
|
||||
profiling_history_size 15
|
||||
protocol_version 10
|
||||
pseudo_thread_id 6
|
||||
query_alloc_block_size 8192
|
||||
query_cache_limit 1048576
|
||||
query_cache_min_res_unit 4096
|
||||
query_cache_size 0
|
||||
query_cache_type ON
|
||||
query_cache_wlock_invalidate OFF
|
||||
query_prealloc_size 8192
|
||||
rand_seed1
|
||||
rand_seed2
|
||||
range_alloc_block_size 4096
|
||||
read_buffer_size 131072
|
||||
read_only OFF
|
||||
read_rnd_buffer_size 262144
|
||||
relay_log
|
||||
relay_log_index
|
||||
relay_log_info_file relay-log.info
|
||||
relay_log_purge ON
|
||||
relay_log_space_limit 0
|
||||
report_host
|
||||
report_password
|
||||
report_port 3306
|
||||
report_user
|
||||
rpl_recovery_rank 0
|
||||
secure_auth OFF
|
||||
secure_file_priv
|
||||
server_id 1
|
||||
skip_external_locking ON
|
||||
skip_name_resolve OFF
|
||||
skip_networking OFF
|
||||
skip_show_database OFF
|
||||
slave_compressed_protocol OFF
|
||||
slave_exec_mode STRICT
|
||||
slave_load_tmpdir /tmp
|
||||
slave_net_timeout 3600
|
||||
slave_skip_errors OFF
|
||||
slave_transaction_retries 10
|
||||
slow_launch_time 2
|
||||
slow_query_log ON
|
||||
slow_query_log_file /home/baron/etc/mysql/server/5.1.50/data/ginger-slow.log
|
||||
socket /home/baron/etc/mysql/server/5.1.50/data/mysql.sock
|
||||
sort_buffer_size 2097144
|
||||
sql_auto_is_null ON
|
||||
sql_big_selects ON
|
||||
sql_big_tables OFF
|
||||
sql_buffer_result OFF
|
||||
sql_log_bin ON
|
||||
sql_log_off OFF
|
||||
sql_log_update ON
|
||||
sql_low_priority_updates OFF
|
||||
sql_max_join_size 18446744073709551615
|
||||
sql_mode
|
||||
sql_notes ON
|
||||
sql_quote_show_create ON
|
||||
sql_safe_updates OFF
|
||||
sql_select_limit 18446744073709551615
|
||||
sql_slave_skip_counter
|
||||
sql_warnings OFF
|
||||
ssl_ca
|
||||
ssl_capath
|
||||
ssl_cert
|
||||
ssl_cipher
|
||||
ssl_key
|
||||
storage_engine MyISAM
|
||||
sync_binlog 0
|
||||
sync_frm ON
|
||||
system_time_zone EDT
|
||||
table_definition_cache 256
|
||||
table_lock_wait_timeout 50
|
||||
table_open_cache 64
|
||||
table_type MyISAM
|
||||
thread_cache_size 0
|
||||
thread_handling one-thread-per-connection
|
||||
thread_stack 196608
|
||||
time_format %H:%i:%s
|
||||
time_zone SYSTEM
|
||||
timed_mutexes OFF
|
||||
timestamp 1300545970
|
||||
tmp_table_size 16777216
|
||||
tmpdir /tmp
|
||||
transaction_alloc_block_size 8192
|
||||
transaction_prealloc_size 4096
|
||||
tx_isolation REPEATABLE-READ
|
||||
unique_checks ON
|
||||
updatable_views_with_limit YES
|
||||
version 5.1.50-log
|
||||
version_comment MySQL Community Server (GPL)
|
||||
version_compile_machine i686
|
||||
version_compile_os pc-linux-gnu
|
||||
wait_timeout 28800
|
||||
warning_count 0
|
311
t/lib/samples/show-variables/vars-baron-002.txt
Normal file
311
t/lib/samples/show-variables/vars-baron-002.txt
Normal file
@@ -0,0 +1,311 @@
|
||||
Variable_name Value
|
||||
auto_increment_increment 4
|
||||
auto_increment_offset 2
|
||||
autocommit ON
|
||||
automatic_sp_privileges ON
|
||||
back_log 50
|
||||
basedir /usr/
|
||||
big_tables OFF
|
||||
binlog_cache_size 32768
|
||||
binlog_format MIXED
|
||||
bulk_insert_buffer_size 8388608
|
||||
character_set_client latin1
|
||||
character_set_connection latin1
|
||||
character_set_database latin1
|
||||
character_set_filesystem binary
|
||||
character_set_results latin1
|
||||
character_set_server latin1
|
||||
character_set_system utf8
|
||||
character_sets_dir /usr/share/mysql/charsets/
|
||||
collation_connection latin1_swedish_ci
|
||||
collation_database latin1_swedish_ci
|
||||
collation_server latin1_swedish_ci
|
||||
completion_type 0
|
||||
concurrent_insert 2
|
||||
connect_timeout 10
|
||||
datadir /mnt/data-store/mysql/data/
|
||||
date_format %Y-%m-%d
|
||||
datetime_format %Y-%m-%d %H:%i:%s
|
||||
default_week_format 0
|
||||
delay_key_write ON
|
||||
delayed_insert_limit 100
|
||||
delayed_insert_timeout 300
|
||||
delayed_queue_size 1000
|
||||
div_precision_increment 4
|
||||
engine_condition_pushdown ON
|
||||
error_count 0
|
||||
event_scheduler OFF
|
||||
expire_logs_days 3
|
||||
flush OFF
|
||||
flush_time 0
|
||||
foreign_key_checks ON
|
||||
ft_boolean_syntax + -><()~*:""&|
|
||||
ft_max_word_len 84
|
||||
ft_min_word_len 4
|
||||
ft_query_expansion_limit 20
|
||||
ft_stopword_file (built-in)
|
||||
general_log OFF
|
||||
general_log_file /mnt/mysql/general.log
|
||||
group_concat_max_len 1024
|
||||
have_community_features YES
|
||||
have_compress YES
|
||||
have_crypt YES
|
||||
have_csv YES
|
||||
have_dynamic_loading YES
|
||||
have_geometry YES
|
||||
have_innodb YES
|
||||
have_ndbcluster NO
|
||||
have_openssl DISABLED
|
||||
have_partitioning YES
|
||||
have_query_cache YES
|
||||
have_rtree_keys YES
|
||||
have_ssl DISABLED
|
||||
have_symlink YES
|
||||
hostname db1.production.company.com
|
||||
identity 0
|
||||
ignore_builtin_innodb OFF
|
||||
init_connect
|
||||
init_file
|
||||
init_slave
|
||||
innodb_adaptive_checkpoint estimate
|
||||
innodb_adaptive_flushing OFF
|
||||
innodb_adaptive_hash_index OFF
|
||||
innodb_additional_mem_pool_size 524288000
|
||||
innodb_autoextend_increment 8
|
||||
innodb_autoinc_lock_mode 0
|
||||
innodb_buffer_pool_size 46170898432
|
||||
innodb_change_buffering inserts
|
||||
innodb_checkpoint_age_target 0
|
||||
innodb_checksums ON
|
||||
innodb_commit_concurrency 0
|
||||
innodb_concurrency_tickets 500
|
||||
innodb_data_file_path ibdata1:10M:autoextend
|
||||
innodb_data_home_dir /mnt/data-store/mysql/data
|
||||
innodb_dict_size_limit 0
|
||||
innodb_doublewrite ON
|
||||
innodb_enable_unsafe_group_commit 0
|
||||
innodb_expand_import 0
|
||||
innodb_extra_rsegments 0
|
||||
innodb_extra_undoslots OFF
|
||||
innodb_fast_recovery ON
|
||||
innodb_fast_shutdown 1
|
||||
innodb_file_format Antelope
|
||||
innodb_file_format_check Barracuda
|
||||
innodb_file_per_table ON
|
||||
innodb_flush_log_at_trx_commit 2
|
||||
innodb_flush_method
|
||||
innodb_flush_neighbor_pages 1
|
||||
innodb_force_recovery 0
|
||||
innodb_ibuf_accel_rate 100
|
||||
innodb_ibuf_active_contract 1
|
||||
innodb_ibuf_max_size 23085432832
|
||||
innodb_io_capacity 200
|
||||
innodb_lock_wait_timeout 50
|
||||
innodb_locks_unsafe_for_binlog OFF
|
||||
innodb_log_buffer_size 10485760
|
||||
innodb_log_file_size 2097152000
|
||||
innodb_log_files_in_group 2
|
||||
innodb_log_group_home_dir /mnt/data-store/mysql/data
|
||||
innodb_max_dirty_pages_pct 75
|
||||
innodb_max_purge_lag 0
|
||||
innodb_mirrored_log_groups 1
|
||||
innodb_old_blocks_pct 37
|
||||
innodb_old_blocks_time 0
|
||||
innodb_open_files 300
|
||||
innodb_overwrite_relay_log_info OFF
|
||||
innodb_read_ahead linear
|
||||
innodb_read_ahead_threshold 56
|
||||
innodb_read_io_threads 4
|
||||
innodb_recovery_stats OFF
|
||||
innodb_relax_table_creation 0
|
||||
innodb_replication_delay 0
|
||||
innodb_rollback_on_timeout OFF
|
||||
innodb_show_locks_held 10
|
||||
innodb_show_verbose_locks 0
|
||||
innodb_spin_wait_delay 6
|
||||
innodb_stats_auto_update 1
|
||||
innodb_stats_method nulls_equal
|
||||
innodb_stats_on_metadata ON
|
||||
innodb_stats_sample_pages 8
|
||||
innodb_stats_update_need_lock 1
|
||||
innodb_strict_mode OFF
|
||||
innodb_support_xa OFF
|
||||
innodb_sync_spin_loops 30
|
||||
innodb_table_locks ON
|
||||
innodb_thread_concurrency 16
|
||||
innodb_thread_concurrency_timer_based OFF
|
||||
innodb_thread_sleep_delay 10000
|
||||
innodb_use_purge_thread 1
|
||||
innodb_use_sys_malloc ON
|
||||
innodb_version 1.0.6-unknown
|
||||
innodb_write_io_threads 4
|
||||
insert_id 0
|
||||
interactive_timeout 28800
|
||||
join_buffer_size 131072
|
||||
keep_files_on_create OFF
|
||||
key_buffer_size 157286400
|
||||
key_cache_age_threshold 300
|
||||
key_cache_block_size 1024
|
||||
key_cache_division_limit 100
|
||||
language /usr/share/mysql/english/
|
||||
large_files_support ON
|
||||
large_page_size 0
|
||||
large_pages OFF
|
||||
last_insert_id 0
|
||||
lc_time_names en_US
|
||||
license GPL
|
||||
local_infile ON
|
||||
locked_in_memory OFF
|
||||
log OFF
|
||||
log_bin ON
|
||||
log_bin_trust_function_creators OFF
|
||||
log_bin_trust_routine_creators OFF
|
||||
log_error /mnt/data-store/mysql/mysql.err
|
||||
log_output FILE
|
||||
log_queries_not_using_indexes ON
|
||||
log_slave_updates ON
|
||||
log_slow_queries ON
|
||||
log_warnings 1
|
||||
long_query_time 0.500000
|
||||
low_priority_updates OFF
|
||||
lower_case_file_system OFF
|
||||
lower_case_table_names 0
|
||||
max_allowed_packet 104857600
|
||||
max_binlog_cache_size 18446744073709547520
|
||||
max_binlog_size 524288000
|
||||
max_connect_errors 10
|
||||
max_connections 1500
|
||||
max_delayed_threads 20
|
||||
max_error_count 64
|
||||
max_heap_table_size 822083584
|
||||
max_insert_delayed_threads 20
|
||||
max_join_size 18446744073709551615
|
||||
max_length_for_sort_data 1024
|
||||
max_prepared_stmt_count 16382
|
||||
max_relay_log_size 0
|
||||
max_seeks_for_key 18446744073709551615
|
||||
max_sort_length 1024
|
||||
max_sp_recursion_depth 0
|
||||
max_tmp_tables 32
|
||||
max_user_connections 0
|
||||
max_write_lock_count 18446744073709551615
|
||||
min_examined_row_limit 10000
|
||||
multi_range_count 256
|
||||
myisam_data_pointer_size 6
|
||||
myisam_max_sort_file_size 9223372036853727232
|
||||
myisam_mmap_size 18446744073709551615
|
||||
myisam_recover_options OFF
|
||||
myisam_repair_threads 1
|
||||
myisam_sort_buffer_size 67108864
|
||||
myisam_stats_method nulls_unequal
|
||||
myisam_use_mmap OFF
|
||||
net_buffer_length 16384
|
||||
net_read_timeout 30
|
||||
net_retry_count 10
|
||||
net_write_timeout 120
|
||||
new OFF
|
||||
old OFF
|
||||
old_alter_table OFF
|
||||
old_passwords OFF
|
||||
open_files_limit 7500
|
||||
optimizer_prune_level 1
|
||||
optimizer_search_depth 62
|
||||
optimizer_switch index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on
|
||||
pid_file /mnt/data-store/mysql/data/mysql.pid
|
||||
plugin_dir /usr/lib/mysql/plugin
|
||||
port 3306
|
||||
preload_buffer_size 32768
|
||||
profiling OFF
|
||||
profiling_history_size 15
|
||||
protocol_version 10
|
||||
pseudo_thread_id 0
|
||||
query_alloc_block_size 8192
|
||||
query_cache_limit 1048576
|
||||
query_cache_min_res_unit 4096
|
||||
query_cache_size 0
|
||||
query_cache_type OFF
|
||||
query_cache_wlock_invalidate OFF
|
||||
query_prealloc_size 8192
|
||||
rand_seed1
|
||||
rand_seed2
|
||||
range_alloc_block_size 4096
|
||||
read_buffer_size 16777216
|
||||
read_only OFF
|
||||
read_rnd_buffer_size 16777216
|
||||
relay_log /mnt/data-store/mysql/logs/mysql-relay
|
||||
relay_log_index
|
||||
relay_log_info_file relay-log.info
|
||||
relay_log_purge ON
|
||||
relay_log_space_limit 0
|
||||
report_host
|
||||
report_password
|
||||
report_port 3306
|
||||
report_user
|
||||
rpl_recovery_rank 0
|
||||
secure_auth OFF
|
||||
secure_file_priv
|
||||
server_id 2171234
|
||||
skip_external_locking ON
|
||||
skip_networking OFF
|
||||
skip_show_database OFF
|
||||
slave_compressed_protocol OFF
|
||||
slave_exec_mode IDEMPOTENT
|
||||
slave_load_tmpdir /mnt/tmp
|
||||
slave_net_timeout 3600
|
||||
slave_skip_errors OFF
|
||||
slave_transaction_retries 10
|
||||
slow_launch_time 2
|
||||
slow_query_log ON
|
||||
slow_query_log_file /mnt/data-store/mysql/logs/slowquery.log
|
||||
socket /tmp/mysql.sock
|
||||
sort_buffer_size 8388608
|
||||
sql_auto_is_null ON
|
||||
sql_big_selects ON
|
||||
sql_big_tables OFF
|
||||
sql_buffer_result OFF
|
||||
sql_log_bin ON
|
||||
sql_log_off OFF
|
||||
sql_log_update ON
|
||||
sql_low_priority_updates OFF
|
||||
sql_max_join_size 18446744073709551615
|
||||
sql_mode
|
||||
sql_notes ON
|
||||
sql_quote_show_create ON
|
||||
sql_safe_updates OFF
|
||||
sql_select_limit 18446744073709551615
|
||||
sql_slave_skip_counter
|
||||
sql_warnings OFF
|
||||
ssl_ca
|
||||
ssl_capath
|
||||
ssl_cert
|
||||
ssl_cipher
|
||||
ssl_key
|
||||
storage_engine MyISAM
|
||||
sync_binlog 0
|
||||
sync_frm ON
|
||||
system_time_zone EST
|
||||
table_definition_cache 256
|
||||
table_lock_wait_timeout 50
|
||||
table_open_cache 2000
|
||||
table_type MyISAM
|
||||
thread_cache_size 8
|
||||
thread_handling one-thread-per-connection
|
||||
thread_stack 262144
|
||||
time_format %H:%i:%s
|
||||
time_zone SYSTEM
|
||||
timed_mutexes OFF
|
||||
timestamp 1300546448
|
||||
tmp_table_size 822083584
|
||||
tmpdir /mnt/tmp
|
||||
transaction_alloc_block_size 8192
|
||||
transaction_prealloc_size 4096
|
||||
tx_isolation REPEATABLE-READ
|
||||
unique_checks ON
|
||||
updatable_views_with_limit YES
|
||||
version 5.1.43-60.hardy.7-log
|
||||
version_comment (Percona SQL Server (GPL), XtraDB , Revision )
|
||||
version_compile_machine x86_64
|
||||
version_compile_os debian-linux-gnu
|
||||
wait_timeout 28800
|
||||
warning_count 0
|
||||
|
274
t/lib/samples/show-variables/vars001.txt
Normal file
274
t/lib/samples/show-variables/vars001.txt
Normal file
@@ -0,0 +1,274 @@
|
||||
+---------------------------------+-------------------------------------------------------------------------------------------+
|
||||
| Variable_name | Value |
|
||||
+---------------------------------+-------------------------------------------------------------------------------------------+
|
||||
| auto_increment_increment | 1 |
|
||||
| auto_increment_offset | 1 |
|
||||
| autocommit | ON |
|
||||
| automatic_sp_privileges | ON |
|
||||
| back_log | 50 |
|
||||
| basedir | /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/ |
|
||||
| big_tables | OFF |
|
||||
| binlog_cache_size | 32768 |
|
||||
| binlog_format | STATEMENT |
|
||||
| bulk_insert_buffer_size | 8388608 |
|
||||
| character_set_client | latin1 |
|
||||
| character_set_connection | latin1 |
|
||||
| character_set_database | latin1 |
|
||||
| character_set_filesystem | binary |
|
||||
| character_set_results | latin1 |
|
||||
| character_set_server | latin1 |
|
||||
| character_set_system | utf8 |
|
||||
| character_sets_dir | /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/share/charsets/ |
|
||||
| collation_connection | latin1_swedish_ci |
|
||||
| collation_database | latin1_swedish_ci |
|
||||
| collation_server | latin1_swedish_ci |
|
||||
| completion_type | 0 |
|
||||
| concurrent_insert | 1 |
|
||||
| connect_timeout | 10 |
|
||||
| datadir | /tmp/12345/data/ |
|
||||
| date_format | %Y-%m-%d |
|
||||
| datetime_format | %Y-%m-%d %H:%i:%s |
|
||||
| default_week_format | 0 |
|
||||
| delay_key_write | ON |
|
||||
| delayed_insert_limit | 100 |
|
||||
| delayed_insert_timeout | 300 |
|
||||
| delayed_queue_size | 1000 |
|
||||
| div_precision_increment | 4 |
|
||||
| engine_condition_pushdown | ON |
|
||||
| error_count | 0 |
|
||||
| event_scheduler | OFF |
|
||||
| expire_logs_days | 0 |
|
||||
| flush | OFF |
|
||||
| flush_time | 0 |
|
||||
| foreign_key_checks | ON |
|
||||
| ft_boolean_syntax | + -><()~*:""&| |
|
||||
| ft_max_word_len | 84 |
|
||||
| ft_min_word_len | 4 |
|
||||
| ft_query_expansion_limit | 20 |
|
||||
| ft_stopword_file | (built-in) |
|
||||
| general_log | OFF |
|
||||
| general_log_file | /tmp/12345/data/mysql_sandbox12345.log |
|
||||
| group_concat_max_len | 1024 |
|
||||
| have_community_features | YES |
|
||||
| have_compress | YES |
|
||||
| have_crypt | YES |
|
||||
| have_csv | YES |
|
||||
| have_dynamic_loading | YES |
|
||||
| have_geometry | YES |
|
||||
| have_innodb | YES |
|
||||
| have_ndbcluster | NO |
|
||||
| have_openssl | DISABLED |
|
||||
| have_partitioning | YES |
|
||||
| have_query_cache | YES |
|
||||
| have_rtree_keys | YES |
|
||||
| have_ssl | DISABLED |
|
||||
| have_symlink | YES |
|
||||
| hostname | dante |
|
||||
| identity | 0 |
|
||||
| ignore_builtin_innodb | OFF |
|
||||
| init_connect | |
|
||||
| init_file | |
|
||||
| init_slave | |
|
||||
| innodb_adaptive_hash_index | ON |
|
||||
| innodb_additional_mem_pool_size | 1048576 |
|
||||
| innodb_autoextend_increment | 8 |
|
||||
| innodb_autoinc_lock_mode | 1 |
|
||||
| innodb_buffer_pool_size | 16777216 |
|
||||
| innodb_checksums | ON |
|
||||
| innodb_commit_concurrency | 0 |
|
||||
| innodb_concurrency_tickets | 500 |
|
||||
| innodb_data_file_path | ibdata1:10M:autoextend |
|
||||
| innodb_data_home_dir | /tmp/12345/data |
|
||||
| innodb_doublewrite | ON |
|
||||
| innodb_fast_shutdown | 1 |
|
||||
| innodb_file_io_threads | 4 |
|
||||
| innodb_file_per_table | OFF |
|
||||
| innodb_flush_log_at_trx_commit | 1 |
|
||||
| innodb_flush_method | |
|
||||
| innodb_force_recovery | 0 |
|
||||
| innodb_lock_wait_timeout | 50 |
|
||||
| innodb_locks_unsafe_for_binlog | OFF |
|
||||
| innodb_log_buffer_size | 1048576 |
|
||||
| innodb_log_file_size | 5242880 |
|
||||
| innodb_log_files_in_group | 2 |
|
||||
| innodb_log_group_home_dir | /tmp/12345/data |
|
||||
| innodb_max_dirty_pages_pct | 90 |
|
||||
| innodb_max_purge_lag | 0 |
|
||||
| innodb_mirrored_log_groups | 1 |
|
||||
| innodb_open_files | 300 |
|
||||
| innodb_rollback_on_timeout | OFF |
|
||||
| innodb_stats_on_metadata | ON |
|
||||
| innodb_support_xa | ON |
|
||||
| innodb_sync_spin_loops | 20 |
|
||||
| innodb_table_locks | ON |
|
||||
| innodb_thread_concurrency | 8 |
|
||||
| innodb_thread_sleep_delay | 10000 |
|
||||
| insert_id | 0 |
|
||||
| interactive_timeout | 28800 |
|
||||
| join_buffer_size | 131072 |
|
||||
| keep_files_on_create | OFF |
|
||||
| key_buffer_size | 16777216 |
|
||||
| key_cache_age_threshold | 300 |
|
||||
| key_cache_block_size | 1024 |
|
||||
| key_cache_division_limit | 100 |
|
||||
| language | /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/share/english/ |
|
||||
| large_files_support | ON |
|
||||
| large_page_size | 0 |
|
||||
| large_pages | OFF |
|
||||
| last_insert_id | 0 |
|
||||
| lc_time_names | en_US |
|
||||
| license | GPL |
|
||||
| local_infile | ON |
|
||||
| locked_in_memory | OFF |
|
||||
| log | OFF |
|
||||
| log_bin | ON |
|
||||
| log_bin_trust_function_creators | OFF |
|
||||
| log_bin_trust_routine_creators | OFF |
|
||||
| log_error | /tmp/12345/data/mysqld.log |
|
||||
| log_output | FILE |
|
||||
| log_queries_not_using_indexes | OFF |
|
||||
| log_slave_updates | ON |
|
||||
| log_slow_queries | OFF |
|
||||
| log_warnings | 1 |
|
||||
| long_query_time | 10.000000 |
|
||||
| low_priority_updates | OFF |
|
||||
| lower_case_file_system | OFF |
|
||||
| lower_case_table_names | 0 |
|
||||
| max_allowed_packet | 1048576 |
|
||||
| max_binlog_cache_size | 18446744073709547520 |
|
||||
| max_binlog_size | 1073741824 |
|
||||
| max_connect_errors | 10 |
|
||||
| max_connections | 151 |
|
||||
| max_delayed_threads | 20 |
|
||||
| max_error_count | 64 |
|
||||
| max_heap_table_size | 16777216 |
|
||||
| max_insert_delayed_threads | 20 |
|
||||
| max_join_size | 18446744073709551615 |
|
||||
| max_length_for_sort_data | 1024 |
|
||||
| max_prepared_stmt_count | 16382 |
|
||||
| max_relay_log_size | 0 |
|
||||
| max_seeks_for_key | 18446744073709551615 |
|
||||
| max_sort_length | 1024 |
|
||||
| max_sp_recursion_depth | 0 |
|
||||
| max_tmp_tables | 32 |
|
||||
| max_user_connections | 0 |
|
||||
| max_write_lock_count | 18446744073709551615 |
|
||||
| min_examined_row_limit | 0 |
|
||||
| multi_range_count | 256 |
|
||||
| myisam_data_pointer_size | 6 |
|
||||
| myisam_max_sort_file_size | 9223372036853727232 |
|
||||
| myisam_recover_options | OFF |
|
||||
| myisam_repair_threads | 1 |
|
||||
| myisam_sort_buffer_size | 8388608 |
|
||||
| myisam_stats_method | nulls_unequal |
|
||||
| myisam_use_mmap | OFF |
|
||||
| net_buffer_length | 16384 |
|
||||
| net_read_timeout | 30 |
|
||||
| net_retry_count | 10 |
|
||||
| net_write_timeout | 60 |
|
||||
| new | OFF |
|
||||
| old | OFF |
|
||||
| old_alter_table | OFF |
|
||||
| old_passwords | OFF |
|
||||
| open_files_limit | 1024 |
|
||||
| optimizer_prune_level | 1 |
|
||||
| optimizer_search_depth | 62 |
|
||||
| optimizer_switch | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on |
|
||||
| pid_file | /tmp/12345/data/mysql_sandbox12345.pid |
|
||||
| plugin_dir | /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/lib/plugin |
|
||||
| port | 12345 |
|
||||
| preload_buffer_size | 32768 |
|
||||
| profiling | OFF |
|
||||
| profiling_history_size | 15 |
|
||||
| protocol_version | 10 |
|
||||
| pseudo_thread_id | 7 |
|
||||
| query_alloc_block_size | 8192 |
|
||||
| query_cache_limit | 1048576 |
|
||||
| query_cache_min_res_unit | 4096 |
|
||||
| query_cache_size | 0 |
|
||||
| query_cache_type | ON |
|
||||
| query_cache_wlock_invalidate | OFF |
|
||||
| query_prealloc_size | 8192 |
|
||||
| rand_seed1 | |
|
||||
| rand_seed2 | |
|
||||
| range_alloc_block_size | 4096 |
|
||||
| read_buffer_size | 131072 |
|
||||
| read_only | OFF |
|
||||
| read_rnd_buffer_size | 262144 |
|
||||
| relay_log | mysql-relay-bin |
|
||||
| relay_log_index | |
|
||||
| relay_log_info_file | relay-log.info |
|
||||
| relay_log_purge | ON |
|
||||
| relay_log_space_limit | 0 |
|
||||
| report_host | 127.0.0.1 |
|
||||
| report_password | |
|
||||
| report_port | 12345 |
|
||||
| report_user | |
|
||||
| rpl_recovery_rank | 0 |
|
||||
| secure_auth | OFF |
|
||||
| secure_file_priv | |
|
||||
| server_id | 12345 |
|
||||
| skip_external_locking | ON |
|
||||
| skip_networking | OFF |
|
||||
| skip_show_database | OFF |
|
||||
| slave_compressed_protocol | OFF |
|
||||
| slave_exec_mode | STRICT |
|
||||
| slave_load_tmpdir | /tmp |
|
||||
| slave_net_timeout | 3600 |
|
||||
| slave_skip_errors | |
|
||||
| slave_transaction_retries | 10 |
|
||||
| slow_launch_time | 2 |
|
||||
| slow_query_log | OFF |
|
||||
| slow_query_log_file | /tmp/12345/data/mysql_sandbox12345-slow.log |
|
||||
| socket | /tmp/12345/mysql_sandbox12345.sock |
|
||||
| sort_buffer_size | 2097144 |
|
||||
| sql_auto_is_null | ON |
|
||||
| sql_big_selects | ON |
|
||||
| sql_big_tables | OFF |
|
||||
| sql_buffer_result | OFF |
|
||||
| sql_log_bin | ON |
|
||||
| sql_log_off | OFF |
|
||||
| sql_log_update | ON |
|
||||
| sql_low_priority_updates | OFF |
|
||||
| sql_max_join_size | 18446744073709551615 |
|
||||
| sql_mode | |
|
||||
| sql_notes | ON |
|
||||
| sql_quote_show_create | ON |
|
||||
| sql_safe_updates | OFF |
|
||||
| sql_select_limit | 18446744073709551615 |
|
||||
| sql_slave_skip_counter | |
|
||||
| sql_warnings | OFF |
|
||||
| ssl_ca | |
|
||||
| ssl_capath | |
|
||||
| ssl_cert | |
|
||||
| ssl_cipher | |
|
||||
| ssl_key | |
|
||||
| storage_engine | MyISAM |
|
||||
| sync_binlog | 0 |
|
||||
| sync_frm | ON |
|
||||
| system_time_zone | MDT |
|
||||
| table_definition_cache | 256 |
|
||||
| table_lock_wait_timeout | 50 |
|
||||
| table_open_cache | 64 |
|
||||
| table_type | MyISAM |
|
||||
| thread_cache_size | 0 |
|
||||
| thread_handling | one-thread-per-connection |
|
||||
| thread_stack | 262144 |
|
||||
| time_format | %H:%i:%s |
|
||||
| time_zone | SYSTEM |
|
||||
| timed_mutexes | OFF |
|
||||
| timestamp | 1278782579 |
|
||||
| tmp_table_size | 16777216 |
|
||||
| tmpdir | /tmp |
|
||||
| transaction_alloc_block_size | 8192 |
|
||||
| transaction_prealloc_size | 4096 |
|
||||
| tx_isolation | REPEATABLE-READ |
|
||||
| unique_checks | ON |
|
||||
| updatable_views_with_limit | YES |
|
||||
| version | 5.1.34-log |
|
||||
| version_comment | MySQL Community Server (GPL) |
|
||||
| version_compile_machine | x86_64 |
|
||||
| version_compile_os | unknown-linux-gnu |
|
||||
| wait_timeout | 28800 |
|
||||
| warning_count | 0 |
|
||||
+---------------------------------+-------------------------------------------------------------------------------------------+
|
271
t/lib/samples/show-variables/vars002.txt
Normal file
271
t/lib/samples/show-variables/vars002.txt
Normal file
@@ -0,0 +1,271 @@
|
||||
Variable_name Value
|
||||
auto_increment_increment 1
|
||||
auto_increment_offset 1
|
||||
autocommit ON
|
||||
automatic_sp_privileges ON
|
||||
back_log 50
|
||||
basedir /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/
|
||||
big_tables OFF
|
||||
binlog_cache_size 32768
|
||||
binlog_format STATEMENT
|
||||
bulk_insert_buffer_size 8388608
|
||||
character_set_client latin1
|
||||
character_set_connection latin1
|
||||
character_set_database latin1
|
||||
character_set_filesystem binary
|
||||
character_set_results latin1
|
||||
character_set_server latin1
|
||||
character_set_system utf8
|
||||
character_sets_dir /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/share/charsets/
|
||||
collation_connection latin1_swedish_ci
|
||||
collation_database latin1_swedish_ci
|
||||
collation_server latin1_swedish_ci
|
||||
completion_type 0
|
||||
concurrent_insert 1
|
||||
connect_timeout 10
|
||||
datadir /tmp/12345/data/
|
||||
date_format %Y-%m-%d
|
||||
datetime_format %Y-%m-%d %H:%i:%s
|
||||
default_week_format 0
|
||||
delay_key_write ON
|
||||
delayed_insert_limit 100
|
||||
delayed_insert_timeout 300
|
||||
delayed_queue_size 1000
|
||||
div_precision_increment 4
|
||||
engine_condition_pushdown ON
|
||||
error_count 0
|
||||
event_scheduler OFF
|
||||
expire_logs_days 0
|
||||
flush OFF
|
||||
flush_time 0
|
||||
foreign_key_checks ON
|
||||
ft_boolean_syntax + -><()~*:""&|
|
||||
ft_max_word_len 84
|
||||
ft_min_word_len 4
|
||||
ft_query_expansion_limit 20
|
||||
ft_stopword_file (built-in)
|
||||
general_log OFF
|
||||
general_log_file /tmp/12345/data/mysql_sandbox12345.log
|
||||
group_concat_max_len 1024
|
||||
have_community_features YES
|
||||
have_compress YES
|
||||
have_crypt YES
|
||||
have_csv YES
|
||||
have_dynamic_loading YES
|
||||
have_geometry YES
|
||||
have_innodb YES
|
||||
have_ndbcluster NO
|
||||
have_openssl DISABLED
|
||||
have_partitioning YES
|
||||
have_query_cache YES
|
||||
have_rtree_keys YES
|
||||
have_ssl DISABLED
|
||||
have_symlink YES
|
||||
hostname dante
|
||||
identity 0
|
||||
ignore_builtin_innodb OFF
|
||||
init_connect
|
||||
init_file
|
||||
init_slave
|
||||
innodb_adaptive_hash_index ON
|
||||
innodb_additional_mem_pool_size 1048576
|
||||
innodb_autoextend_increment 8
|
||||
innodb_autoinc_lock_mode 1
|
||||
innodb_buffer_pool_size 16777216
|
||||
innodb_checksums ON
|
||||
innodb_commit_concurrency 0
|
||||
innodb_concurrency_tickets 500
|
||||
innodb_data_file_path ibdata1:10M:autoextend
|
||||
innodb_data_home_dir /tmp/12345/data
|
||||
innodb_doublewrite ON
|
||||
innodb_fast_shutdown 1
|
||||
innodb_file_io_threads 4
|
||||
innodb_file_per_table OFF
|
||||
innodb_flush_log_at_trx_commit 1
|
||||
innodb_flush_method
|
||||
innodb_force_recovery 0
|
||||
innodb_lock_wait_timeout 3
|
||||
innodb_locks_unsafe_for_binlog OFF
|
||||
innodb_log_buffer_size 1048576
|
||||
innodb_log_file_size 5242880
|
||||
innodb_log_files_in_group 2
|
||||
innodb_log_group_home_dir /tmp/12345/data
|
||||
innodb_max_dirty_pages_pct 90
|
||||
innodb_max_purge_lag 0
|
||||
innodb_mirrored_log_groups 1
|
||||
innodb_open_files 300
|
||||
innodb_rollback_on_timeout OFF
|
||||
innodb_stats_on_metadata ON
|
||||
innodb_support_xa ON
|
||||
innodb_sync_spin_loops 20
|
||||
innodb_table_locks ON
|
||||
innodb_thread_concurrency 8
|
||||
innodb_thread_sleep_delay 10000
|
||||
insert_id 0
|
||||
interactive_timeout 28800
|
||||
join_buffer_size 131072
|
||||
keep_files_on_create OFF
|
||||
key_buffer_size 16777216
|
||||
key_cache_age_threshold 300
|
||||
key_cache_block_size 1024
|
||||
key_cache_division_limit 100
|
||||
language /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/share/english/
|
||||
large_files_support ON
|
||||
large_page_size 0
|
||||
large_pages OFF
|
||||
last_insert_id 0
|
||||
lc_time_names en_US
|
||||
license GPL
|
||||
local_infile ON
|
||||
locked_in_memory OFF
|
||||
log OFF
|
||||
log_bin ON
|
||||
log_bin_trust_function_creators OFF
|
||||
log_bin_trust_routine_creators OFF
|
||||
log_error /tmp/12345/data/mysqld.log
|
||||
log_output FILE
|
||||
log_queries_not_using_indexes OFF
|
||||
log_slave_updates ON
|
||||
log_slow_queries OFF
|
||||
log_warnings 1
|
||||
long_query_time 10.000000
|
||||
low_priority_updates OFF
|
||||
lower_case_file_system OFF
|
||||
lower_case_table_names 0
|
||||
max_allowed_packet 1048576
|
||||
max_binlog_cache_size 18446744073709547520
|
||||
max_binlog_size 1073741824
|
||||
max_connect_errors 10
|
||||
max_connections 151
|
||||
max_delayed_threads 20
|
||||
max_error_count 64
|
||||
max_heap_table_size 16777216
|
||||
max_insert_delayed_threads 20
|
||||
max_join_size 18446744073709551615
|
||||
max_length_for_sort_data 1024
|
||||
max_prepared_stmt_count 16382
|
||||
max_relay_log_size 0
|
||||
max_seeks_for_key 18446744073709551615
|
||||
max_sort_length 1024
|
||||
max_sp_recursion_depth 0
|
||||
max_tmp_tables 32
|
||||
max_user_connections 0
|
||||
max_write_lock_count 18446744073709551615
|
||||
min_examined_row_limit 0
|
||||
multi_range_count 256
|
||||
myisam_data_pointer_size 6
|
||||
myisam_max_sort_file_size 9223372036853727232
|
||||
myisam_recover_options OFF
|
||||
myisam_repair_threads 1
|
||||
myisam_sort_buffer_size 8388608
|
||||
myisam_stats_method nulls_unequal
|
||||
myisam_use_mmap OFF
|
||||
net_buffer_length 16384
|
||||
net_read_timeout 30
|
||||
net_retry_count 10
|
||||
net_write_timeout 60
|
||||
new OFF
|
||||
old OFF
|
||||
old_alter_table OFF
|
||||
old_passwords OFF
|
||||
open_files_limit 1024
|
||||
optimizer_prune_level 1
|
||||
optimizer_search_depth 62
|
||||
optimizer_switch index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on
|
||||
pid_file /tmp/12345/data/mysql_sandbox12345.pid
|
||||
plugin_dir /home/daniel/mysql_binaries/mysql-5.1.34-linux-x86_64-glibc23/lib/plugin
|
||||
port 12345
|
||||
preload_buffer_size 32768
|
||||
profiling OFF
|
||||
profiling_history_size 15
|
||||
protocol_version 10
|
||||
pseudo_thread_id 25
|
||||
query_alloc_block_size 8192
|
||||
query_cache_limit 1048576
|
||||
query_cache_min_res_unit 4096
|
||||
query_cache_size 0
|
||||
query_cache_type ON
|
||||
query_cache_wlock_invalidate OFF
|
||||
query_prealloc_size 8192
|
||||
rand_seed1
|
||||
rand_seed2
|
||||
range_alloc_block_size 4096
|
||||
read_buffer_size 131072
|
||||
read_only OFF
|
||||
read_rnd_buffer_size 262144
|
||||
relay_log mysql-relay-bin
|
||||
relay_log_index
|
||||
relay_log_info_file relay-log.info
|
||||
relay_log_purge ON
|
||||
relay_log_space_limit 0
|
||||
report_host 127.0.0.1
|
||||
report_password
|
||||
report_port 12345
|
||||
report_user
|
||||
rpl_recovery_rank 0
|
||||
secure_auth OFF
|
||||
secure_file_priv
|
||||
server_id 12345
|
||||
skip_external_locking ON
|
||||
skip_networking OFF
|
||||
skip_show_database OFF
|
||||
slave_compressed_protocol OFF
|
||||
slave_exec_mode STRICT
|
||||
slave_load_tmpdir /tmp
|
||||
slave_net_timeout 3600
|
||||
slave_skip_errors
|
||||
slave_transaction_retries 10
|
||||
slow_launch_time 2
|
||||
slow_query_log OFF
|
||||
slow_query_log_file /tmp/12345/data/mysql_sandbox12345-slow.log
|
||||
socket /tmp/12345/mysql_sandbox12345.sock
|
||||
sort_buffer_size 2097144
|
||||
sql_auto_is_null ON
|
||||
sql_big_selects ON
|
||||
sql_big_tables OFF
|
||||
sql_buffer_result OFF
|
||||
sql_log_bin ON
|
||||
sql_log_off OFF
|
||||
sql_log_update ON
|
||||
sql_low_priority_updates OFF
|
||||
sql_max_join_size 18446744073709551615
|
||||
sql_mode
|
||||
sql_notes ON
|
||||
sql_quote_show_create ON
|
||||
sql_safe_updates OFF
|
||||
sql_select_limit 18446744073709551615
|
||||
sql_slave_skip_counter
|
||||
sql_warnings OFF
|
||||
ssl_ca
|
||||
ssl_capath
|
||||
ssl_cert
|
||||
ssl_cipher
|
||||
ssl_key
|
||||
storage_engine MyISAM
|
||||
sync_binlog 0
|
||||
sync_frm ON
|
||||
system_time_zone MDT
|
||||
table_definition_cache 256
|
||||
table_lock_wait_timeout 50
|
||||
table_open_cache 64
|
||||
table_type MyISAM
|
||||
thread_cache_size 0
|
||||
thread_handling one-thread-per-connection
|
||||
thread_stack 262144
|
||||
time_format %H:%i:%s
|
||||
time_zone SYSTEM
|
||||
timed_mutexes OFF
|
||||
timestamp 1281712414
|
||||
tmp_table_size 16777216
|
||||
tmpdir /tmp
|
||||
transaction_alloc_block_size 8192
|
||||
transaction_prealloc_size 4096
|
||||
tx_isolation REPEATABLE-READ
|
||||
unique_checks ON
|
||||
updatable_views_with_limit YES
|
||||
version 5.1.34-log
|
||||
version_comment MySQL Community Server (GPL)
|
||||
version_compile_machine x86_64
|
||||
version_compile_os unknown-linux-gnu
|
||||
wait_timeout 28800
|
||||
warning_count 0
|
244
t/lib/samples/show-variables/vars003.txt
Normal file
244
t/lib/samples/show-variables/vars003.txt
Normal file
@@ -0,0 +1,244 @@
|
||||
+-----------------------------------------+-------------------------------------------------------------------------------------+
|
||||
| Variable_name | Value |
|
||||
+-----------------------------------------+-------------------------------------------------------------------------------------+
|
||||
| auto_increment_increment | 1 |
|
||||
| auto_increment_offset | 1 |
|
||||
| automatic_sp_privileges | ON |
|
||||
| back_log | 50 |
|
||||
| basedir | /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/ |
|
||||
| binlog_cache_size | 32768 |
|
||||
| bulk_insert_buffer_size | 8388608 |
|
||||
| character_set_client | latin1 |
|
||||
| character_set_connection | latin1 |
|
||||
| character_set_database | latin1 |
|
||||
| character_set_filesystem | binary |
|
||||
| character_set_results | latin1 |
|
||||
| character_set_server | latin1 |
|
||||
| character_set_system | utf8 |
|
||||
| character_sets_dir | /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/share/mysql/charsets/ |
|
||||
| collation_connection | latin1_swedish_ci |
|
||||
| collation_database | latin1_swedish_ci |
|
||||
| collation_server | latin1_swedish_ci |
|
||||
| completion_type | 0 |
|
||||
| concurrent_insert | 1 |
|
||||
| connect_timeout | 10 |
|
||||
| datadir | /tmp/12345/data/ |
|
||||
| date_format | %Y-%m-%d |
|
||||
| datetime_format | %Y-%m-%d %H:%i:%s |
|
||||
| default_week_format | 0 |
|
||||
| delay_key_write | ON |
|
||||
| delayed_insert_limit | 100 |
|
||||
| delayed_insert_timeout | 300 |
|
||||
| delayed_queue_size | 1000 |
|
||||
| div_precision_increment | 4 |
|
||||
| keep_files_on_create | OFF |
|
||||
| engine_condition_pushdown | OFF |
|
||||
| expire_logs_days | 0 |
|
||||
| flush | OFF |
|
||||
| flush_time | 0 |
|
||||
| ft_boolean_syntax | + -><()~*:""&| |
|
||||
| ft_max_word_len | 84 |
|
||||
| ft_min_word_len | 4 |
|
||||
| ft_query_expansion_limit | 20 |
|
||||
| ft_stopword_file | (built-in) |
|
||||
| group_concat_max_len | 1024 |
|
||||
| have_archive | YES |
|
||||
| have_bdb | NO |
|
||||
| have_blackhole_engine | YES |
|
||||
| have_compress | YES |
|
||||
| have_community_features | YES |
|
||||
| have_profiling | YES |
|
||||
| have_crypt | YES |
|
||||
| have_csv | YES |
|
||||
| have_dynamic_loading | YES |
|
||||
| have_example_engine | NO |
|
||||
| have_federated_engine | YES |
|
||||
| have_geometry | YES |
|
||||
| have_innodb | YES |
|
||||
| have_isam | NO |
|
||||
| have_merge_engine | YES |
|
||||
| have_ndbcluster | DISABLED |
|
||||
| have_openssl | DISABLED |
|
||||
| have_ssl | DISABLED |
|
||||
| have_query_cache | YES |
|
||||
| have_raid | NO |
|
||||
| have_rtree_keys | YES |
|
||||
| have_symlink | YES |
|
||||
| hostname | dante |
|
||||
| init_connect | |
|
||||
| init_file | |
|
||||
| init_slave | |
|
||||
| innodb_additional_mem_pool_size | 1048576 |
|
||||
| innodb_autoextend_increment | 8 |
|
||||
| innodb_buffer_pool_awe_mem_mb | 0 |
|
||||
| innodb_buffer_pool_size | 16777216 |
|
||||
| innodb_checksums | ON |
|
||||
| innodb_commit_concurrency | 0 |
|
||||
| innodb_concurrency_tickets | 500 |
|
||||
| innodb_data_file_path | ibdata1:10M:autoextend |
|
||||
| innodb_data_home_dir | /tmp/12345/data |
|
||||
| innodb_adaptive_hash_index | ON |
|
||||
| innodb_doublewrite | ON |
|
||||
| innodb_fast_shutdown | 1 |
|
||||
| innodb_file_io_threads | 4 |
|
||||
| innodb_file_per_table | OFF |
|
||||
| innodb_flush_log_at_trx_commit | 1 |
|
||||
| innodb_flush_method | |
|
||||
| innodb_force_recovery | 0 |
|
||||
| innodb_lock_wait_timeout | 50 |
|
||||
| innodb_locks_unsafe_for_binlog | OFF |
|
||||
| innodb_log_arch_dir | |
|
||||
| innodb_log_archive | OFF |
|
||||
| innodb_log_buffer_size | 1048576 |
|
||||
| innodb_log_file_size | 5242880 |
|
||||
| innodb_log_files_in_group | 2 |
|
||||
| innodb_log_group_home_dir | /tmp/12345/data |
|
||||
| innodb_max_dirty_pages_pct | 90 |
|
||||
| innodb_max_purge_lag | 0 |
|
||||
| innodb_mirrored_log_groups | 1 |
|
||||
| innodb_open_files | 300 |
|
||||
| innodb_rollback_on_timeout | OFF |
|
||||
| innodb_support_xa | ON |
|
||||
| innodb_sync_spin_loops | 20 |
|
||||
| innodb_table_locks | ON |
|
||||
| innodb_thread_concurrency | 8 |
|
||||
| innodb_thread_sleep_delay | 10000 |
|
||||
| innodb_use_legacy_cardinality_algorithm | ON |
|
||||
| interactive_timeout | 28800 |
|
||||
| join_buffer_size | 131072 |
|
||||
| key_buffer_size | 16777216 |
|
||||
| key_cache_age_threshold | 300 |
|
||||
| key_cache_block_size | 1024 |
|
||||
| key_cache_division_limit | 100 |
|
||||
| language | /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/share/mysql/english/ |
|
||||
| large_files_support | ON |
|
||||
| large_page_size | 0 |
|
||||
| large_pages | OFF |
|
||||
| lc_time_names | en_US |
|
||||
| license | GPL |
|
||||
| local_infile | ON |
|
||||
| locked_in_memory | OFF |
|
||||
| log | OFF |
|
||||
| log_bin | ON |
|
||||
| log_bin_trust_function_creators | OFF |
|
||||
| log_error | |
|
||||
| log_queries_not_using_indexes | OFF |
|
||||
| log_slave_updates | ON |
|
||||
| log_slow_queries | OFF |
|
||||
| log_warnings | 1 |
|
||||
| long_query_time | 10 |
|
||||
| low_priority_updates | OFF |
|
||||
| lower_case_file_system | OFF |
|
||||
| lower_case_table_names | 0 |
|
||||
| max_allowed_packet | 1048576 |
|
||||
| max_binlog_cache_size | 18446744073709547520 |
|
||||
| max_binlog_size | 1073741824 |
|
||||
| max_connect_errors | 10 |
|
||||
| max_connections | 100 |
|
||||
| max_delayed_threads | 20 |
|
||||
| max_error_count | 64 |
|
||||
| max_heap_table_size | 16777216 |
|
||||
| max_insert_delayed_threads | 20 |
|
||||
| max_join_size | 18446744073709551615 |
|
||||
| max_length_for_sort_data | 1024 |
|
||||
| max_prepared_stmt_count | 16382 |
|
||||
| max_relay_log_size | 0 |
|
||||
| max_seeks_for_key | 18446744073709551615 |
|
||||
| max_sort_length | 1024 |
|
||||
| max_sp_recursion_depth | 0 |
|
||||
| max_tmp_tables | 32 |
|
||||
| max_user_connections | 0 |
|
||||
| max_write_lock_count | 18446744073709551615 |
|
||||
| multi_range_count | 256 |
|
||||
| myisam_data_pointer_size | 6 |
|
||||
| myisam_max_sort_file_size | 9223372036853727232 |
|
||||
| myisam_recover_options | OFF |
|
||||
| myisam_repair_threads | 1 |
|
||||
| myisam_sort_buffer_size | 8388608 |
|
||||
| myisam_stats_method | nulls_unequal |
|
||||
| ndb_autoincrement_prefetch_sz | 1 |
|
||||
| ndb_force_send | ON |
|
||||
| ndb_use_exact_count | ON |
|
||||
| ndb_use_transactions | ON |
|
||||
| ndb_cache_check_time | 0 |
|
||||
| ndb_connectstring | |
|
||||
| net_buffer_length | 16384 |
|
||||
| net_read_timeout | 30 |
|
||||
| net_retry_count | 10 |
|
||||
| net_write_timeout | 60 |
|
||||
| new | OFF |
|
||||
| old_passwords | OFF |
|
||||
| open_files_limit | 1024 |
|
||||
| optimizer_prune_level | 1 |
|
||||
| optimizer_search_depth | 62 |
|
||||
| pid_file | /tmp/12345/data/mysql_sandbox12345.pid |
|
||||
| plugin_dir | |
|
||||
| port | 12345 |
|
||||
| preload_buffer_size | 32768 |
|
||||
| profiling | OFF |
|
||||
| profiling_history_size | 15 |
|
||||
| protocol_version | 10 |
|
||||
| query_alloc_block_size | 8192 |
|
||||
| query_cache_limit | 1048576 |
|
||||
| query_cache_min_res_unit | 4096 |
|
||||
| query_cache_size | 0 |
|
||||
| query_cache_type | ON |
|
||||
| query_cache_wlock_invalidate | OFF |
|
||||
| query_prealloc_size | 8192 |
|
||||
| range_alloc_block_size | 4096 |
|
||||
| read_buffer_size | 131072 |
|
||||
| read_only | OFF |
|
||||
| read_rnd_buffer_size | 262144 |
|
||||
| relay_log | mysql-relay-bin |
|
||||
| relay_log_index | |
|
||||
| relay_log_info_file | relay-log.info |
|
||||
| relay_log_purge | ON |
|
||||
| relay_log_space_limit | 0 |
|
||||
| rpl_recovery_rank | 0 |
|
||||
| secure_auth | OFF |
|
||||
| secure_file_priv | |
|
||||
| server_id | 12345 |
|
||||
| skip_external_locking | ON |
|
||||
| skip_networking | OFF |
|
||||
| skip_show_database | OFF |
|
||||
| slave_compressed_protocol | OFF |
|
||||
| slave_load_tmpdir | /tmp/ |
|
||||
| slave_net_timeout | 3600 |
|
||||
| slave_skip_errors | OFF |
|
||||
| slave_transaction_retries | 10 |
|
||||
| slow_launch_time | 2 |
|
||||
| socket | /tmp/12345/mysql_sandbox12345.sock |
|
||||
| sort_buffer_size | 2097144 |
|
||||
| sql_big_selects | ON |
|
||||
| sql_mode | |
|
||||
| sql_notes | ON |
|
||||
| sql_warnings | OFF |
|
||||
| ssl_ca | |
|
||||
| ssl_capath | |
|
||||
| ssl_cert | |
|
||||
| ssl_cipher | |
|
||||
| ssl_key | |
|
||||
| storage_engine | MyISAM |
|
||||
| sync_binlog | 0 |
|
||||
| sync_frm | ON |
|
||||
| system_time_zone | MDT |
|
||||
| table_cache | 64 |
|
||||
| table_lock_wait_timeout | 50 |
|
||||
| table_type | MyISAM |
|
||||
| thread_cache_size | 0 |
|
||||
| thread_stack | 262144 |
|
||||
| time_format | %H:%i:%s |
|
||||
| time_zone | SYSTEM |
|
||||
| timed_mutexes | OFF |
|
||||
| tmp_table_size | 33554432 |
|
||||
| tmpdir | /tmp/ |
|
||||
| transaction_alloc_block_size | 8192 |
|
||||
| transaction_prealloc_size | 4096 |
|
||||
| tx_isolation | REPEATABLE-READ |
|
||||
| updatable_views_with_limit | YES |
|
||||
| version | 5.0.82-log |
|
||||
| version_comment | MySQL Community Server (GPL) |
|
||||
| version_compile_machine | x86_64 |
|
||||
| version_compile_os | unknown-linux-gnu |
|
||||
| wait_timeout | 28800 |
|
||||
+-----------------------------------------+-------------------------------------------------------------------------------------+
|
720
t/lib/samples/show-variables/vars004.txt
Normal file
720
t/lib/samples/show-variables/vars004.txt
Normal file
@@ -0,0 +1,720 @@
|
||||
*************************** 1. row ***************************
|
||||
Variable_name: auto_increment_increment
|
||||
Value: 1
|
||||
*************************** 2. row ***************************
|
||||
Variable_name: auto_increment_offset
|
||||
Value: 1
|
||||
*************************** 3. row ***************************
|
||||
Variable_name: automatic_sp_privileges
|
||||
Value: ON
|
||||
*************************** 4. row ***************************
|
||||
Variable_name: back_log
|
||||
Value: 50
|
||||
*************************** 5. row ***************************
|
||||
Variable_name: basedir
|
||||
Value: /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/
|
||||
*************************** 6. row ***************************
|
||||
Variable_name: binlog_cache_size
|
||||
Value: 32768
|
||||
*************************** 7. row ***************************
|
||||
Variable_name: bulk_insert_buffer_size
|
||||
Value: 8388608
|
||||
*************************** 8. row ***************************
|
||||
Variable_name: character_set_client
|
||||
Value: latin1
|
||||
*************************** 9. row ***************************
|
||||
Variable_name: character_set_connection
|
||||
Value: latin1
|
||||
*************************** 10. row ***************************
|
||||
Variable_name: character_set_database
|
||||
Value: latin1
|
||||
*************************** 11. row ***************************
|
||||
Variable_name: character_set_filesystem
|
||||
Value: binary
|
||||
*************************** 12. row ***************************
|
||||
Variable_name: character_set_results
|
||||
Value: latin1
|
||||
*************************** 13. row ***************************
|
||||
Variable_name: character_set_server
|
||||
Value: latin1
|
||||
*************************** 14. row ***************************
|
||||
Variable_name: character_set_system
|
||||
Value: utf8
|
||||
*************************** 15. row ***************************
|
||||
Variable_name: character_sets_dir
|
||||
Value: /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/share/mysql/charsets/
|
||||
*************************** 16. row ***************************
|
||||
Variable_name: collation_connection
|
||||
Value: latin1_swedish_ci
|
||||
*************************** 17. row ***************************
|
||||
Variable_name: collation_database
|
||||
Value: latin1_swedish_ci
|
||||
*************************** 18. row ***************************
|
||||
Variable_name: collation_server
|
||||
Value: latin1_swedish_ci
|
||||
*************************** 19. row ***************************
|
||||
Variable_name: completion_type
|
||||
Value: 0
|
||||
*************************** 20. row ***************************
|
||||
Variable_name: concurrent_insert
|
||||
Value: 1
|
||||
*************************** 21. row ***************************
|
||||
Variable_name: connect_timeout
|
||||
Value: 10
|
||||
*************************** 22. row ***************************
|
||||
Variable_name: datadir
|
||||
Value: /tmp/12345/data/
|
||||
*************************** 23. row ***************************
|
||||
Variable_name: date_format
|
||||
Value: %Y-%m-%d
|
||||
*************************** 24. row ***************************
|
||||
Variable_name: datetime_format
|
||||
Value: %Y-%m-%d %H:%i:%s
|
||||
*************************** 25. row ***************************
|
||||
Variable_name: default_week_format
|
||||
Value: 0
|
||||
*************************** 26. row ***************************
|
||||
Variable_name: delay_key_write
|
||||
Value: ON
|
||||
*************************** 27. row ***************************
|
||||
Variable_name: delayed_insert_limit
|
||||
Value: 100
|
||||
*************************** 28. row ***************************
|
||||
Variable_name: delayed_insert_timeout
|
||||
Value: 300
|
||||
*************************** 29. row ***************************
|
||||
Variable_name: delayed_queue_size
|
||||
Value: 1000
|
||||
*************************** 30. row ***************************
|
||||
Variable_name: div_precision_increment
|
||||
Value: 4
|
||||
*************************** 31. row ***************************
|
||||
Variable_name: keep_files_on_create
|
||||
Value: OFF
|
||||
*************************** 32. row ***************************
|
||||
Variable_name: engine_condition_pushdown
|
||||
Value: OFF
|
||||
*************************** 33. row ***************************
|
||||
Variable_name: expire_logs_days
|
||||
Value: 0
|
||||
*************************** 34. row ***************************
|
||||
Variable_name: flush
|
||||
Value: OFF
|
||||
*************************** 35. row ***************************
|
||||
Variable_name: flush_time
|
||||
Value: 0
|
||||
*************************** 36. row ***************************
|
||||
Variable_name: ft_boolean_syntax
|
||||
Value: + -><()~*:""&|
|
||||
*************************** 37. row ***************************
|
||||
Variable_name: ft_max_word_len
|
||||
Value: 84
|
||||
*************************** 38. row ***************************
|
||||
Variable_name: ft_min_word_len
|
||||
Value: 4
|
||||
*************************** 39. row ***************************
|
||||
Variable_name: ft_query_expansion_limit
|
||||
Value: 20
|
||||
*************************** 40. row ***************************
|
||||
Variable_name: ft_stopword_file
|
||||
Value: (built-in)
|
||||
*************************** 41. row ***************************
|
||||
Variable_name: group_concat_max_len
|
||||
Value: 1024
|
||||
*************************** 42. row ***************************
|
||||
Variable_name: have_archive
|
||||
Value: YES
|
||||
*************************** 43. row ***************************
|
||||
Variable_name: have_bdb
|
||||
Value: NO
|
||||
*************************** 44. row ***************************
|
||||
Variable_name: have_blackhole_engine
|
||||
Value: YES
|
||||
*************************** 45. row ***************************
|
||||
Variable_name: have_compress
|
||||
Value: YES
|
||||
*************************** 46. row ***************************
|
||||
Variable_name: have_community_features
|
||||
Value: YES
|
||||
*************************** 47. row ***************************
|
||||
Variable_name: have_profiling
|
||||
Value: YES
|
||||
*************************** 48. row ***************************
|
||||
Variable_name: have_crypt
|
||||
Value: YES
|
||||
*************************** 49. row ***************************
|
||||
Variable_name: have_csv
|
||||
Value: YES
|
||||
*************************** 50. row ***************************
|
||||
Variable_name: have_dynamic_loading
|
||||
Value: YES
|
||||
*************************** 51. row ***************************
|
||||
Variable_name: have_example_engine
|
||||
Value: NO
|
||||
*************************** 52. row ***************************
|
||||
Variable_name: have_federated_engine
|
||||
Value: YES
|
||||
*************************** 53. row ***************************
|
||||
Variable_name: have_geometry
|
||||
Value: YES
|
||||
*************************** 54. row ***************************
|
||||
Variable_name: have_innodb
|
||||
Value: YES
|
||||
*************************** 55. row ***************************
|
||||
Variable_name: have_isam
|
||||
Value: NO
|
||||
*************************** 56. row ***************************
|
||||
Variable_name: have_merge_engine
|
||||
Value: YES
|
||||
*************************** 57. row ***************************
|
||||
Variable_name: have_ndbcluster
|
||||
Value: DISABLED
|
||||
*************************** 58. row ***************************
|
||||
Variable_name: have_openssl
|
||||
Value: DISABLED
|
||||
*************************** 59. row ***************************
|
||||
Variable_name: have_ssl
|
||||
Value: DISABLED
|
||||
*************************** 60. row ***************************
|
||||
Variable_name: have_query_cache
|
||||
Value: YES
|
||||
*************************** 61. row ***************************
|
||||
Variable_name: have_raid
|
||||
Value: NO
|
||||
*************************** 62. row ***************************
|
||||
Variable_name: have_rtree_keys
|
||||
Value: YES
|
||||
*************************** 63. row ***************************
|
||||
Variable_name: have_symlink
|
||||
Value: YES
|
||||
*************************** 64. row ***************************
|
||||
Variable_name: hostname
|
||||
Value: dante
|
||||
*************************** 65. row ***************************
|
||||
Variable_name: init_connect
|
||||
Value:
|
||||
*************************** 66. row ***************************
|
||||
Variable_name: init_file
|
||||
Value:
|
||||
*************************** 67. row ***************************
|
||||
Variable_name: init_slave
|
||||
Value:
|
||||
*************************** 68. row ***************************
|
||||
Variable_name: innodb_additional_mem_pool_size
|
||||
Value: 1048576
|
||||
*************************** 69. row ***************************
|
||||
Variable_name: innodb_autoextend_increment
|
||||
Value: 8
|
||||
*************************** 70. row ***************************
|
||||
Variable_name: innodb_buffer_pool_awe_mem_mb
|
||||
Value: 0
|
||||
*************************** 71. row ***************************
|
||||
Variable_name: innodb_buffer_pool_size
|
||||
Value: 16777216
|
||||
*************************** 72. row ***************************
|
||||
Variable_name: innodb_checksums
|
||||
Value: ON
|
||||
*************************** 73. row ***************************
|
||||
Variable_name: innodb_commit_concurrency
|
||||
Value: 0
|
||||
*************************** 74. row ***************************
|
||||
Variable_name: innodb_concurrency_tickets
|
||||
Value: 500
|
||||
*************************** 75. row ***************************
|
||||
Variable_name: innodb_data_file_path
|
||||
Value: ibdata1:10M:autoextend
|
||||
*************************** 76. row ***************************
|
||||
Variable_name: innodb_data_home_dir
|
||||
Value: /tmp/12345/data
|
||||
*************************** 77. row ***************************
|
||||
Variable_name: innodb_adaptive_hash_index
|
||||
Value: ON
|
||||
*************************** 78. row ***************************
|
||||
Variable_name: innodb_doublewrite
|
||||
Value: ON
|
||||
*************************** 79. row ***************************
|
||||
Variable_name: innodb_fast_shutdown
|
||||
Value: 1
|
||||
*************************** 80. row ***************************
|
||||
Variable_name: innodb_file_io_threads
|
||||
Value: 4
|
||||
*************************** 81. row ***************************
|
||||
Variable_name: innodb_file_per_table
|
||||
Value: OFF
|
||||
*************************** 82. row ***************************
|
||||
Variable_name: innodb_flush_log_at_trx_commit
|
||||
Value: 1
|
||||
*************************** 83. row ***************************
|
||||
Variable_name: innodb_flush_method
|
||||
Value:
|
||||
*************************** 84. row ***************************
|
||||
Variable_name: innodb_force_recovery
|
||||
Value: 0
|
||||
*************************** 85. row ***************************
|
||||
Variable_name: innodb_lock_wait_timeout
|
||||
Value: 50
|
||||
*************************** 86. row ***************************
|
||||
Variable_name: innodb_locks_unsafe_for_binlog
|
||||
Value: OFF
|
||||
*************************** 87. row ***************************
|
||||
Variable_name: innodb_log_arch_dir
|
||||
Value:
|
||||
*************************** 88. row ***************************
|
||||
Variable_name: innodb_log_archive
|
||||
Value: OFF
|
||||
*************************** 89. row ***************************
|
||||
Variable_name: innodb_log_buffer_size
|
||||
Value: 1048576
|
||||
*************************** 90. row ***************************
|
||||
Variable_name: innodb_log_file_size
|
||||
Value: 5242880
|
||||
*************************** 91. row ***************************
|
||||
Variable_name: innodb_log_files_in_group
|
||||
Value: 2
|
||||
*************************** 92. row ***************************
|
||||
Variable_name: innodb_log_group_home_dir
|
||||
Value: /tmp/12345/data
|
||||
*************************** 93. row ***************************
|
||||
Variable_name: innodb_max_dirty_pages_pct
|
||||
Value: 90
|
||||
*************************** 94. row ***************************
|
||||
Variable_name: innodb_max_purge_lag
|
||||
Value: 0
|
||||
*************************** 95. row ***************************
|
||||
Variable_name: innodb_mirrored_log_groups
|
||||
Value: 1
|
||||
*************************** 96. row ***************************
|
||||
Variable_name: innodb_open_files
|
||||
Value: 300
|
||||
*************************** 97. row ***************************
|
||||
Variable_name: innodb_rollback_on_timeout
|
||||
Value: OFF
|
||||
*************************** 98. row ***************************
|
||||
Variable_name: innodb_support_xa
|
||||
Value: ON
|
||||
*************************** 99. row ***************************
|
||||
Variable_name: innodb_sync_spin_loops
|
||||
Value: 20
|
||||
*************************** 100. row ***************************
|
||||
Variable_name: innodb_table_locks
|
||||
Value: ON
|
||||
*************************** 101. row ***************************
|
||||
Variable_name: innodb_thread_concurrency
|
||||
Value: 8
|
||||
*************************** 102. row ***************************
|
||||
Variable_name: innodb_thread_sleep_delay
|
||||
Value: 10000
|
||||
*************************** 103. row ***************************
|
||||
Variable_name: innodb_use_legacy_cardinality_algorithm
|
||||
Value: ON
|
||||
*************************** 104. row ***************************
|
||||
Variable_name: interactive_timeout
|
||||
Value: 28800
|
||||
*************************** 105. row ***************************
|
||||
Variable_name: join_buffer_size
|
||||
Value: 131072
|
||||
*************************** 106. row ***************************
|
||||
Variable_name: key_buffer_size
|
||||
Value: 16777216
|
||||
*************************** 107. row ***************************
|
||||
Variable_name: key_cache_age_threshold
|
||||
Value: 300
|
||||
*************************** 108. row ***************************
|
||||
Variable_name: key_cache_block_size
|
||||
Value: 1024
|
||||
*************************** 109. row ***************************
|
||||
Variable_name: key_cache_division_limit
|
||||
Value: 100
|
||||
*************************** 110. row ***************************
|
||||
Variable_name: language
|
||||
Value: /home/daniel/mysql_binaries/mysql-5.0.82-linux-x86_64-glibc23/share/mysql/english/
|
||||
*************************** 111. row ***************************
|
||||
Variable_name: large_files_support
|
||||
Value: ON
|
||||
*************************** 112. row ***************************
|
||||
Variable_name: large_page_size
|
||||
Value: 0
|
||||
*************************** 113. row ***************************
|
||||
Variable_name: large_pages
|
||||
Value: OFF
|
||||
*************************** 114. row ***************************
|
||||
Variable_name: lc_time_names
|
||||
Value: en_US
|
||||
*************************** 115. row ***************************
|
||||
Variable_name: license
|
||||
Value: GPL
|
||||
*************************** 116. row ***************************
|
||||
Variable_name: local_infile
|
||||
Value: ON
|
||||
*************************** 117. row ***************************
|
||||
Variable_name: locked_in_memory
|
||||
Value: OFF
|
||||
*************************** 118. row ***************************
|
||||
Variable_name: log
|
||||
Value: OFF
|
||||
*************************** 119. row ***************************
|
||||
Variable_name: log_bin
|
||||
Value: ON
|
||||
*************************** 120. row ***************************
|
||||
Variable_name: log_bin_trust_function_creators
|
||||
Value: OFF
|
||||
*************************** 121. row ***************************
|
||||
Variable_name: log_error
|
||||
Value:
|
||||
*************************** 122. row ***************************
|
||||
Variable_name: log_queries_not_using_indexes
|
||||
Value: OFF
|
||||
*************************** 123. row ***************************
|
||||
Variable_name: log_slave_updates
|
||||
Value: ON
|
||||
*************************** 124. row ***************************
|
||||
Variable_name: log_slow_queries
|
||||
Value: OFF
|
||||
*************************** 125. row ***************************
|
||||
Variable_name: log_warnings
|
||||
Value: 1
|
||||
*************************** 126. row ***************************
|
||||
Variable_name: long_query_time
|
||||
Value: 10
|
||||
*************************** 127. row ***************************
|
||||
Variable_name: low_priority_updates
|
||||
Value: OFF
|
||||
*************************** 128. row ***************************
|
||||
Variable_name: lower_case_file_system
|
||||
Value: OFF
|
||||
*************************** 129. row ***************************
|
||||
Variable_name: lower_case_table_names
|
||||
Value: 0
|
||||
*************************** 130. row ***************************
|
||||
Variable_name: max_allowed_packet
|
||||
Value: 1048576
|
||||
*************************** 131. row ***************************
|
||||
Variable_name: max_binlog_cache_size
|
||||
Value: 18446744073709547520
|
||||
*************************** 132. row ***************************
|
||||
Variable_name: max_binlog_size
|
||||
Value: 1073741824
|
||||
*************************** 133. row ***************************
|
||||
Variable_name: max_connect_errors
|
||||
Value: 10
|
||||
*************************** 134. row ***************************
|
||||
Variable_name: max_connections
|
||||
Value: 100
|
||||
*************************** 135. row ***************************
|
||||
Variable_name: max_delayed_threads
|
||||
Value: 20
|
||||
*************************** 136. row ***************************
|
||||
Variable_name: max_error_count
|
||||
Value: 64
|
||||
*************************** 137. row ***************************
|
||||
Variable_name: max_heap_table_size
|
||||
Value: 16777216
|
||||
*************************** 138. row ***************************
|
||||
Variable_name: max_insert_delayed_threads
|
||||
Value: 20
|
||||
*************************** 139. row ***************************
|
||||
Variable_name: max_join_size
|
||||
Value: 18446744073709551615
|
||||
*************************** 140. row ***************************
|
||||
Variable_name: max_length_for_sort_data
|
||||
Value: 1024
|
||||
*************************** 141. row ***************************
|
||||
Variable_name: max_prepared_stmt_count
|
||||
Value: 16382
|
||||
*************************** 142. row ***************************
|
||||
Variable_name: max_relay_log_size
|
||||
Value: 0
|
||||
*************************** 143. row ***************************
|
||||
Variable_name: max_seeks_for_key
|
||||
Value: 18446744073709551615
|
||||
*************************** 144. row ***************************
|
||||
Variable_name: max_sort_length
|
||||
Value: 1024
|
||||
*************************** 145. row ***************************
|
||||
Variable_name: max_sp_recursion_depth
|
||||
Value: 0
|
||||
*************************** 146. row ***************************
|
||||
Variable_name: max_tmp_tables
|
||||
Value: 32
|
||||
*************************** 147. row ***************************
|
||||
Variable_name: max_user_connections
|
||||
Value: 0
|
||||
*************************** 148. row ***************************
|
||||
Variable_name: max_write_lock_count
|
||||
Value: 18446744073709551615
|
||||
*************************** 149. row ***************************
|
||||
Variable_name: multi_range_count
|
||||
Value: 256
|
||||
*************************** 150. row ***************************
|
||||
Variable_name: myisam_data_pointer_size
|
||||
Value: 6
|
||||
*************************** 151. row ***************************
|
||||
Variable_name: myisam_max_sort_file_size
|
||||
Value: 9223372036853727232
|
||||
*************************** 152. row ***************************
|
||||
Variable_name: myisam_recover_options
|
||||
Value: OFF
|
||||
*************************** 153. row ***************************
|
||||
Variable_name: myisam_repair_threads
|
||||
Value: 1
|
||||
*************************** 154. row ***************************
|
||||
Variable_name: myisam_sort_buffer_size
|
||||
Value: 8388608
|
||||
*************************** 155. row ***************************
|
||||
Variable_name: myisam_stats_method
|
||||
Value: nulls_unequal
|
||||
*************************** 156. row ***************************
|
||||
Variable_name: ndb_autoincrement_prefetch_sz
|
||||
Value: 1
|
||||
*************************** 157. row ***************************
|
||||
Variable_name: ndb_force_send
|
||||
Value: ON
|
||||
*************************** 158. row ***************************
|
||||
Variable_name: ndb_use_exact_count
|
||||
Value: ON
|
||||
*************************** 159. row ***************************
|
||||
Variable_name: ndb_use_transactions
|
||||
Value: ON
|
||||
*************************** 160. row ***************************
|
||||
Variable_name: ndb_cache_check_time
|
||||
Value: 0
|
||||
*************************** 161. row ***************************
|
||||
Variable_name: ndb_connectstring
|
||||
Value:
|
||||
*************************** 162. row ***************************
|
||||
Variable_name: net_buffer_length
|
||||
Value: 16384
|
||||
*************************** 163. row ***************************
|
||||
Variable_name: net_read_timeout
|
||||
Value: 30
|
||||
*************************** 164. row ***************************
|
||||
Variable_name: net_retry_count
|
||||
Value: 10
|
||||
*************************** 165. row ***************************
|
||||
Variable_name: net_write_timeout
|
||||
Value: 60
|
||||
*************************** 166. row ***************************
|
||||
Variable_name: new
|
||||
Value: OFF
|
||||
*************************** 167. row ***************************
|
||||
Variable_name: old_passwords
|
||||
Value: OFF
|
||||
*************************** 168. row ***************************
|
||||
Variable_name: open_files_limit
|
||||
Value: 1024
|
||||
*************************** 169. row ***************************
|
||||
Variable_name: optimizer_prune_level
|
||||
Value: 1
|
||||
*************************** 170. row ***************************
|
||||
Variable_name: optimizer_search_depth
|
||||
Value: 62
|
||||
*************************** 171. row ***************************
|
||||
Variable_name: pid_file
|
||||
Value: /tmp/12345/data/mysql_sandbox12345.pid
|
||||
*************************** 172. row ***************************
|
||||
Variable_name: plugin_dir
|
||||
Value:
|
||||
*************************** 173. row ***************************
|
||||
Variable_name: port
|
||||
Value: 12345
|
||||
*************************** 174. row ***************************
|
||||
Variable_name: preload_buffer_size
|
||||
Value: 32768
|
||||
*************************** 175. row ***************************
|
||||
Variable_name: profiling
|
||||
Value: OFF
|
||||
*************************** 176. row ***************************
|
||||
Variable_name: profiling_history_size
|
||||
Value: 15
|
||||
*************************** 177. row ***************************
|
||||
Variable_name: protocol_version
|
||||
Value: 10
|
||||
*************************** 178. row ***************************
|
||||
Variable_name: query_alloc_block_size
|
||||
Value: 8192
|
||||
*************************** 179. row ***************************
|
||||
Variable_name: query_cache_limit
|
||||
Value: 1048576
|
||||
*************************** 180. row ***************************
|
||||
Variable_name: query_cache_min_res_unit
|
||||
Value: 4096
|
||||
*************************** 181. row ***************************
|
||||
Variable_name: query_cache_size
|
||||
Value: 0
|
||||
*************************** 182. row ***************************
|
||||
Variable_name: query_cache_type
|
||||
Value: ON
|
||||
*************************** 183. row ***************************
|
||||
Variable_name: query_cache_wlock_invalidate
|
||||
Value: OFF
|
||||
*************************** 184. row ***************************
|
||||
Variable_name: query_prealloc_size
|
||||
Value: 8192
|
||||
*************************** 185. row ***************************
|
||||
Variable_name: range_alloc_block_size
|
||||
Value: 4096
|
||||
*************************** 186. row ***************************
|
||||
Variable_name: read_buffer_size
|
||||
Value: 131072
|
||||
*************************** 187. row ***************************
|
||||
Variable_name: read_only
|
||||
Value: OFF
|
||||
*************************** 188. row ***************************
|
||||
Variable_name: read_rnd_buffer_size
|
||||
Value: 262144
|
||||
*************************** 189. row ***************************
|
||||
Variable_name: relay_log
|
||||
Value: mysql-relay-bin
|
||||
*************************** 190. row ***************************
|
||||
Variable_name: relay_log_index
|
||||
Value:
|
||||
*************************** 191. row ***************************
|
||||
Variable_name: relay_log_info_file
|
||||
Value: relay-log.info
|
||||
*************************** 192. row ***************************
|
||||
Variable_name: relay_log_purge
|
||||
Value: ON
|
||||
*************************** 193. row ***************************
|
||||
Variable_name: relay_log_space_limit
|
||||
Value: 0
|
||||
*************************** 194. row ***************************
|
||||
Variable_name: rpl_recovery_rank
|
||||
Value: 0
|
||||
*************************** 195. row ***************************
|
||||
Variable_name: secure_auth
|
||||
Value: OFF
|
||||
*************************** 196. row ***************************
|
||||
Variable_name: secure_file_priv
|
||||
Value:
|
||||
*************************** 197. row ***************************
|
||||
Variable_name: server_id
|
||||
Value: 12345
|
||||
*************************** 198. row ***************************
|
||||
Variable_name: skip_external_locking
|
||||
Value: ON
|
||||
*************************** 199. row ***************************
|
||||
Variable_name: skip_networking
|
||||
Value: OFF
|
||||
*************************** 200. row ***************************
|
||||
Variable_name: skip_show_database
|
||||
Value: OFF
|
||||
*************************** 201. row ***************************
|
||||
Variable_name: slave_compressed_protocol
|
||||
Value: OFF
|
||||
*************************** 202. row ***************************
|
||||
Variable_name: slave_load_tmpdir
|
||||
Value: /tmp/
|
||||
*************************** 203. row ***************************
|
||||
Variable_name: slave_net_timeout
|
||||
Value: 3600
|
||||
*************************** 204. row ***************************
|
||||
Variable_name: slave_skip_errors
|
||||
Value: OFF
|
||||
*************************** 205. row ***************************
|
||||
Variable_name: slave_transaction_retries
|
||||
Value: 10
|
||||
*************************** 206. row ***************************
|
||||
Variable_name: slow_launch_time
|
||||
Value: 2
|
||||
*************************** 207. row ***************************
|
||||
Variable_name: socket
|
||||
Value: /tmp/12345/mysql_sandbox12345.sock
|
||||
*************************** 208. row ***************************
|
||||
Variable_name: sort_buffer_size
|
||||
Value: 2097144
|
||||
*************************** 209. row ***************************
|
||||
Variable_name: sql_big_selects
|
||||
Value: ON
|
||||
*************************** 210. row ***************************
|
||||
Variable_name: sql_mode
|
||||
Value:
|
||||
*************************** 211. row ***************************
|
||||
Variable_name: sql_notes
|
||||
Value: ON
|
||||
*************************** 212. row ***************************
|
||||
Variable_name: sql_warnings
|
||||
Value: OFF
|
||||
*************************** 213. row ***************************
|
||||
Variable_name: ssl_ca
|
||||
Value:
|
||||
*************************** 214. row ***************************
|
||||
Variable_name: ssl_capath
|
||||
Value:
|
||||
*************************** 215. row ***************************
|
||||
Variable_name: ssl_cert
|
||||
Value:
|
||||
*************************** 216. row ***************************
|
||||
Variable_name: ssl_cipher
|
||||
Value:
|
||||
*************************** 217. row ***************************
|
||||
Variable_name: ssl_key
|
||||
Value:
|
||||
*************************** 218. row ***************************
|
||||
Variable_name: storage_engine
|
||||
Value: MyISAM
|
||||
*************************** 219. row ***************************
|
||||
Variable_name: sync_binlog
|
||||
Value: 0
|
||||
*************************** 220. row ***************************
|
||||
Variable_name: sync_frm
|
||||
Value: ON
|
||||
*************************** 221. row ***************************
|
||||
Variable_name: system_time_zone
|
||||
Value: MDT
|
||||
*************************** 222. row ***************************
|
||||
Variable_name: table_cache
|
||||
Value: 64
|
||||
*************************** 223. row ***************************
|
||||
Variable_name: table_lock_wait_timeout
|
||||
Value: 50
|
||||
*************************** 224. row ***************************
|
||||
Variable_name: table_type
|
||||
Value: MyISAM
|
||||
*************************** 225. row ***************************
|
||||
Variable_name: thread_cache_size
|
||||
Value: 0
|
||||
*************************** 226. row ***************************
|
||||
Variable_name: thread_stack
|
||||
Value: 262144
|
||||
*************************** 227. row ***************************
|
||||
Variable_name: time_format
|
||||
Value: %H:%i:%s
|
||||
*************************** 228. row ***************************
|
||||
Variable_name: time_zone
|
||||
Value: SYSTEM
|
||||
*************************** 229. row ***************************
|
||||
Variable_name: timed_mutexes
|
||||
Value: OFF
|
||||
*************************** 230. row ***************************
|
||||
Variable_name: tmp_table_size
|
||||
Value: 33554432
|
||||
*************************** 231. row ***************************
|
||||
Variable_name: tmpdir
|
||||
Value: /tmp/
|
||||
*************************** 232. row ***************************
|
||||
Variable_name: transaction_alloc_block_size
|
||||
Value: 8192
|
||||
*************************** 233. row ***************************
|
||||
Variable_name: transaction_prealloc_size
|
||||
Value: 4096
|
||||
*************************** 234. row ***************************
|
||||
Variable_name: tx_isolation
|
||||
Value: REPEATABLE-READ
|
||||
*************************** 235. row ***************************
|
||||
Variable_name: updatable_views_with_limit
|
||||
Value: YES
|
||||
*************************** 236. row ***************************
|
||||
Variable_name: version
|
||||
Value: 5.0.82-log
|
||||
*************************** 237. row ***************************
|
||||
Variable_name: version_comment
|
||||
Value: MySQL Community Server (GPL)
|
||||
*************************** 238. row ***************************
|
||||
Variable_name: version_compile_machine
|
||||
Value: x86_64
|
||||
*************************** 239. row ***************************
|
||||
Variable_name: version_compile_os
|
||||
Value: unknown-linux-gnu
|
||||
*************************** 240. row ***************************
|
||||
Variable_name: wait_timeout
|
||||
Value: 28800
|
Reference in New Issue
Block a user