Advertisement
devops101

db-global-variables

Aug 6th, 2020
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 263.05 KB | None | 0 0
  1. +----------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  2. | Variable_name | Value |
  3. +----------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  4. | auto_generate_certs | ON |
  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 | 550 |
  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 | ABORT_SERVER |
  18. | binlog_format | ROW |
  19. | binlog_group_commit_sync_delay | 0 |
  20. | binlog_group_commit_sync_no_delay_count | 0 |
  21. | binlog_gtid_simple_recovery | ON |
  22. | binlog_max_flush_queue_time | 0 |
  23. | binlog_order_commits | ON |
  24. | binlog_row_image | MINIMAL |
  25. | binlog_rows_query_log_events | ON |
  26. | binlog_skip_flush_commands | OFF |
  27. | binlog_space_limit | 0 |
  28. | binlog_stmt_cache_size | 32768 |
  29. | binlog_transaction_dependency_history_size | 25000 |
  30. | binlog_transaction_dependency_tracking | COMMIT_ORDER |
  31. | block_encryption_mode | aes-128-ecb |
  32. | bulk_insert_buffer_size | 20971520 |
  33. | character_set_client | latin1 |
  34. | character_set_connection | latin1 |
  35. | character_set_database | latin1 |
  36. | character_set_filesystem | binary |
  37. | character_set_results | latin1 |
  38. | character_set_server | latin1 |
  39. | character_set_system | utf8 |
  40. | character_sets_dir | /usr/share/mysql/charsets/ |
  41. | check_proxy_users | OFF |
  42. | collation_connection | latin1_swedish_ci |
  43. | collation_database | latin1_swedish_ci |
  44. | collation_server | latin1_swedish_ci |
  45. | completion_type | NO_CHAIN |
  46. | concurrent_insert | AUTO |
  47. | connect_timeout | 10 |
  48. | core_file | OFF |
  49. | csv_mode | |
  50. | datadir | /var/lib/mysql/ |
  51. | date_format | %Y-%m-%d |
  52. | datetime_format | %Y-%m-%d %H:%i:%s |
  53. | default_authentication_plugin | mysql_native_password |
  54. | default_password_lifetime | 0 |
  55. | default_storage_engine | InnoDB |
  56. | default_tmp_storage_engine | InnoDB |
  57. | default_week_format | 0 |
  58. | delay_key_write | ON |
  59. | delayed_insert_limit | 100 |
  60. | delayed_insert_timeout | 300 |
  61. | delayed_queue_size | 1000 |
  62. | disabled_storage_engines | |
  63. | disconnect_on_expired_password | ON |
  64. | div_precision_increment | 4 |
  65. | encrypt_binlog | OFF |
  66. | encrypt_tmp_files | OFF |
  67. | end_markers_in_json | OFF |
  68. | enforce_gtid_consistency | OFF |
  69. | enforce_storage_engine | |
  70. | eq_range_index_dive_limit | 200 |
  71. | event_scheduler | ON |
  72. | expand_fast_index_creation | OFF |
  73. | expire_logs_days | 7 |
  74. | explicit_defaults_for_timestamp | OFF |
  75. | extra_max_connections | 1 |
  76. | extra_port | 0 |
  77. | flush | OFF |
  78. | flush_time | 0 |
  79. | foreign_key_checks | ON |
  80. | ft_boolean_syntax | + -><()~*:""&| |
  81. | ft_max_word_len | 84 |
  82. | ft_min_word_len | 4 |
  83. | ft_query_expansion_limit | 20 |
  84. | ft_query_extra_word_chars | OFF |
  85. | ft_stopword_file | (built-in) |
  86. | general_log | OFF |
  87. | general_log_file | /var/lib/mysql/ip-178-18-1-28.log |
  88. | group_concat_max_len | 1024 |
  89. | gtid_executed | aac1c84b-626e-11ea-bcc8-02bb561f2826:1-11066992 |
  90. | gtid_executed_compression_period | 1000 |
  91. | gtid_mode | OFF |
  92. | gtid_owned | |
  93. | gtid_purged | aac1c84b-626e-11ea-bcc8-02bb561f2826:1-11066992 |
  94. | have_backup_locks | YES |
  95. | have_backup_safe_binlog_info | YES |
  96. | have_compress | YES |
  97. | have_crypt | YES |
  98. | have_dynamic_loading | YES |
  99. | have_geometry | YES |
  100. | have_openssl | YES |
  101. | have_profiling | YES |
  102. | have_query_cache | YES |
  103. | have_rtree_keys | YES |
  104. | have_snapshot_cloning | YES |
  105. | have_ssl | YES |
  106. | have_statement_timeout | YES |
  107. | have_symlink | YES |
  108. | host_cache_size | 728 |
  109. | hostname | ip-178-18-1-28 |
  110. | ignore_builtin_innodb | OFF |
  111. | ignore_db_dirs | |
  112. | init_connect | |
  113. | init_file | |
  114. | init_slave | |
  115. | innodb_adaptive_flushing | ON |
  116. | innodb_adaptive_flushing_lwm | 10 |
  117. | innodb_adaptive_hash_index | ON |
  118. | innodb_adaptive_hash_index_parts | 8 |
  119. | innodb_adaptive_max_sleep_delay | 150000 |
  120. | innodb_api_bk_commit_interval | 5 |
  121. | innodb_api_disable_rowlock | OFF |
  122. | innodb_api_enable_binlog | OFF |
  123. | innodb_api_enable_mdl | OFF |
  124. | innodb_api_trx_level | 0 |
  125. | innodb_autoextend_increment | 512 |
  126. | innodb_autoinc_lock_mode | 2 |
  127. | innodb_background_scrub_data_check_interval | 3600 |
  128. | innodb_background_scrub_data_compressed | OFF |
  129. | innodb_background_scrub_data_interval | 604800 |
  130. | innodb_background_scrub_data_uncompressed | OFF |
  131. | innodb_buffer_pool_chunk_size | 134217728 |
  132. | innodb_buffer_pool_dump_at_shutdown | ON |
  133. | innodb_buffer_pool_dump_now | OFF |
  134. | innodb_buffer_pool_dump_pct | 25 |
  135. | innodb_buffer_pool_filename | ib_buffer_pool |
  136. | innodb_buffer_pool_instances | 4 |
  137. | innodb_buffer_pool_load_abort | OFF |
  138. | innodb_buffer_pool_load_at_startup | ON |
  139. | innodb_buffer_pool_load_now | OFF |
  140. | innodb_buffer_pool_size | 13958643712 |
  141. | innodb_change_buffer_max_size | 25 |
  142. | innodb_change_buffering | all |
  143. | innodb_checksum_algorithm | crc32 |
  144. | innodb_checksums | ON |
  145. | innodb_cleaner_lsn_age_factor | high_checkpoint |
  146. | innodb_cmp_per_index_enabled | OFF |
  147. | innodb_commit_concurrency | 0 |
  148. | innodb_compressed_columns_threshold | 96 |
  149. | innodb_compressed_columns_zip_level | 6 |
  150. | innodb_compression_failure_threshold_pct | 5 |
  151. | innodb_compression_level | 6 |
  152. | innodb_compression_pad_pct_max | 50 |
  153. | innodb_concurrency_tickets | 5000 |
  154. | innodb_corrupt_table_action | assert |
  155. | innodb_data_file_path | ibdata1:12M:autoextend |
  156. | innodb_data_home_dir | |
  157. | innodb_deadlock_detect | ON |
  158. | innodb_default_encryption_key_id | 0 |
  159. | innodb_default_row_format | dynamic |
  160. | innodb_disable_sort_file_cache | OFF |
  161. | innodb_doublewrite | ON |
  162. | innodb_empty_free_list_algorithm | backoff |
  163. | innodb_encrypt_online_alter_logs | OFF |
  164. | innodb_encrypt_tables | OFF |
  165. | innodb_encryption_rotate_key_age | 1 |
  166. | innodb_encryption_rotation_iops | 100 |
  167. | innodb_encryption_threads | 0 |
  168. | innodb_fast_shutdown | 1 |
  169. | innodb_file_format | Barracuda |
  170. | innodb_file_format_check | ON |
  171. | innodb_file_format_max | Barracuda |
  172. | innodb_file_per_table | ON |
  173. | innodb_fill_factor | 100 |
  174. | innodb_flush_log_at_timeout | 1 |
  175. | innodb_flush_log_at_trx_commit | 2 |
  176. | innodb_flush_method | O_DIRECT |
  177. | innodb_flush_neighbors | 1 |
  178. | innodb_flush_sync | ON |
  179. | innodb_flushing_avg_loops | 30 |
  180. | innodb_force_index_records_in_range | 0 |
  181. | innodb_force_load_corrupted | OFF |
  182. | innodb_force_recovery | 0 |
  183. | innodb_ft_aux_table | |
  184. | innodb_ft_cache_size | 8000000 |
  185. | innodb_ft_enable_diag_print | OFF |
  186. | innodb_ft_enable_stopword | ON |
  187. | innodb_ft_ignore_stopwords | OFF |
  188. | innodb_ft_max_token_size | 84 |
  189. | innodb_ft_min_token_size | 3 |
  190. | innodb_ft_num_word_optimize | 2000 |
  191. | innodb_ft_result_cache_limit | 2000000000 |
  192. | innodb_ft_server_stopword_table | |
  193. | innodb_ft_sort_pll_degree | 2 |
  194. | innodb_ft_total_cache_size | 640000000 |
  195. | innodb_ft_user_stopword_table | |
  196. | innodb_immediate_scrub_data_uncompressed | OFF |
  197. | innodb_io_capacity | 2000 |
  198. | innodb_io_capacity_max | 4000 |
  199. | innodb_kill_idle_transaction | 0 |
  200. | innodb_large_prefix | ON |
  201. | innodb_lock_wait_timeout | 50 |
  202. | innodb_locks_unsafe_for_binlog | OFF |
  203. | innodb_log_buffer_size | 16777216 |
  204. | innodb_log_checksums | ON |
  205. | innodb_log_compressed_pages | ON |
  206. | innodb_log_file_size | 1073741824 |
  207. | innodb_log_files_in_group | 2 |
  208. | innodb_log_group_home_dir | ./ |
  209. | innodb_log_write_ahead_size | 8192 |
  210. | innodb_lru_scan_depth | 1024 |
  211. | innodb_max_bitmap_file_size | 104857600 |
  212. | innodb_max_changed_pages | 1000000 |
  213. | innodb_max_dirty_pages_pct | 80.000000 |
  214. | innodb_max_dirty_pages_pct_lwm | 10.000000 |
  215. | innodb_max_purge_lag | 0 |
  216. | innodb_max_purge_lag_delay | 0 |
  217. | innodb_max_undo_log_size | 1073741824 |
  218. | innodb_monitor_disable | |
  219. | innodb_monitor_enable | |
  220. | innodb_monitor_reset | |
  221. | innodb_monitor_reset_all | |
  222. | innodb_numa_interleave | OFF |
  223. | innodb_old_blocks_pct | 37 |
  224. | innodb_old_blocks_time | 1000 |
  225. | innodb_online_alter_log_max_size | 134217728 |
  226. | innodb_open_files | 8096 |
  227. | innodb_optimize_fulltext_only | OFF |
  228. | innodb_page_cleaners | 4 |
  229. | innodb_page_size | 16384 |
  230. | innodb_parallel_dblwr_encrypt | OFF |
  231. | innodb_parallel_doublewrite_path | xb_doublewrite |
  232. | innodb_print_all_deadlocks | OFF |
  233. | innodb_print_lock_wait_timeout_info | OFF |
  234. | innodb_purge_batch_size | 300 |
  235. | innodb_purge_rseg_truncate_frequency | 128 |
  236. | innodb_purge_threads | 4 |
  237. | innodb_random_read_ahead | OFF |
  238. | innodb_read_ahead_threshold | 56 |
  239. | innodb_read_io_threads | 4 |
  240. | innodb_read_only | OFF |
  241. | innodb_records_in_range | 0 |
  242. | innodb_redo_log_encrypt | OFF |
  243. | innodb_replication_delay | 0 |
  244. | innodb_rollback_on_timeout | ON |
  245. | innodb_rollback_segments | 128 |
  246. | innodb_scrub_log | OFF |
  247. | innodb_scrub_log_speed | 256 |
  248. | innodb_show_locks_held | 10 |
  249. | innodb_show_verbose_locks | 0 |
  250. | innodb_sort_buffer_size | 1048576 |
  251. | innodb_spin_wait_delay | 6 |
  252. | innodb_stats_auto_recalc | ON |
  253. | innodb_stats_include_delete_marked | OFF |
  254. | innodb_stats_method | nulls_equal |
  255. | innodb_stats_on_metadata | OFF |
  256. | innodb_stats_persistent | ON |
  257. | innodb_stats_persistent_sample_pages | 300 |
  258. | innodb_stats_sample_pages | 8 |
  259. | innodb_stats_transient_sample_pages | 8 |
  260. | innodb_status_output | OFF |
  261. | innodb_status_output_locks | OFF |
  262. | innodb_strict_mode | ON |
  263. | innodb_support_xa | ON |
  264. | innodb_sync_array_size | 1 |
  265. | innodb_sync_spin_loops | 30 |
  266. | innodb_sys_tablespace_encrypt | OFF |
  267. | innodb_table_locks | ON |
  268. | innodb_temp_data_file_path | ibtmp1:12M:autoextend |
  269. | innodb_temp_tablespace_encrypt | OFF |
  270. | innodb_thread_concurrency | 0 |
  271. | innodb_thread_sleep_delay | 10000 |
  272. | innodb_tmpdir | |
  273. | innodb_track_changed_pages | OFF |
  274. | innodb_undo_directory | ./ |
  275. | innodb_undo_log_encrypt | OFF |
  276. | innodb_undo_log_truncate | OFF |
  277. | innodb_undo_logs | 128 |
  278. | innodb_undo_tablespaces | 0 |
  279. | innodb_use_global_flush_log_at_trx_commit | ON |
  280. | innodb_use_native_aio | ON |
  281. | innodb_version | 5.7.30-33 |
  282. | innodb_write_io_threads | 4 |
  283. | interactive_timeout | 1800 |
  284. | internal_tmp_disk_storage_engine | InnoDB |
  285. | join_buffer_size | 524288 |
  286. | keep_files_on_create | OFF |
  287. | key_buffer_size | 16777216 |
  288. | key_cache_age_threshold | 300 |
  289. | key_cache_block_size | 1024 |
  290. | key_cache_division_limit | 100 |
  291. | keyring_operations | ON |
  292. | kill_idle_transaction | 0 |
  293. | large_files_support | ON |
  294. | large_page_size | 0 |
  295. | large_pages | OFF |
  296. | lc_messages | en_US |
  297. | lc_messages_dir | /usr/share/mysql/ |
  298. | lc_time_names | en_US |
  299. | license | GPL |
  300. | local_infile | ON |
  301. | lock_wait_timeout | 31536000 |
  302. | locked_in_memory | OFF |
  303. | log_bin | ON |
  304. | log_bin_basename | /var/lib/mysql/ON |
  305. | log_bin_index | /var/lib/mysql/ON.index |
  306. | log_bin_trust_function_creators | OFF |
  307. | log_bin_use_v1_row_events | OFF |
  308. | log_builtin_as_identified_by_password | OFF |
  309. | log_error | /var/log/mysql/mysql-error.log |
  310. | log_error_verbosity | 3 |
  311. | log_output | FILE |
  312. | log_queries_not_using_indexes | OFF |
  313. | log_slave_updates | OFF |
  314. | log_slow_admin_statements | OFF |
  315. | log_slow_filter | |
  316. | log_slow_rate_limit | 1 |
  317. | log_slow_rate_type | session |
  318. | log_slow_slave_statements | OFF |
  319. | log_slow_sp_statements | ON |
  320. | log_slow_verbosity | |
  321. | log_statements_unsafe_for_binlog | ON |
  322. | log_syslog | OFF |
  323. | log_syslog_facility | daemon |
  324. | log_syslog_include_pid | ON |
  325. | log_syslog_tag | |
  326. | log_throttle_queries_not_using_indexes | 0 |
  327. | log_timestamps | UTC |
  328. | log_warnings | 2 |
  329. | long_query_time | 10.000000 |
  330. | low_priority_updates | OFF |
  331. | lower_case_file_system | OFF |
  332. | lower_case_table_names | 0 |
  333. | master_info_repository | FILE |
  334. | master_verify_checksum | OFF |
  335. | max_allowed_packet | 1073741824 |
  336. | max_binlog_cache_size | 18446744073709547520 |
  337. | max_binlog_files | 0 |
  338. | max_binlog_size | 1073741824 |
  339. | max_binlog_stmt_cache_size | 18446744073709547520 |
  340. | max_connect_errors | 99999 |
  341. | max_connections | 2500 |
  342. | max_delayed_threads | 20 |
  343. | max_digest_length | 1024 |
  344. | max_error_count | 64 |
  345. | max_execution_time | 0 |
  346. | max_heap_table_size | 33554432 |
  347. | max_insert_delayed_threads | 20 |
  348. | max_join_size | 18446744073709551615 |
  349. | max_length_for_sort_data | 1024 |
  350. | max_points_in_geometry | 65536 |
  351. | max_prepared_stmt_count | 16382 |
  352. | max_relay_log_size | 0 |
  353. | max_seeks_for_key | 18446744073709551615 |
  354. | max_slowlog_files | 0 |
  355. | max_slowlog_size | 0 |
  356. | max_sort_length | 1024 |
  357. | max_sp_recursion_depth | 0 |
  358. | max_tmp_tables | 32 |
  359. | max_user_connections | 10000 |
  360. | max_write_lock_count | 18446744073709551615 |
  361. | metadata_locks_cache_size | 1024 |
  362. | metadata_locks_hash_instances | 8 |
  363. | min_examined_row_limit | 0 |
  364. | multi_range_count | 256 |
  365. | myisam_data_pointer_size | 6 |
  366. | myisam_max_sort_file_size | 9223372036853727232 |
  367. | myisam_mmap_size | 18446744073709551615 |
  368. | myisam_recover_options | BACKUP |
  369. | myisam_repair_threads | 1 |
  370. | myisam_sort_buffer_size | 8388608 |
  371. | myisam_stats_method | nulls_unequal |
  372. | myisam_use_mmap | OFF |
  373. | mysql_native_password_proxy_users | OFF |
  374. | net_buffer_length | 16384 |
  375. | net_read_timeout | 1800 |
  376. | net_retry_count | 10 |
  377. | net_write_timeout | 1800 |
  378. | new | OFF |
  379. | ngram_token_size | 2 |
  380. | offline_mode | OFF |
  381. | old | OFF |
  382. | old_alter_table | OFF |
  383. | old_passwords | 0 |
  384. | open_files_limit | 65535 |
  385. | optimizer_prune_level | 1 |
  386. | optimizer_search_depth | 62 |
  387. | optimizer_switch | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=off,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,duplicateweedout=on,subquery_materialization_cost_based=on,use_index_extensions=on,condition_fanout_filter=on,derived_merge=on |
  388. | optimizer_trace | enabled=off,one_line=off |
  389. | optimizer_trace_features | greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on |
  390. | optimizer_trace_limit | 1 |
  391. | optimizer_trace_max_mem_size | 16384 |
  392. | optimizer_trace_offset | -1 |
  393. | parser_max_mem_size | 18446744073709551615 |
  394. | performance_schema | ON |
  395. | performance_schema_accounts_size | -1 |
  396. | performance_schema_digests_size | 10000 |
  397. | performance_schema_events_stages_history_long_size | 10000 |
  398. | performance_schema_events_stages_history_size | 10 |
  399. | performance_schema_events_statements_history_long_size | 10000 |
  400. | performance_schema_events_statements_history_size | 10 |
  401. | performance_schema_events_transactions_history_long_size | 10000 |
  402. | performance_schema_events_transactions_history_size | 10 |
  403. | performance_schema_events_waits_history_long_size | 10000 |
  404. | performance_schema_events_waits_history_size | 10 |
  405. | performance_schema_hosts_size | -1 |
  406. | performance_schema_max_cond_classes | 80 |
  407. | performance_schema_max_cond_instances | -1 |
  408. | performance_schema_max_digest_length | 1024 |
  409. | performance_schema_max_file_classes | 80 |
  410. | performance_schema_max_file_handles | 32768 |
  411. | performance_schema_max_file_instances | -1 |
  412. | performance_schema_max_index_stat | -1 |
  413. | performance_schema_max_memory_classes | 400 |
  414. | performance_schema_max_metadata_locks | -1 |
  415. | performance_schema_max_mutex_classes | 250 |
  416. | performance_schema_max_mutex_instances | -1 |
  417. | performance_schema_max_prepared_statements_instances | -1 |
  418. | performance_schema_max_program_instances | -1 |
  419. | performance_schema_max_rwlock_classes | 50 |
  420. | performance_schema_max_rwlock_instances | -1 |
  421. | performance_schema_max_socket_classes | 10 |
  422. | performance_schema_max_socket_instances | -1 |
  423. | performance_schema_max_sql_text_length | 1024 |
  424. | performance_schema_max_stage_classes | 150 |
  425. | performance_schema_max_statement_classes | 203 |
  426. | performance_schema_max_statement_stack | 10 |
  427. | performance_schema_max_table_handles | -1 |
  428. | performance_schema_max_table_instances | -1 |
  429. | performance_schema_max_table_lock_stat | -1 |
  430. | performance_schema_max_thread_classes | 50 |
  431. | performance_schema_max_thread_instances | -1 |
  432. | performance_schema_session_connect_attrs_size | 512 |
  433. | performance_schema_setup_actors_size | -1 |
  434. | performance_schema_setup_objects_size | -1 |
  435. | performance_schema_users_size | -1 |
  436. | pid_file | /var/run/mysqld/mysqld.pid |
  437. | plugin_dir | /usr/lib/mysql/plugin/ |
  438. | port | 3306 |
  439. | preload_buffer_size | 32768 |
  440. | profiling | OFF |
  441. | profiling_history_size | 15 |
  442. | protocol_version | 10 |
  443. | proxy_protocol_networks | |
  444. | query_alloc_block_size | 8192 |
  445. | query_cache_limit | 1048576 |
  446. | query_cache_min_res_unit | 4096 |
  447. | query_cache_size | 0 |
  448. | query_cache_strip_comments | OFF |
  449. | query_cache_type | OFF |
  450. | query_cache_wlock_invalidate | OFF |
  451. | query_prealloc_size | 8192 |
  452. | range_alloc_block_size | 4096 |
  453. | range_optimizer_max_mem_size | 8388608 |
  454. | rbr_exec_mode | STRICT |
  455. | read_buffer_size | 524288 |
  456. | read_only | OFF |
  457. | read_rnd_buffer_size | 524288 |
  458. | relay_log | |
  459. | relay_log_basename | /var/lib/mysql/ip-178-18-1-28-relay-bin |
  460. | relay_log_index | /var/lib/mysql/ip-178-18-1-28-relay-bin.index |
  461. | relay_log_info_file | relay-log.info |
  462. | relay_log_info_repository | FILE |
  463. | relay_log_purge | ON |
  464. | relay_log_recovery | OFF |
  465. | relay_log_space_limit | 0 |
  466. | report_host | |
  467. | report_password | |
  468. | report_port | 3306 |
  469. | report_user | |
  470. | require_secure_transport | OFF |
  471. | rpl_stop_slave_timeout | 31536000 |
  472. | secure_auth | ON |
  473. | secure_file_priv | /var/lib/mysql-files/ |
  474. | server_id | 65 |
  475. | server_id_bits | 32 |
  476. | server_uuid | 35b3ed3a-cc07-11ea-81d4-026aeac07db0 |
  477. | session_track_gtids | OFF |
  478. | session_track_schema | ON |
  479. | session_track_state_change | OFF |
  480. | session_track_system_variables | time_zone,autocommit,character_set_client,character_set_results,character_set_connection |
  481. | session_track_transaction_info | OFF |
  482. | sha256_password_auto_generate_rsa_keys | ON |
  483. | sha256_password_private_key_path | private_key.pem |
  484. | sha256_password_proxy_users | OFF |
  485. | sha256_password_public_key_path | public_key.pem |
  486. | show_compatibility_56 | OFF |
  487. | show_create_table_verbosity | OFF |
  488. | show_old_temporals | OFF |
  489. | skip_external_locking | ON |
  490. | skip_name_resolve | ON |
  491. | skip_networking | OFF |
  492. | skip_show_database | OFF |
  493. | slave_allow_batching | OFF |
  494. | slave_checkpoint_group | 512 |
  495. | slave_checkpoint_period | 300 |
  496. | slave_compressed_protocol | OFF |
  497. | slave_exec_mode | STRICT |
  498. | slave_load_tmpdir | /tmp |
  499. | slave_max_allowed_packet | 1073741824 |
  500. | slave_net_timeout | 60 |
  501. | slave_parallel_type | DATABASE |
  502. | slave_parallel_workers | 0 |
  503. | slave_pending_jobs_size_max | 16777216 |
  504. | slave_preserve_commit_order | OFF |
  505. | slave_rows_search_algorithms | TABLE_SCAN,INDEX_SCAN |
  506. | slave_skip_errors | OFF |
  507. | slave_sql_verify_checksum | ON |
  508. | slave_transaction_retries | 10 |
  509. | slave_type_conversions | |
  510. | slow_launch_time | 2 |
  511. | slow_query_log | OFF |
  512. | slow_query_log_always_write_time | 10.000000 |
  513. | slow_query_log_file | /var/lib/mysql/mysql-slow.log |
  514. | slow_query_log_use_global_control | |
  515. | socket | /var/run/mysqld/mysqld.sock |
  516. | sort_buffer_size | 524288 |
  517. | sql_auto_is_null | OFF |
  518. | sql_big_selects | ON |
  519. | sql_buffer_result | OFF |
  520. | sql_log_off | OFF |
  521. | sql_mode | STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION |
  522. | sql_notes | ON |
  523. | sql_quote_show_create | ON |
  524. | sql_safe_updates | OFF |
  525. | sql_select_limit | 18446744073709551615 |
  526. | sql_slave_skip_counter | 0 |
  527. | sql_warnings | OFF |
  528. | ssl_ca | ca.pem |
  529. | ssl_capath | |
  530. | ssl_cert | server-cert.pem |
  531. | ssl_cipher | |
  532. | ssl_crl | |
  533. | ssl_crlpath | |
  534. | ssl_key | server-key.pem |
  535. | stored_program_cache | 256 |
  536. | super_read_only | OFF |
  537. | sync_binlog | 1 |
  538. | sync_frm | ON |
  539. | sync_master_info | 10000 |
  540. | sync_relay_log | 10000 |
  541. | sync_relay_log_info | 10000 |
  542. | system_time_zone | UTC |
  543. | table_definition_cache | 8096 |
  544. | table_open_cache | 8096 |
  545. | table_open_cache_instances | 16 |
  546. | thread_cache_size | 150 |
  547. | thread_handling | one-thread-per-connection |
  548. | thread_pool_high_prio_mode | transactions |
  549. | thread_pool_high_prio_tickets | 4294967295 |
  550. | thread_pool_idle_timeout | 60 |
  551. | thread_pool_max_threads | 100000 |
  552. | thread_pool_oversubscribe | 3 |
  553. | thread_pool_size | 4 |
  554. | thread_pool_stall_limit | 500 |
  555. | thread_stack | 262144 |
  556. | thread_statistics | OFF |
  557. | time_format | %H:%i:%s |
  558. | time_zone | SYSTEM |
  559. | tls_version | TLSv1,TLSv1.1,TLSv1.2 |
  560. | tmp_table_size | 33554432 |
  561. | tmpdir | /tmp |
  562. | transaction_alloc_block_size | 8192 |
  563. | transaction_isolation | READ-COMMITTED |
  564. | transaction_prealloc_size | 4096 |
  565. | transaction_read_only | OFF |
  566. | transaction_write_set_extraction | OFF |
  567. | tx_isolation | READ-COMMITTED |
  568. | tx_read_only | OFF |
  569. | unique_checks | ON |
  570. | updatable_views_with_limit | YES |
  571. | userstat | OFF |
  572. | version | 5.7.30-33-log |
  573. | version_comment | Percona Server (GPL), Release '33', Revision '6517692' |
  574. | version_compile_machine | x86_64 |
  575. | version_compile_os | debian-linux-gnu |
  576. | version_suffix | -log |
  577. | wait_timeout | 1800 |
  578. +----------------------------------------------------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  579. 574 rows in set (0.00 sec)
  580.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement