Advertisement
Guest User

Show Variables;

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