Guest User

Untitled

a guest
Feb 20th, 2018
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.65 KB | None | 0 0
  1. mysql> SHOW GLOBAL VARIABLES;
  2. +---------------------------------+-----------------------------+
  3. | Variable_name | Value |
  4. +---------------------------------+-----------------------------+
  5. | auto_increment_increment | 1 |
  6. | auto_increment_offset | 1 |
  7. | automatic_sp_privileges | ON |
  8. | back_log | 75 |
  9. | basedir | /usr/ |
  10. | binlog_cache_size | 32768 |
  11. | bulk_insert_buffer_size | 8388608 |
  12. | character_set_client | latin1 |
  13. | character_set_connection | latin1 |
  14. | character_set_database | latin1 |
  15. | character_set_filesystem | binary |
  16. | character_set_results | latin1 |
  17. | character_set_server | latin1 |
  18. | character_set_system | utf8 |
  19. | character_sets_dir | /usr/share/mysql/charsets/ |
  20. | collation_connection | latin1_swedish_ci |
  21. | collation_database | latin1_swedish_ci |
  22. | collation_server | latin1_swedish_ci |
  23. | completion_type | 0 |
  24. | concurrent_insert | 1 |
  25. | connect_timeout | 10 |
  26. | datadir | /var/lib/mysql/ |
  27. | date_format | %Y-%m-%d |
  28. | datetime_format | %Y-%m-%d %H:%i:%s |
  29. | default_week_format | 0 |
  30. | delay_key_write | ON |
  31. | delayed_insert_limit | 100 |
  32. | delayed_insert_timeout | 300 |
  33. | delayed_queue_size | 1000 |
  34. | div_precision_increment | 4 |
  35. | engine_condition_pushdown | OFF |
  36. | expire_logs_days | 0 |
  37. | flush | OFF |
  38. | flush_time | 0 |
  39. | ft_boolean_syntax | + -><()~*:""&| |
  40. | ft_max_word_len | 84 |
  41. | ft_min_word_len | 4 |
  42. | ft_query_expansion_limit | 20 |
  43. | ft_stopword_file | (built-in) |
  44. | group_concat_max_len | 1024 |
  45. | have_archive | NO |
  46. | have_bdb | NO |
  47. | have_blackhole_engine | NO |
  48. | have_compress | YES |
  49. | have_crypt | YES |
  50. | have_csv | NO |
  51. | have_dynamic_loading | YES |
  52. | have_example_engine | NO |
  53. | have_federated_engine | NO |
  54. | have_geometry | YES |
  55. | have_innodb | DISABLED |
  56. | have_isam | NO |
  57. | have_ndbcluster | NO |
  58. | have_merge_engine | YES |
  59. | have_openssl | NO |
  60. | have_query_cache | YES |
  61. | have_raid | NO |
  62. | have_rtree_keys | YES |
  63. | have_symlink | YES |
  64. | init_connect | |
  65. | init_file | |
  66. | init_slave | |
  67. | innodb_additional_mem_pool_size | 1048576 |
  68. | innodb_autoextend_increment | 8 |
  69. | innodb_buffer_pool_awe_mem_mb | 0 |
  70. | innodb_buffer_pool_size | 8388608 |
  71. | innodb_checksums | ON |
  72. | innodb_commit_concurrency | 0 |
  73. | innodb_concurrency_tickets | 500 |
  74. | innodb_data_file_path | |
  75. | innodb_data_home_dir | |
  76. | innodb_doublewrite | ON |
  77. | innodb_fast_shutdown | 1 |
  78. | innodb_file_io_threads | 4 |
  79. | innodb_file_per_table | OFF |
  80. | innodb_flush_log_at_trx_commit | 1 |
  81. | innodb_flush_method | |
  82. | innodb_force_recovery | 0 |
  83. | innodb_lock_wait_timeout | 50 |
  84. | innodb_locks_unsafe_for_binlog | OFF |
  85. | innodb_log_arch_dir | |
  86. | innodb_log_archive | OFF |
  87. | innodb_log_buffer_size | 1048576 |
  88. | innodb_log_file_size | 5242880 |
  89. | innodb_log_files_in_group | 2 |
  90. | innodb_log_group_home_dir | |
  91. | innodb_max_dirty_pages_pct | 90 |
  92. | innodb_max_purge_lag | 0 |
  93. | innodb_mirrored_log_groups | 1 |
  94. | innodb_open_files | 300 |
  95. | innodb_support_xa | ON |
  96. | innodb_sync_spin_loops | 20 |
  97. | innodb_table_locks | ON |
  98. | innodb_thread_concurrency | 8 |
  99. | innodb_thread_sleep_delay | 10000 |
  100. | interactive_timeout | 28800 |
  101. | join_buffer_size | 1044480 |
  102. | key_buffer_size | 67108864 |
  103. | key_cache_age_threshold | 300 |
  104. | key_cache_block_size | 1024 |
  105. | key_cache_division_limit | 100 |
  106. | language | /usr/share/mysql/english/ |
  107. | large_files_support | ON |
  108. | large_page_size | 0 |
  109. | large_pages | OFF |
  110. | license | GPL |
  111. | local_infile | ON |
  112. | locked_in_memory | OFF |
  113. | log | OFF |
  114. | log_bin | OFF |
  115. | log_bin_trust_function_creators | OFF |
  116. | log_error | |
  117. | log_queries_not_using_indexes | OFF |
  118. | log_slave_updates | OFF |
  119. | log_slow_queries | OFF |
  120. | log_warnings | 1 |
  121. | long_query_time | 10 |
  122. | low_priority_updates | OFF |
  123. | lower_case_file_system | OFF |
  124. | lower_case_table_names | 0 |
  125. | max_allowed_packet | 67107840 |
  126. | max_binlog_cache_size | 4294967295 |
  127. | max_binlog_size | 1073741824 |
  128. | max_connect_errors | 10 |
  129. | max_connections | 500 |
  130. | max_delayed_threads | 20 |
  131. | max_error_count | 64 |
  132. | max_heap_table_size | 67107840 |
  133. | max_insert_delayed_threads | 20 |
  134. | max_join_size | 4294967295 |
  135. | max_length_for_sort_data | 1024 |
  136. | max_prepared_stmt_count | 16382 |
  137. | max_relay_log_size | 0 |
  138. | max_seeks_for_key | 4294967295 |
  139. | max_sort_length | 1024 |
  140. | max_sp_recursion_depth | 0 |
  141. | max_tmp_tables | 32 |
  142. | max_user_connections | 0 |
  143. | max_write_lock_count | 4294967295 |
  144. | multi_range_count | 256 |
  145. | myisam_data_pointer_size | 6 |
  146. | myisam_max_sort_file_size | 2147483647 |
  147. | myisam_recover_options | OFF |
  148. | myisam_repair_threads | 1 |
  149. | myisam_sort_buffer_size | 67108864 |
  150. | myisam_stats_method | nulls_unequal |
  151. | net_buffer_length | 16384 |
  152. | net_read_timeout | 30 |
  153. | net_retry_count | 10 |
  154. | net_write_timeout | 60 |
  155. | new | OFF |
  156. | old_passwords | OFF |
  157. | open_files_limit | 4110 |
  158. | optimizer_prune_level | 1 |
  159. | optimizer_search_depth | 62 |
  160. | pid_file | /var/run/mysqld/mysqld.pid |
  161. | port | 3306 |
  162. | preload_buffer_size | 32768 |
  163. | prepared_stmt_count | 0 |
  164. | protocol_version | 10 |
  165. | query_alloc_block_size | 131072 |
  166. | query_cache_limit | 4194304 |
  167. | query_cache_min_res_unit | 4096 |
  168. | query_cache_size | 100663296 |
  169. | query_cache_type | ON |
  170. | query_cache_wlock_invalidate | OFF |
  171. | query_prealloc_size | 65536 |
  172. | range_alloc_block_size | 2048 |
  173. | read_buffer_size | 1044480 |
  174. | read_only | OFF |
  175. | read_rnd_buffer_size | 520192 |
  176. | relay_log_purge | ON |
  177. | relay_log_space_limit | 0 |
  178. | rpl_recovery_rank | 0 |
  179. | secure_auth | OFF |
  180. | server_id | 0 |
  181. | skip_external_locking | ON |
  182. | skip_networking | OFF |
  183. | skip_show_database | OFF |
  184. | slave_compressed_protocol | OFF |
  185. | slave_load_tmpdir | /tmp/ |
  186. | slave_net_timeout | 3600 |
  187. | slave_skip_errors | OFF |
  188. | slave_transaction_retries | 10 |
  189. | slow_launch_time | 2 |
  190. | socket | /var/run/mysqld/mysqld.sock |
  191. | sort_buffer_size | 2097144 |
  192. | sql_big_selects | ON |
  193. | sql_mode | |
  194. | sql_notes | ON |
  195. | sql_warnings | OFF |
  196. | ssl_ca | |
  197. | ssl_capath | |
  198. | ssl_cert | |
  199. | ssl_cipher | |
  200. | ssl_key | |
  201. | storage_engine | MyISAM |
  202. | sync_binlog | 0 |
  203. | sync_frm | ON |
  204. | system_time_zone | CDT |
  205. | table_cache | 1800 |
  206. | table_lock_wait_timeout | 50 |
  207. | table_type | MyISAM |
  208. | thread_cache_size | 384 |
  209. | thread_stack | 196608 |
  210. | time_format | %H:%i:%s |
  211. | time_zone | SYSTEM |
  212. | timed_mutexes | OFF |
  213. | tmp_table_size | 134217728 |
  214. | tmpdir | /tmp |
  215. | transaction_alloc_block_size | 8192 |
  216. | transaction_prealloc_size | 4096 |
  217. | tx_isolation | REPEATABLE-READ |
  218. | updatable_views_with_limit | YES |
  219. | version | 5.0.24 |
  220. | version_comment | Source distribution |
  221. | version_compile_machine | i686 |
  222. | version_compile_os | pc-linux-gnu |
  223. | wait_timeout | 35 |
  224. +---------------------------------+-----------------------------+
  225. 219 rows in set (0.00 sec)
Add Comment
Please, Sign In to add comment