Advertisement
interscot

SHOW GLOBAL VARIABLES

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