Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 284.75 KB | None | 0 0
  1. +----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  2. | Variable_name | Value |
  3. +----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  4. | activate_all_roles_on_login | OFF |
  5. | admin_address | |
  6. | admin_port | 33062 |
  7. | auto_generate_certs | ON |
  8. | auto_increment_increment | 1 |
  9. | auto_increment_offset | 1 |
  10. | autocommit | ON |
  11. | automatic_sp_privileges | ON |
  12. | avoid_temporal_upgrade | OFF |
  13. | back_log | 100 |
  14. | basedir | /usr/ |
  15. | big_tables | OFF |
  16. | bind_address | 127.0.0.1 |
  17. | binlog_cache_size | 32768 |
  18. | binlog_checksum | CRC32 |
  19. | binlog_direct_non_transactional_updates | OFF |
  20. | binlog_encryption | OFF |
  21. | binlog_error_action | ABORT_SERVER |
  22. | binlog_expire_logs_seconds | 2592000 |
  23. | binlog_format | ROW |
  24. | binlog_group_commit_sync_delay | 0 |
  25. | binlog_group_commit_sync_no_delay_count | 0 |
  26. | binlog_gtid_simple_recovery | ON |
  27. | binlog_max_flush_queue_time | 0 |
  28. | binlog_order_commits | ON |
  29. | binlog_rotate_encryption_master_key_at_startup | OFF |
  30. | binlog_row_event_max_size | 8192 |
  31. | binlog_row_image | FULL |
  32. | binlog_row_metadata | MINIMAL |
  33. | binlog_row_value_options | |
  34. | binlog_rows_query_log_events | OFF |
  35. | binlog_stmt_cache_size | 32768 |
  36. | binlog_transaction_dependency_history_size | 25000 |
  37. | binlog_transaction_dependency_tracking | COMMIT_ORDER |
  38. | block_encryption_mode | aes-128-ecb |
  39. | bulk_insert_buffer_size | 8388608 |
  40. | caching_sha2_password_auto_generate_rsa_keys | ON |
  41. | caching_sha2_password_private_key_path | private_key.pem |
  42. | caching_sha2_password_public_key_path | public_key.pem |
  43. | character_set_client | utf8mb4 |
  44. | character_set_connection | utf8mb4 |
  45. | character_set_database | utf8mb4 |
  46. | character_set_filesystem | binary |
  47. | character_set_results | utf8mb4 |
  48. | character_set_server | utf8mb4 |
  49. | character_set_system | utf8 |
  50. | character_sets_dir | /usr/share/mysql-8.0/charsets/ |
  51. | check_proxy_users | OFF |
  52. | collation_connection | utf8mb4_0900_ai_ci |
  53. | collation_database | utf8mb4_0900_ai_ci |
  54. | collation_server | utf8mb4_0900_ai_ci |
  55. | completion_type | NO_CHAIN |
  56. | concurrent_insert | AUTO |
  57. | connect_timeout | 120 |
  58. | core_file | OFF |
  59. | create_admin_listener_thread | OFF |
  60. | cte_max_recursion_depth | 1000 |
  61. | datadir | /var/lib/mysql/ |
  62. | default_authentication_plugin | mysql_native_password |
  63. | default_collation_for_utf8mb4 | utf8mb4_0900_ai_ci |
  64. | default_password_lifetime | 0 |
  65. | default_storage_engine | InnoDB |
  66. | default_table_encryption | OFF |
  67. | default_tmp_storage_engine | InnoDB |
  68. | default_week_format | 0 |
  69. | delay_key_write | ON |
  70. | delayed_insert_limit | 100 |
  71. | delayed_insert_timeout | 300 |
  72. | delayed_queue_size | 1000 |
  73. | disabled_storage_engines | |
  74. | disconnect_on_expired_password | ON |
  75. | div_precision_increment | 4 |
  76. | end_markers_in_json | OFF |
  77. | enforce_gtid_consistency | OFF |
  78. | eq_range_index_dive_limit | 200 |
  79. | event_scheduler | ON |
  80. | expire_logs_days | 0 |
  81. | explicit_defaults_for_timestamp | ON |
  82. | flush | OFF |
  83. | flush_time | 0 |
  84. | foreign_key_checks | ON |
  85. | ft_boolean_syntax | + -><()~*:""&| |
  86. | ft_max_word_len | 84 |
  87. | ft_min_word_len | 4 |
  88. | ft_query_expansion_limit | 20 |
  89. | ft_stopword_file | (built-in) |
  90. | general_log | OFF |
  91. | general_log_file | /var/lib/mysql/mail.log |
  92. | generated_random_password_length | 20 |
  93. | group_concat_max_len | 1024 |
  94. | group_replication_consistency | EVENTUAL |
  95. | gtid_executed | |
  96. | gtid_executed_compression_period | 1000 |
  97. | gtid_mode | OFF |
  98. | gtid_owned | |
  99. | gtid_purged | |
  100. | have_compress | YES |
  101. | have_dynamic_loading | YES |
  102. | have_geometry | YES |
  103. | have_openssl | YES |
  104. | have_profiling | YES |
  105. | have_query_cache | NO |
  106. | have_rtree_keys | YES |
  107. | have_ssl | YES |
  108. | have_statement_timeout | YES |
  109. | have_symlink | DISABLED |
  110. | histogram_generation_max_mem_size | 20000000 |
  111. | host_cache_size | 428 |
  112. | hostname | mail.hostname.com |
  113. | information_schema_stats_expiry | 86400 |
  114. | init_connect | |
  115. | init_file | |
  116. | init_slave | |
  117. | innodb_adaptive_flushing | ON |
  118. | innodb_adaptive_flushing_lwm | 10 |
  119. | innodb_adaptive_hash_index | ON |
  120. | innodb_adaptive_hash_index_parts | 8 |
  121. | innodb_adaptive_max_sleep_delay | 150000 |
  122. | innodb_api_bk_commit_interval | 5 |
  123. | innodb_api_disable_rowlock | OFF |
  124. | innodb_api_enable_binlog | OFF |
  125. | innodb_api_enable_mdl | OFF |
  126. | innodb_api_trx_level | 0 |
  127. | innodb_autoextend_increment | 64 |
  128. | innodb_autoinc_lock_mode | 2 |
  129. | innodb_buffer_pool_chunk_size | 134217728 |
  130. | innodb_buffer_pool_dump_at_shutdown | ON |
  131. | innodb_buffer_pool_dump_now | OFF |
  132. | innodb_buffer_pool_dump_pct | 25 |
  133. | innodb_buffer_pool_filename | ib_buffer_pool |
  134. | innodb_buffer_pool_in_core_file | ON |
  135. | innodb_buffer_pool_instances | 30 |
  136. | innodb_buffer_pool_load_abort | OFF |
  137. | innodb_buffer_pool_load_at_startup | ON |
  138. | innodb_buffer_pool_load_now | OFF |
  139. | innodb_buffer_pool_size | 88583700480 |
  140. | innodb_change_buffer_max_size | 25 |
  141. | innodb_change_buffering | all |
  142. | innodb_checksum_algorithm | crc32 |
  143. | innodb_cmp_per_index_enabled | OFF |
  144. | innodb_commit_concurrency | 0 |
  145. | innodb_compression_failure_threshold_pct | 5 |
  146. | innodb_compression_level | 6 |
  147. | innodb_compression_pad_pct_max | 50 |
  148. | innodb_concurrency_tickets | 5000 |
  149. | innodb_data_file_path | ibdata1:12M:autoextend |
  150. | innodb_data_home_dir | |
  151. | innodb_deadlock_detect | ON |
  152. | innodb_dedicated_server | OFF |
  153. | innodb_default_row_format | dynamic |
  154. | innodb_directories | |
  155. | innodb_disable_sort_file_cache | OFF |
  156. | innodb_doublewrite | ON |
  157. | innodb_fast_shutdown | 1 |
  158. | innodb_file_per_table | ON |
  159. | innodb_fill_factor | 100 |
  160. | innodb_flush_log_at_timeout | 1 |
  161. | innodb_flush_log_at_trx_commit | 1 |
  162. | innodb_flush_method | O_DIRECT |
  163. | innodb_flush_neighbors | 0 |
  164. | innodb_flush_sync | ON |
  165. | innodb_flushing_avg_loops | 30 |
  166. | innodb_force_load_corrupted | OFF |
  167. | innodb_force_recovery | 0 |
  168. | innodb_fsync_threshold | 0 |
  169. | innodb_ft_aux_table | |
  170. | innodb_ft_cache_size | 8000000 |
  171. | innodb_ft_enable_diag_print | OFF |
  172. | innodb_ft_enable_stopword | ON |
  173. | innodb_ft_max_token_size | 84 |
  174. | innodb_ft_min_token_size | 3 |
  175. | innodb_ft_num_word_optimize | 2000 |
  176. | innodb_ft_result_cache_limit | 2000000000 |
  177. | innodb_ft_server_stopword_table | |
  178. | innodb_ft_sort_pll_degree | 2 |
  179. | innodb_ft_total_cache_size | 640000000 |
  180. | innodb_ft_user_stopword_table | |
  181. | innodb_idle_flush_pct | 100 |
  182. | innodb_io_capacity | 200 |
  183. | innodb_io_capacity_max | 2000 |
  184. | innodb_lock_wait_timeout | 1800 |
  185. | innodb_log_buffer_size | 16777216 |
  186. | innodb_log_checksums | ON |
  187. | innodb_log_compressed_pages | ON |
  188. | innodb_log_file_size | 50331648 |
  189. | innodb_log_files_in_group | 2 |
  190. | innodb_log_group_home_dir | ./ |
  191. | innodb_log_spin_cpu_abs_lwm | 80 |
  192. | innodb_log_spin_cpu_pct_hwm | 50 |
  193. | innodb_log_wait_for_flush_spin_hwm | 400 |
  194. | innodb_log_write_ahead_size | 8192 |
  195. | innodb_lru_scan_depth | 1024 |
  196. | innodb_max_dirty_pages_pct | 90.000000 |
  197. | innodb_max_dirty_pages_pct_lwm | 10.000000 |
  198. | innodb_max_purge_lag | 0 |
  199. | innodb_max_purge_lag_delay | 0 |
  200. | innodb_max_undo_log_size | 1073741824 |
  201. | innodb_monitor_disable | |
  202. | innodb_monitor_enable | |
  203. | innodb_monitor_reset | |
  204. | innodb_monitor_reset_all | |
  205. | innodb_numa_interleave | OFF |
  206. | innodb_old_blocks_pct | 37 |
  207. | innodb_old_blocks_time | 1000 |
  208. | innodb_online_alter_log_max_size | 134217728 |
  209. | innodb_open_files | 24096 |
  210. | innodb_optimize_fulltext_only | OFF |
  211. | innodb_page_cleaners | 4 |
  212. | innodb_page_size | 16384 |
  213. | innodb_parallel_read_threads | 4 |
  214. | innodb_print_all_deadlocks | OFF |
  215. | innodb_print_ddl_logs | OFF |
  216. | innodb_purge_batch_size | 300 |
  217. | innodb_purge_rseg_truncate_frequency | 128 |
  218. | innodb_purge_threads | 4 |
  219. | innodb_random_read_ahead | OFF |
  220. | innodb_read_ahead_threshold | 56 |
  221. | innodb_read_io_threads | 4 |
  222. | innodb_read_only | OFF |
  223. | innodb_redo_log_archive_dirs | |
  224. | innodb_redo_log_encrypt | OFF |
  225. | innodb_replication_delay | 0 |
  226. | innodb_rollback_on_timeout | OFF |
  227. | innodb_rollback_segments | 128 |
  228. | innodb_sort_buffer_size | 1048576 |
  229. | innodb_spin_wait_delay | 6 |
  230. | innodb_spin_wait_pause_multiplier | 50 |
  231. | innodb_stats_auto_recalc | ON |
  232. | innodb_stats_include_delete_marked | OFF |
  233. | innodb_stats_method | nulls_equal |
  234. | innodb_stats_on_metadata | OFF |
  235. | innodb_stats_persistent | ON |
  236. | innodb_stats_persistent_sample_pages | 20 |
  237. | innodb_stats_transient_sample_pages | 8 |
  238. | innodb_status_output | OFF |
  239. | innodb_status_output_locks | OFF |
  240. | innodb_strict_mode | ON |
  241. | innodb_sync_array_size | 1 |
  242. | innodb_sync_spin_loops | 30 |
  243. | innodb_table_locks | ON |
  244. | innodb_temp_data_file_path | ibtmp1:12M:autoextend |
  245. | innodb_temp_tablespaces_dir | ./#innodb_temp/ |
  246. | innodb_thread_concurrency | 0 |
  247. | innodb_thread_sleep_delay | 10000 |
  248. | innodb_tmpdir | |
  249. | innodb_undo_directory | ./ |
  250. | innodb_undo_log_encrypt | OFF |
  251. | innodb_undo_log_truncate | ON |
  252. | innodb_undo_tablespaces | 2 |
  253. | innodb_use_native_aio | ON |
  254. | innodb_version | 8.0.18 |
  255. | innodb_write_io_threads | 4 |
  256. | interactive_timeout | 3600 |
  257. | internal_tmp_mem_storage_engine | TempTable |
  258. | join_buffer_size | 536870912 |
  259. | keep_files_on_create | OFF |
  260. | key_buffer_size | 1073741824 |
  261. | key_cache_age_threshold | 300 |
  262. | key_cache_block_size | 1024 |
  263. | key_cache_division_limit | 100 |
  264. | keyring_operations | ON |
  265. | large_files_support | ON |
  266. | large_page_size | 0 |
  267. | large_pages | OFF |
  268. | lc_messages | en_US |
  269. | lc_messages_dir | /usr/share/mysql-8.0/ |
  270. | lc_time_names | en_US |
  271. | license | GPL |
  272. | local_infile | OFF |
  273. | lock_wait_timeout | 31536000 |
  274. | locked_in_memory | OFF |
  275. | log_bin | ON |
  276. | log_bin_basename | /var/lib/mysql/binlog |
  277. | log_bin_index | /var/lib/mysql/binlog.index |
  278. | log_bin_trust_function_creators | OFF |
  279. | log_bin_use_v1_row_events | OFF |
  280. | log_error | /var/log/mysqld.log |
  281. | log_error_services | log_filter_internal; log_sink_internal |
  282. | log_error_suppression_list | |
  283. | log_error_verbosity | 2 |
  284. | log_output | FILE |
  285. | log_queries_not_using_indexes | OFF |
  286. | log_slave_updates | ON |
  287. | log_slow_admin_statements | OFF |
  288. | log_slow_extra | OFF |
  289. | log_slow_slave_statements | OFF |
  290. | log_statements_unsafe_for_binlog | ON |
  291. | log_throttle_queries_not_using_indexes | 0 |
  292. | log_timestamps | UTC |
  293. | long_query_time | 10.000000 |
  294. | low_priority_updates | OFF |
  295. | lower_case_file_system | OFF |
  296. | lower_case_table_names | 0 |
  297. | mandatory_roles | |
  298. | master_info_repository | TABLE |
  299. | master_verify_checksum | OFF |
  300. | max_allowed_packet | 536870912 |
  301. | max_binlog_cache_size | 18446744073709547520 |
  302. | max_binlog_size | 1073741824 |
  303. | max_binlog_stmt_cache_size | 18446744073709547520 |
  304. | max_connect_errors | 10000 |
  305. | max_connections | 300 |
  306. | max_delayed_threads | 20 |
  307. | max_digest_length | 1024 |
  308. | max_error_count | 1024 |
  309. | max_execution_time | 0 |
  310. | max_heap_table_size | 1073741824 |
  311. | max_insert_delayed_threads | 20 |
  312. | max_join_size | 18446744073709551615 |
  313. | max_length_for_sort_data | 4096 |
  314. | max_points_in_geometry | 65536 |
  315. | max_prepared_stmt_count | 16382 |
  316. | max_relay_log_size | 0 |
  317. | max_seeks_for_key | 18446744073709551615 |
  318. | max_sort_length | 1024 |
  319. | max_sp_recursion_depth | 0 |
  320. | max_user_connections | 0 |
  321. | max_write_lock_count | 1 |
  322. | min_examined_row_limit | 0 |
  323. | myisam_data_pointer_size | 6 |
  324. | myisam_max_sort_file_size | 9223372036853727232 |
  325. | myisam_mmap_size | 18446744073709551615 |
  326. | myisam_recover_options | OFF |
  327. | myisam_repair_threads | 1 |
  328. | myisam_sort_buffer_size | 239075328 |
  329. | myisam_stats_method | nulls_unequal |
  330. | myisam_use_mmap | OFF |
  331. | mysql_native_password_proxy_users | OFF |
  332. | mysqlx_bind_address | * |
  333. | mysqlx_connect_timeout | 30 |
  334. | mysqlx_document_id_unique_prefix | 0 |
  335. | mysqlx_enable_hello_notice | ON |
  336. | mysqlx_idle_worker_thread_timeout | 60 |
  337. | mysqlx_interactive_timeout | 28800 |
  338. | mysqlx_max_allowed_packet | 67108864 |
  339. | mysqlx_max_connections | 100 |
  340. | mysqlx_min_worker_threads | 2 |
  341. | mysqlx_port | 33060 |
  342. | mysqlx_port_open_timeout | 0 |
  343. | mysqlx_read_timeout | 30 |
  344. | mysqlx_socket | /var/run/mysqld/mysqlx.sock |
  345. | mysqlx_ssl_ca | |
  346. | mysqlx_ssl_capath | |
  347. | mysqlx_ssl_cert | |
  348. | mysqlx_ssl_cipher | |
  349. | mysqlx_ssl_crl | |
  350. | mysqlx_ssl_crlpath | |
  351. | mysqlx_ssl_key | |
  352. | mysqlx_wait_timeout | 28800 |
  353. | mysqlx_write_timeout | 60 |
  354. | net_buffer_length | 16384 |
  355. | net_read_timeout | 120 |
  356. | net_retry_count | 10 |
  357. | net_write_timeout | 60 |
  358. | new | OFF |
  359. | ngram_token_size | 2 |
  360. | offline_mode | OFF |
  361. | old | OFF |
  362. | old_alter_table | OFF |
  363. | open_files_limit | 65535 |
  364. | optimizer_prune_level | 1 |
  365. | optimizer_search_depth | 62 |
  366. | 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,duplicateweedout=on,subquery_materialization_cost_based=on,use_index_extensions=on,condition_fanout_filter=on,derived_merge=on,use_invisible_indexes=off,skip_scan=on,hash_join=on |
  367. | optimizer_trace | enabled=off,one_line=off |
  368. | optimizer_trace_features | greedy_search=on,range_optimizer=on,dynamic_range=on,repeated_subselect=on |
  369. | optimizer_trace_limit | 1 |
  370. | optimizer_trace_max_mem_size | 1048576 |
  371. | optimizer_trace_offset | -1 |
  372. | parser_max_mem_size | 18446744073709551615 |
  373. | partial_revokes | OFF |
  374. | password_history | 0 |
  375. | password_require_current | OFF |
  376. | password_reuse_interval | 0 |
  377. | performance_schema | ON |
  378. | performance_schema_accounts_size | -1 |
  379. | performance_schema_digests_size | 10000 |
  380. | performance_schema_error_size | 4593 |
  381. | performance_schema_events_stages_history_long_size | 10000 |
  382. | performance_schema_events_stages_history_size | 10 |
  383. | performance_schema_events_statements_history_long_size | 10000 |
  384. | performance_schema_events_statements_history_size | 10 |
  385. | performance_schema_events_transactions_history_long_size | 10000 |
  386. | performance_schema_events_transactions_history_size | 10 |
  387. | performance_schema_events_waits_history_long_size | 10000 |
  388. | performance_schema_events_waits_history_size | 10 |
  389. | performance_schema_hosts_size | -1 |
  390. | performance_schema_max_cond_classes | 100 |
  391. | performance_schema_max_cond_instances | -1 |
  392. | performance_schema_max_digest_length | 1024 |
  393. | performance_schema_max_digest_sample_age | 60 |
  394. | performance_schema_max_file_classes | 80 |
  395. | performance_schema_max_file_handles | 32768 |
  396. | performance_schema_max_file_instances | -1 |
  397. | performance_schema_max_index_stat | -1 |
  398. | performance_schema_max_memory_classes | 450 |
  399. | performance_schema_max_metadata_locks | -1 |
  400. | performance_schema_max_mutex_classes | 300 |
  401. | performance_schema_max_mutex_instances | -1 |
  402. | performance_schema_max_prepared_statements_instances | -1 |
  403. | performance_schema_max_program_instances | -1 |
  404. | performance_schema_max_rwlock_classes | 60 |
  405. | performance_schema_max_rwlock_instances | -1 |
  406. | performance_schema_max_socket_classes | 10 |
  407. | performance_schema_max_socket_instances | -1 |
  408. | performance_schema_max_sql_text_length | 1024 |
  409. | performance_schema_max_stage_classes | 175 |
  410. | performance_schema_max_statement_classes | 218 |
  411. | performance_schema_max_statement_stack | 10 |
  412. | performance_schema_max_table_handles | -1 |
  413. | performance_schema_max_table_instances | -1 |
  414. | performance_schema_max_table_lock_stat | -1 |
  415. | performance_schema_max_thread_classes | 100 |
  416. | performance_schema_max_thread_instances | -1 |
  417. | performance_schema_session_connect_attrs_size | 512 |
  418. | performance_schema_setup_actors_size | -1 |
  419. | performance_schema_setup_objects_size | -1 |
  420. | performance_schema_users_size | -1 |
  421. | persist_only_admin_x509_subject | |
  422. | persisted_globals_load | ON |
  423. | pid_file | /var/run/mysqld/mysqld.pid |
  424. | plugin_dir | /usr/lib64/mysql/plugin/ |
  425. | port | 3306 |
  426. | preload_buffer_size | 32768 |
  427. | print_identified_with_as_hex | OFF |
  428. | profiling | OFF |
  429. | profiling_history_size | 15 |
  430. | protocol_compression_algorithms | zlib,zstd,uncompressed |
  431. | protocol_version | 10 |
  432. | query_alloc_block_size | 8192 |
  433. | query_prealloc_size | 8192 |
  434. | range_alloc_block_size | 4096 |
  435. | range_optimizer_max_mem_size | 8388608 |
  436. | rbr_exec_mode | STRICT |
  437. | read_buffer_size | 536870912 |
  438. | read_only | OFF |
  439. | read_rnd_buffer_size | 536870912 |
  440. | regexp_stack_limit | 8000000 |
  441. | regexp_time_limit | 32 |
  442. | relay_log | mail-relay-bin |
  443. | relay_log_basename | /var/lib/mysql/mail-relay-bin |
  444. | relay_log_index | /var/lib/mysql/mail-relay-bin.index |
  445. | relay_log_info_file | relay-log.info |
  446. | relay_log_info_repository | TABLE |
  447. | relay_log_purge | ON |
  448. | relay_log_recovery | OFF |
  449. | relay_log_space_limit | 0 |
  450. | report_host | |
  451. | report_password | |
  452. | report_port | 3306 |
  453. | report_user | |
  454. | require_secure_transport | OFF |
  455. | rpl_read_size | 8192 |
  456. | rpl_stop_slave_timeout | 31536000 |
  457. | schema_definition_cache | 256 |
  458. | secondary_engine_cost_threshold | 100000.000000 |
  459. | secure_file_priv | /var/lib/mysql-files/ |
  460. | server_id | 1 |
  461. | server_id_bits | 32 |
  462. | server_uuid | ccbf12cf-1b69-11ea-b977-0cc47a6ec454 |
  463. | session_track_gtids | OFF |
  464. | session_track_schema | ON |
  465. | session_track_state_change | OFF |
  466. | session_track_system_variables | time_zone,autocommit,character_set_client,character_set_results,character_set_connection |
  467. | session_track_transaction_info | OFF |
  468. | sha256_password_auto_generate_rsa_keys | ON |
  469. | sha256_password_private_key_path | private_key.pem |
  470. | sha256_password_proxy_users | OFF |
  471. | sha256_password_public_key_path | public_key.pem |
  472. | show_create_table_verbosity | OFF |
  473. | show_old_temporals | OFF |
  474. | skip_external_locking | ON |
  475. | skip_name_resolve | ON |
  476. | skip_networking | OFF |
  477. | skip_show_database | OFF |
  478. | slave_allow_batching | OFF |
  479. | slave_checkpoint_group | 512 |
  480. | slave_checkpoint_period | 300 |
  481. | slave_compressed_protocol | OFF |
  482. | slave_exec_mode | STRICT |
  483. | slave_load_tmpdir | /tmp |
  484. | slave_max_allowed_packet | 1073741824 |
  485. | slave_net_timeout | 60 |
  486. | slave_parallel_type | DATABASE |
  487. | slave_parallel_workers | 0 |
  488. | slave_pending_jobs_size_max | 134217728 |
  489. | slave_preserve_commit_order | OFF |
  490. | slave_rows_search_algorithms | INDEX_SCAN,HASH_SCAN |
  491. | slave_skip_errors | OFF |
  492. | slave_sql_verify_checksum | ON |
  493. | slave_transaction_retries | 10 |
  494. | slave_type_conversions | |
  495. | slow_launch_time | 2 |
  496. | slow_query_log | OFF |
  497. | slow_query_log_file | /var/lib/mysql/mail-slow.log |
  498. | socket | /var/lib/mysql/mysql.sock |
  499. | sort_buffer_size | 536870912 |
  500. | sql_auto_is_null | OFF |
  501. | sql_big_selects | ON |
  502. | sql_buffer_result | OFF |
  503. | sql_log_off | OFF |
  504. | sql_mode | ONLY_FULL_GROUP_BY,STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_ENGINE_SUBSTITUTION |
  505. | sql_notes | ON |
  506. | sql_quote_show_create | ON |
  507. | sql_require_primary_key | OFF |
  508. | sql_safe_updates | OFF |
  509. | sql_select_limit | 18446744073709551615 |
  510. | sql_slave_skip_counter | 0 |
  511. | sql_warnings | OFF |
  512. | ssl_ca | ca.pem |
  513. | ssl_capath | |
  514. | ssl_cert | server-cert.pem |
  515. | ssl_cipher | |
  516. | ssl_crl | |
  517. | ssl_crlpath | |
  518. | ssl_fips_mode | OFF |
  519. | ssl_key | server-key.pem |
  520. | stored_program_cache | 256 |
  521. | stored_program_definition_cache | 256 |
  522. | super_read_only | OFF |
  523. | sync_binlog | 1 |
  524. | sync_master_info | 10000 |
  525. | sync_relay_log | 10000 |
  526. | sync_relay_log_info | 10000 |
  527. | system_time_zone | EST |
  528. | table_definition_cache | 4096 |
  529. | table_encryption_privilege_check | OFF |
  530. | table_open_cache | 24096 |
  531. | table_open_cache_instances | 16 |
  532. | tablespace_definition_cache | 256 |
  533. | temptable_max_ram | 1073741824 |
  534. | temptable_use_mmap | ON |
  535. | thread_cache_size | 50 |
  536. | thread_handling | one-thread-per-connection |
  537. | thread_stack | 286720 |
  538. | time_zone | SYSTEM |
  539. | tls_ciphersuites | |
  540. | tls_version | TLSv1,TLSv1.1,TLSv1.2 |
  541. | tmp_table_size | 1073741824 |
  542. | tmpdir | /tmp |
  543. | transaction_alloc_block_size | 8192 |
  544. | transaction_isolation | REPEATABLE-READ |
  545. | transaction_prealloc_size | 4096 |
  546. | transaction_read_only | OFF |
  547. | transaction_write_set_extraction | XXHASH64 |
  548. | unique_checks | ON |
  549. | updatable_views_with_limit | YES |
  550. | validate_password.check_user_name | ON |
  551. | validate_password.dictionary_file | |
  552. | validate_password.length | 8 |
  553. | validate_password.mixed_case_count | 1 |
  554. | validate_password.number_count | 1 |
  555. | validate_password.policy | MEDIUM |
  556. | validate_password.special_char_count | 1 |
  557. | version | 8.0.18 |
  558. | version_comment | MySQL Community Server - GPL |
  559. | version_compile_machine | x86_64 |
  560. | version_compile_os | Linux |
  561. | version_compile_zlib | 1.2.11 |
  562. | wait_timeout | 1800 |
  563. | windowing_use_high_precision | ON |
  564. +----------------------------------------------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement