Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 172.67 KB | None | 0 0
  1. 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. | avoid_temporal_upgrade | OFF |
  10. | back_log | 170 |
  11. | basedir | /usr/ |
  12. | big_tables | OFF |
  13. | bind_address | * |
  14. | binlog_cache_size | 32768 |
  15. | binlog_checksum | CRC32 |
  16. | binlog_direct_non_transactional_updates | OFF |
  17. | binlog_error_action | IGNORE_ERROR |
  18. | binlog_format | STATEMENT |
  19. | binlog_gtid_simple_recovery | OFF |
  20. | binlog_max_flush_queue_time | 0 |
  21. | binlog_order_commits | ON |
  22. | binlog_row_image | FULL |
  23. | binlog_rows_query_log_events | OFF |
  24. | binlog_stmt_cache_size | 32768 |
  25. | binlogging_impossible_mode | IGNORE_ERROR |
  26. | block_encryption_mode | aes-128-ecb |
  27. | bulk_insert_buffer_size | 8388608 |
  28. | character_set_client | latin1 |
  29. | character_set_connection | latin1 |
  30. | character_set_database | latin1 |
  31. | character_set_filesystem | binary |
  32. | character_set_results | latin1 |
  33. | character_set_server | latin1 |
  34. | character_set_system | utf8 |
  35. | character_sets_dir | /usr/share/mysql/charsets/ |
  36. | collation_connection | latin1_swedish_ci |
  37. | collation_database | latin1_swedish_ci |
  38. | collation_server | latin1_swedish_ci |
  39. | completion_type | NO_CHAIN |
  40. | concurrent_insert | AUTO |
  41. | connect_timeout | 10 |
  42. | core_file | OFF |
  43. | datadir | /disk3/mysql/ |
  44. | date_format | %Y-%m-%d |
  45. | datetime_format | %Y-%m-%d %H:%i:%s |
  46. | default_storage_engine | InnoDB |
  47. | default_tmp_storage_engine | InnoDB |
  48. | default_week_format | 0 |
  49. | delay_key_write | ON |
  50. | delayed_insert_limit | 100 |
  51. | delayed_insert_timeout | 300 |
  52. | delayed_queue_size | 1000 |
  53. | disconnect_on_expired_password | ON |
  54. | div_precision_increment | 4 |
  55. | end_markers_in_json | OFF |
  56. | enforce_gtid_consistency | OFF |
  57. | eq_range_index_dive_limit | 10 |
  58. | event_scheduler | OFF |
  59. | expire_logs_days | 5 |
  60. | explicit_defaults_for_timestamp | OFF |
  61. | flush | OFF |
  62. | flush_time | 0 |
  63. | foreign_key_checks | ON |
  64. | ft_boolean_syntax | + -><()~*:""&| |
  65. | ft_max_word_len | 84 |
  66. | ft_min_word_len | 4 |
  67. | ft_query_expansion_limit | 20 |
  68. | ft_stopword_file | (built-in) |
  69. | general_log | OFF |
  70. | general_log_file | /disk3/mysql/server.log |
  71. | group_concat_max_len | 1024 |
  72. | gtid_executed | |
  73. | gtid_mode | OFF |
  74. | gtid_owned | |
  75. | gtid_purged | |
  76. | have_compress | YES |
  77. | have_crypt | YES |
  78. | have_dynamic_loading | YES |
  79. | have_geometry | YES |
  80. | have_openssl | DISABLED |
  81. | have_profiling | YES |
  82. | have_query_cache | YES |
  83. | have_rtree_keys | YES |
  84. | have_ssl | DISABLED |
  85. | have_symlink | YES |
  86. | host_cache_size | 633 |
  87. | hostname | server.maximagroup.net |
  88. | ignore_builtin_innodb | OFF |
  89. | ignore_db_dirs | |
  90. | init_connect | |
  91. | init_file | |
  92. | init_slave | |
  93. | innodb_adaptive_flushing | ON |
  94. | innodb_adaptive_flushing_lwm | 10 |
  95. | innodb_adaptive_hash_index | ON |
  96. | innodb_adaptive_max_sleep_delay | 150000 |
  97. | innodb_additional_mem_pool_size | 8388608 |
  98. | innodb_api_bk_commit_interval | 5 |
  99. | innodb_api_disable_rowlock | OFF |
  100. | innodb_api_enable_binlog | OFF |
  101. | innodb_api_enable_mdl | OFF |
  102. | innodb_api_trx_level | 0 |
  103. | innodb_autoextend_increment | 64 |
  104. | innodb_autoinc_lock_mode | 1 |
  105. | innodb_buffer_pool_dump_at_shutdown | OFF |
  106. | innodb_buffer_pool_dump_now | OFF |
  107. | innodb_buffer_pool_filename | ib_buffer_pool |
  108. | innodb_buffer_pool_instances | 16 |
  109. | innodb_buffer_pool_load_abort | OFF |
  110. | innodb_buffer_pool_load_at_startup | OFF |
  111. | innodb_buffer_pool_load_now | OFF |
  112. | innodb_buffer_pool_size | 64424509440 |
  113. | innodb_change_buffer_max_size | 25 |
  114. | innodb_change_buffering | all |
  115. | innodb_checksum_algorithm | innodb |
  116. | innodb_checksums | ON |
  117. | innodb_cmp_per_index_enabled | OFF |
  118. | innodb_commit_concurrency | 0 |
  119. | innodb_compression_failure_threshold_pct | 5 |
  120. | innodb_compression_level | 6 |
  121. | innodb_compression_pad_pct_max | 50 |
  122. | innodb_concurrency_tickets | 5000 |
  123. | innodb_data_file_path | ibdata1:12M:autoextend |
  124. | innodb_data_home_dir | |
  125. | innodb_disable_sort_file_cache | OFF |
  126. | innodb_doublewrite | ON |
  127. | innodb_fast_shutdown | 1 |
  128. | innodb_file_format | Antelope |
  129. | innodb_file_format_check | ON |
  130. | innodb_file_format_max | Antelope |
  131. | innodb_file_per_table | ON |
  132. | innodb_flush_log_at_timeout | 1 |
  133. | innodb_flush_log_at_trx_commit | 1 |
  134. | innodb_flush_method | |
  135. | innodb_flush_neighbors | 0 |
  136. | innodb_flushing_avg_loops | 30 |
  137. | innodb_force_load_corrupted | OFF |
  138. | innodb_force_recovery | 0 |
  139. | innodb_ft_aux_table | |
  140. | innodb_ft_cache_size | 8000000 |
  141. | innodb_ft_enable_diag_print | OFF |
  142. | innodb_ft_enable_stopword | ON |
  143. | innodb_ft_max_token_size | 84 |
  144. | innodb_ft_min_token_size | 3 |
  145. | innodb_ft_num_word_optimize | 2000 |
  146. | innodb_ft_result_cache_limit | 2000000000 |
  147. | innodb_ft_server_stopword_table | |
  148. | innodb_ft_sort_pll_degree | 2 |
  149. | innodb_ft_total_cache_size | 640000000 |
  150. | innodb_ft_user_stopword_table | |
  151. | innodb_io_capacity | 5000 |
  152. | innodb_io_capacity_max | 10000 |
  153. | innodb_large_prefix | OFF |
  154. | innodb_lock_wait_timeout | 50 |
  155. | innodb_locks_unsafe_for_binlog | OFF |
  156. | innodb_log_buffer_size | 268435456 |
  157. | innodb_log_compressed_pages | ON |
  158. | innodb_log_file_size | 1073741824 |
  159. | innodb_log_files_in_group | 2 |
  160. | innodb_log_group_home_dir | ./ |
  161. | innodb_lru_scan_depth | 100 |
  162. | innodb_max_dirty_pages_pct | 75 |
  163. | innodb_max_dirty_pages_pct_lwm | 0 |
  164. | innodb_max_purge_lag | 0 |
  165. | innodb_max_purge_lag_delay | 0 |
  166. | innodb_mirrored_log_groups | 1 |
  167. | innodb_monitor_disable | |
  168. | innodb_monitor_enable | |
  169. | innodb_monitor_reset | |
  170. | innodb_monitor_reset_all | |
  171. | innodb_old_blocks_pct | 37 |
  172. | innodb_old_blocks_time | 1000 |
  173. | innodb_online_alter_log_max_size | 134217728 |
  174. | innodb_open_files | 3000 |
  175. | innodb_optimize_fulltext_only | OFF |
  176. | innodb_page_size | 16384 |
  177. | innodb_print_all_deadlocks | OFF |
  178. | innodb_purge_batch_size | 300 |
  179. | innodb_purge_threads | 8 |
  180. | innodb_random_read_ahead | OFF |
  181. | innodb_read_ahead_threshold | 56 |
  182. | innodb_read_io_threads | 4 |
  183. | innodb_read_only | OFF |
  184. | innodb_replication_delay | 0 |
  185. | innodb_rollback_on_timeout | OFF |
  186. | innodb_rollback_segments | 128 |
  187. | innodb_sort_buffer_size | 1048576 |
  188. | innodb_spin_wait_delay | 6 |
  189. | innodb_stats_auto_recalc | ON |
  190. | innodb_stats_include_delete_marked | OFF |
  191. | innodb_stats_method | nulls_equal |
  192. | innodb_stats_on_metadata | OFF |
  193. | innodb_stats_persistent | ON |
  194. | innodb_stats_persistent_sample_pages | 20 |
  195. | innodb_stats_sample_pages | 8 |
  196. | innodb_stats_transient_sample_pages | 8 |
  197. | innodb_status_output | OFF |
  198. | innodb_status_output_locks | OFF |
  199. | innodb_strict_mode | OFF |
  200. | innodb_support_xa | ON |
  201. | innodb_sync_array_size | 1 |
  202. | innodb_sync_spin_loops | 30 |
  203. | innodb_table_locks | ON |
  204. | innodb_thread_concurrency | 0 |
  205. | innodb_thread_sleep_delay | 10000 |
  206. | innodb_tmpdir | |
  207. | innodb_undo_directory | . |
  208. | innodb_undo_logs | 128 |
  209. | innodb_undo_tablespaces | 0 |
  210. | innodb_use_native_aio | ON |
  211. | innodb_use_sys_malloc | ON |
  212. | innodb_version | 5.6.39 |
  213. | innodb_write_io_threads | 4 |
  214. | interactive_timeout | 3600 |
  215. | join_buffer_size | 262144 |
  216. | keep_files_on_create | OFF |
  217. | key_buffer_size | 1073741824 |
  218. | key_cache_age_threshold | 64800 |
  219. | key_cache_block_size | 1024 |
  220. | key_cache_division_limit | 100 |
  221. | large_files_support | ON |
  222. | large_page_size | 0 |
  223. | large_pages | OFF |
  224. | lc_messages | en_US |
  225. | lc_messages_dir | /usr/share/mysql/ |
  226. | lc_time_names | en_US |
  227. | license | GPL |
  228. | local_infile | ON |
  229. | lock_wait_timeout | 31536000 |
  230. | locked_in_memory | OFF |
  231. | log_bin | OFF |
  232. | log_bin_basename | |
  233. | log_bin_index | |
  234. | log_bin_trust_function_creators | OFF |
  235. | log_bin_use_v1_row_events | OFF |
  236. | log_error | ./server.maximagroup.net.err |
  237. | log_output | FILE |
  238. | log_queries_not_using_indexes | OFF |
  239. | log_slave_updates | OFF |
  240. | log_slow_admin_statements | OFF |
  241. | log_slow_slave_statements | OFF |
  242. | log_throttle_queries_not_using_indexes | 0 |
  243. | log_warnings | 2 |
  244. | long_query_time | 1.000000 |
  245. | low_priority_updates | OFF |
  246. | lower_case_file_system | OFF |
  247. | lower_case_table_names | 0 |
  248. | master_info_repository | FILE |
  249. | master_verify_checksum | OFF |
  250. | max_allowed_packet | 268435456 |
  251. | max_binlog_cache_size | 18446744073709547520 |
  252. | max_binlog_size | 1073741824 |
  253. | max_binlog_stmt_cache_size | 18446744073709547520 |
  254. | max_connect_errors | 100 |
  255. | max_connections | 600 |
  256. | max_delayed_threads | 20 |
  257. | max_digest_length | 1024 |
  258. | max_error_count | 64 |
  259. | max_heap_table_size | 603979776 |
  260. | max_insert_delayed_threads | 20 |
  261. | max_join_size | 18446744073709551615 |
  262. | max_length_for_sort_data | 1024 |
  263. | max_prepared_stmt_count | 16382 |
  264. | max_relay_log_size | 0 |
  265. | max_seeks_for_key | 18446744073709551615 |
  266. | max_sort_length | 1024 |
  267. | max_sp_recursion_depth | 0 |
  268. | max_tmp_tables | 32 |
  269. | max_user_connections | 0 |
  270. | max_write_lock_count | 16 |
  271. | metadata_locks_cache_size | 1024 |
  272. | metadata_locks_hash_instances | 8 |
  273. | min_examined_row_limit | 0 |
  274. | multi_range_count | 256 |
  275. | myisam_data_pointer_size | 6 |
  276. | myisam_max_sort_file_size | 9223372036853727232 |
  277. | myisam_mmap_size | 18446744073709551615 |
  278. | myisam_recover_options | OFF |
  279. | myisam_repair_threads | 1 |
  280. | myisam_sort_buffer_size | 67108864 |
  281. | myisam_stats_method | nulls_unequal |
  282. | myisam_use_mmap | OFF |
  283. | net_buffer_length | 16384 |
  284. | net_read_timeout | 30 |
  285. | net_retry_count | 10 |
  286. | net_write_timeout | 60 |
  287. | new | OFF |
  288. | old | OFF |
  289. | old_alter_table | OFF |
  290. | old_passwords | 0 |
  291. | open_files_limit | 30000 |
  292. | optimizer_prune_level | 1 |
  293. | optimizer_search_depth | 62 |
  294. | optimizer_switch | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,engine_condition_pushdown=on,index_condition_pushdown=on,mrr=on,mrr_cost_based=on,block_nested_loop=on,batched_key_access=off,materialization=on,semijoin=on,loosescan=on,firstmatch=on,subquery_materialization_cost_based=on,use_index_extensions=on |
  295. | optimizer_trace | enabled=off,one_line=off |
  296. | optimizer_trace_features | greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on |
  297. | optimizer_trace_limit | 1 |
  298. | optimizer_trace_max_mem_size | 16384 |
  299. | optimizer_trace_offset | -1 |
  300. | performance_schema | OFF |
  301. | performance_schema_accounts_size | -1 |
  302. | performance_schema_digests_size | -1 |
  303. | performance_schema_events_stages_history_long_size | -1 |
  304. | performance_schema_events_stages_history_size | -1 |
  305. | performance_schema_events_statements_history_long_size | -1 |
  306. | performance_schema_events_statements_history_size | -1 |
  307. | performance_schema_events_waits_history_long_size | -1 |
  308. | performance_schema_events_waits_history_size | -1 |
  309. | performance_schema_hosts_size | -1 |
  310. | performance_schema_max_cond_classes | 80 |
  311. | performance_schema_max_cond_instances | -1 |
  312. | performance_schema_max_digest_length | 1024 |
  313. | performance_schema_max_file_classes | 50 |
  314. | performance_schema_max_file_handles | 32768 |
  315. | performance_schema_max_file_instances | -1 |
  316. | performance_schema_max_mutex_classes | 200 |
  317. | performance_schema_max_mutex_instances | -1 |
  318. | performance_schema_max_rwlock_classes | 40 |
  319. | performance_schema_max_rwlock_instances | -1 |
  320. | performance_schema_max_socket_classes | 10 |
  321. | performance_schema_max_socket_instances | -1 |
  322. | performance_schema_max_stage_classes | 150 |
  323. | performance_schema_max_statement_classes | 168 |
  324. | performance_schema_max_table_handles | -1 |
  325. | performance_schema_max_table_instances | -1 |
  326. | performance_schema_max_thread_classes | 50 |
  327. | performance_schema_max_thread_instances | -1 |
  328. | performance_schema_session_connect_attrs_size | -1 |
  329. | performance_schema_setup_actors_size | 100 |
  330. | performance_schema_setup_objects_size | 100 |
  331. | performance_schema_users_size | -1 |
  332. | pid_file | /disk3/mysql/server.maximagroup.net.pid |
  333. | plugin_dir | /usr/lib64/mysql/plugin/ |
  334. | port | 3306 |
  335. | preload_buffer_size | 32768 |
  336. | profiling | OFF |
  337. | profiling_history_size | 15 |
  338. | protocol_version | 10 |
  339. | query_alloc_block_size | 8192 |
  340. | query_cache_limit | 1024 |
  341. | query_cache_min_res_unit | 4096 |
  342. | query_cache_size | 0 |
  343. | query_cache_type | OFF |
  344. | query_cache_wlock_invalidate | OFF |
  345. | query_prealloc_size | 8192 |
  346. | range_alloc_block_size | 4096 |
  347. | read_buffer_size | 131072 |
  348. | read_only | OFF |
  349. | read_rnd_buffer_size | 262144 |
  350. | relay_log | |
  351. | relay_log_basename | |
  352. | relay_log_index | |
  353. | relay_log_info_file | relay-log.info |
  354. | relay_log_info_repository | FILE |
  355. | relay_log_purge | ON |
  356. | relay_log_recovery | OFF |
  357. | relay_log_space_limit | 0 |
  358. | report_host | |
  359. | report_password | |
  360. | report_port | 3306 |
  361. | report_user | |
  362. | rpl_stop_slave_timeout | 31536000 |
  363. | secure_auth | ON |
  364. | secure_file_priv | |
  365. | server_id | 0 |
  366. | server_id_bits | 32 |
  367. | server_uuid | aa7c3d93-87ef-11e7-8e9b-00259088c832 |
  368. | show_old_temporals | OFF |
  369. | simplified_binlog_gtid_recovery | OFF |
  370. | skip_external_locking | ON |
  371. | skip_name_resolve | OFF |
  372. | skip_networking | OFF |
  373. | skip_show_database | OFF |
  374. | slave_allow_batching | OFF |
  375. | slave_checkpoint_group | 512 |
  376. | slave_checkpoint_period | 300 |
  377. | slave_compressed_protocol | OFF |
  378. | slave_exec_mode | STRICT |
  379. | slave_load_tmpdir | /tmp |
  380. | slave_max_allowed_packet | 1073741824 |
  381. | slave_net_timeout | 3600 |
  382. | slave_parallel_workers | 0 |
  383. | slave_pending_jobs_size_max | 16777216 |
  384. | slave_rows_search_algorithms | TABLE_SCAN,INDEX_SCAN |
  385. | slave_skip_errors | OFF |
  386. | slave_sql_verify_checksum | ON |
  387. | slave_transaction_retries | 10 |
  388. | slave_type_conversions | |
  389. | slow_launch_time | 2 |
  390. | slow_query_log | ON |
  391. | slow_query_log_file | /output/mysql-slow.log |
  392. | socket | /var/lib/mysql/mysql.sock |
  393. | sort_buffer_size | 2097152 |
  394. | sql_auto_is_null | OFF |
  395. | sql_big_selects | ON |
  396. | sql_buffer_result | OFF |
  397. | sql_log_bin | ON |
  398. | sql_log_off | OFF |
  399. | sql_mode | NO_ENGINE_SUBSTITUTION |
  400. | sql_notes | ON |
  401. | sql_quote_show_create | ON |
  402. | sql_safe_updates | OFF |
  403. | sql_select_limit | 18446744073709551615 |
  404. | sql_slave_skip_counter | 0 |
  405. | sql_warnings | OFF |
  406. | ssl_ca | |
  407. | ssl_capath | |
  408. | ssl_cert | |
  409. | ssl_cipher | |
  410. | ssl_crl | |
  411. | ssl_crlpath | |
  412. | ssl_key | |
  413. | storage_engine | InnoDB |
  414. | stored_program_cache | 256 |
  415. | sync_binlog | 0 |
  416. | sync_frm | ON |
  417. | sync_master_info | 10000 |
  418. | sync_relay_log | 10000 |
  419. | sync_relay_log_info | 10000 |
  420. | system_time_zone | UTC |
  421. | table_definition_cache | 2000 |
  422. | table_open_cache | 3000 |
  423. | table_open_cache_instances | 16 |
  424. | thread_cache_size | 100 |
  425. | thread_concurrency | 30 |
  426. | thread_handling | one-thread-per-connection |
  427. | thread_stack | 262144 |
  428. | time_format | %H:%i:%s |
  429. | time_zone | SYSTEM |
  430. | timed_mutexes | OFF |
  431. | tmp_table_size | 603979776 |
  432. | tmpdir | /tmp |
  433. | transaction_alloc_block_size | 8192 |
  434. | transaction_prealloc_size | 4096 |
  435. | tx_isolation | REPEATABLE-READ |
  436. | tx_read_only | OFF |
  437. | unique_checks | ON |
  438. | updatable_views_with_limit | YES |
  439. | version | 5.6.39-log |
  440. | version_comment | MySQL Community Server (GPL) |
  441. | version_compile_machine | x86_64 |
  442. | version_compile_os | Linux |
  443. | wait_timeout | 3600 |
  444. +--------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  445. 439 rows in set (0.01 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement