Advertisement
manopj1

ShowGloabalVariable

Aug 16th, 2020
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 470.09 KB | None | 0 0
  1. MariaDB [(none)]> show global variables;
  2.  
  3. | Variable_name | Value |
  4.  
  5. | alter_algorithm | DEFAULT |
  6. | analyze_sample_percentage | 100.000000 |
  7. | aria_block_size | 8192 |
  8. | aria_checkpoint_interval | 30 |
  9. | aria_checkpoint_log_activity | 1048576 |
  10. | aria_encrypt_tables | OFF |
  11. | aria_force_start_after_recovery_failures | 0 |
  12. | aria_group_commit | none |
  13. | aria_group_commit_interval | 0 |
  14. | aria_log_file_size | 1073741824 |
  15. | aria_log_purge_type | immediate |
  16. | aria_max_sort_file_size | 9223372036853727232 |
  17. | aria_page_checksum | ON |
  18. | aria_pagecache_age_threshold | 300 |
  19. | aria_pagecache_buffer_size | 134217728 |
  20. | aria_pagecache_division_limit | 100 |
  21. | aria_pagecache_file_hash_size | 512 |
  22. | aria_recover_options | BACKUP,QUICK |
  23. | aria_repair_threads | 1 |
  24. | aria_sort_buffer_size | 268434432 |
  25. | aria_stats_method | nulls_unequal |
  26. | aria_sync_log_dir | NEWFILE |
  27. | aria_used_for_temp_tables | ON |
  28. | auto_increment_increment | 1 |
  29. | auto_increment_offset | 1 |
  30. | autocommit | ON |
  31. | automatic_sp_privileges | ON |
  32. | back_log | 9500 |
  33. | basedir | /usr |
  34. | big_tables | OFF |
  35. | bind_address | 172.31.28.210 |
  36. | binlog_annotate_row_events | ON |
  37. | binlog_cache_size | 32768 |
  38. | binlog_checksum | CRC32 |
  39. | binlog_commit_wait_count | 0 |
  40. | binlog_commit_wait_usec | 100000 |
  41. | binlog_direct_non_transactional_updates | OFF |
  42. | binlog_file_cache_size | 16384 |
  43. | binlog_format | MIXED |
  44. | binlog_optimize_thread_scheduling | ON |
  45. | binlog_row_image | FULL |
  46. | binlog_stmt_cache_size | 32768 |
  47. | bulk_insert_buffer_size | 16777216 |
  48. | character_set_client | utf8mb4 |
  49. | character_set_connection | utf8mb4 |
  50. | character_set_database | utf8mb4 |
  51. | character_set_filesystem | binary |
  52. | character_set_results | utf8mb4 |
  53. | character_set_server | utf8mb4 |
  54. | character_set_system | utf8 |
  55. | character_sets_dir | /usr/share/mysql/charsets/ |
  56. | check_constraint_checks | ON |
  57. | collation_connection | utf8mb4_unicode_ci |
  58. | collation_database | utf8mb4_unicode_ci |
  59. | collation_server | utf8mb4_unicode_ci |
  60. | column_compression_threshold | 100 |
  61. | column_compression_zlib_level | 6 |
  62. | column_compression_zlib_strategy | DEFAULT_STRATEGY |
  63. | column_compression_zlib_wrap | OFF |
  64. | completion_type | NO_CHAIN |
  65. | concurrent_insert | ALWAYS |
  66. | connect_timeout | 5 |
  67. | core_file | OFF |
  68. | datadir | /var/lib/mysql/ |
  69. | date_format | %Y-%m-%d |
  70. | datetime_format | %Y-%m-%d %H:%i:%s |
  71. | deadlock_search_depth_long | 15 |
  72. | deadlock_search_depth_short | 4 |
  73. | deadlock_timeout_long | 50000000 |
  74. | deadlock_timeout_short | 10000 |
  75. | debug_no_thread_alarm | OFF |
  76. | default_password_lifetime | 0 |
  77. | default_regex_flags | |
  78. | default_storage_engine | InnoDB |
  79. | default_tmp_storage_engine | |
  80. | default_week_format | 0 |
  81. | delay_key_write | ON |
  82. | delayed_insert_limit | 100 |
  83. | delayed_insert_timeout | 300 |
  84. | delayed_queue_size | 1000 |
  85. | disconnect_on_expired_password | OFF |
  86. | div_precision_increment | 4 |
  87. | encrypt_binlog | OFF |
  88. | encrypt_tmp_disk_tables | OFF |
  89. | encrypt_tmp_files | OFF |
  90. | enforce_storage_engine | |
  91. | eq_range_index_dive_limit | 200 |
  92. | event_scheduler | OFF |
  93. | expensive_subquery_limit | 100 |
  94. | expire_logs_days | 10 |
  95. | explicit_defaults_for_timestamp | OFF |
  96. | extra_max_connections | 1 |
  97. | extra_port | 0 |
  98. | flush | OFF |
  99. | flush_time | 0 |
  100. | foreign_key_checks | ON |
  101. | ft_boolean_syntax | + -><()~*:""&| |
  102. | ft_max_word_len | 84 |
  103. | ft_min_word_len | 4 |
  104. | ft_query_expansion_limit | 20 |
  105. | ft_stopword_file | (built-in) |
  106. | general_log | OFF |
  107. | general_log_file | ip-172-31-28-210.log |
  108. | group_concat_max_len | 1048576 |
  109. | gtid_binlog_pos | 0-1-70234991 |
  110. | gtid_binlog_state | 0-1-70234991 |
  111. | gtid_cleanup_batch_size | 64 |
  112. | gtid_current_pos | 0-1-70234991 |
  113. | gtid_domain_id | 0 |
  114. | gtid_ignore_duplicates | OFF |
  115. | gtid_pos_auto_engines | |
  116. | gtid_slave_pos | |
  117. | gtid_strict_mode | OFF |
  118. | have_compress | YES |
  119. | have_crypt | YES |
  120. | have_dynamic_loading | YES |
  121. | have_geometry | YES |
  122. | have_openssl | YES |
  123. | have_profiling | YES |
  124. | have_query_cache | YES |
  125. | have_rtree_keys | YES |
  126. | have_ssl | DISABLED |
  127. | have_symlink | YES |
  128. | histogram_size | 254 |
  129. | histogram_type | DOUBLE_PREC_HB |
  130. | host_cache_size | 654 |
  131. | hostname | ip-172-31-28-210 |
  132. | idle_readonly_transaction_timeout | 0 |
  133. | idle_transaction_timeout | 0 |
  134. | idle_write_transaction_timeout | 0 |
  135. | ignore_builtin_innodb | OFF |
  136. | ignore_db_dirs | |
  137. | in_predicate_conversion_threshold | 1000 |
  138. | init_connect | |
  139. | init_file | |
  140. | init_slave | |
  141. | innodb_adaptive_flushing | ON |
  142. | innodb_adaptive_flushing_lwm | 10.000000 |
  143. | innodb_adaptive_hash_index | OFF |
  144. | innodb_adaptive_hash_index_parts | 8 |
  145. | innodb_adaptive_max_sleep_delay | 150000 |
  146. | innodb_autoextend_increment | 64 |
  147. | innodb_autoinc_lock_mode | 1 |
  148. | innodb_background_scrub_data_check_interval | 3600 |
  149. | innodb_background_scrub_data_compressed | OFF |
  150. | innodb_background_scrub_data_interval | 604800 |
  151. | innodb_background_scrub_data_uncompressed | OFF |
  152. | innodb_buf_dump_status_frequency | 0 |
  153. | innodb_buffer_pool_chunk_size | 1073741824 |
  154. | innodb_buffer_pool_dump_at_shutdown | ON |
  155. | innodb_buffer_pool_dump_now | OFF |
  156. | innodb_buffer_pool_dump_pct | 25 |
  157. | innodb_buffer_pool_filename | ib_buffer_pool |
  158. | innodb_buffer_pool_instances | 16 |
  159. | innodb_buffer_pool_load_abort | OFF |
  160. | innodb_buffer_pool_load_at_startup | ON |
  161. | innodb_buffer_pool_load_now | OFF |
  162. | innodb_buffer_pool_size | 17179869184 |
  163. | innodb_change_buffer_max_size | 15 |
  164. | innodb_change_buffering | all |
  165. | innodb_checksum_algorithm | crc32 |
  166. | innodb_checksums | ON |
  167. | innodb_cmp_per_index_enabled | OFF |
  168. | innodb_commit_concurrency | 0 |
  169. | innodb_compression_algorithm | zlib |
  170. | innodb_compression_default | OFF |
  171. | innodb_compression_failure_threshold_pct | 5 |
  172. | innodb_compression_level | 6 |
  173. | innodb_compression_pad_pct_max | 50 |
  174. | innodb_concurrency_tickets | 5000 |
  175. | innodb_data_file_path | ibdata1:12M:autoextend |
  176. | innodb_data_home_dir | |
  177. | innodb_deadlock_detect | ON |
  178. | innodb_default_encryption_key_id | 1 |
  179. | innodb_default_row_format | dynamic |
  180. | innodb_defragment | OFF |
  181. | innodb_defragment_fill_factor | 0.900000 |
  182. | innodb_defragment_fill_factor_n_recs | 20 |
  183. | innodb_defragment_frequency | 40 |
  184. | innodb_defragment_n_pages | 7 |
  185. | innodb_defragment_stats_accuracy | 0 |
  186. | innodb_disable_sort_file_cache | OFF |
  187. | innodb_disallow_writes | OFF |
  188. | innodb_doublewrite | ON |
  189. | innodb_encrypt_log | OFF |
  190. | innodb_encrypt_tables | OFF |
  191. | innodb_encrypt_temporary_tables | OFF |
  192. | innodb_encryption_rotate_key_age | 1 |
  193. | innodb_encryption_rotation_iops | 100 |
  194. | innodb_encryption_threads | 0 |
  195. | innodb_fast_shutdown | 1 |
  196. | innodb_fatal_semaphore_wait_threshold | 600 |
  197. | innodb_file_format | Barracuda |
  198. | innodb_file_per_table | ON |
  199. | innodb_fill_factor | 100 |
  200. | innodb_flush_log_at_timeout | 1 |
  201. | innodb_flush_log_at_trx_commit | 1 |
  202. | innodb_flush_method | O_DIRECT |
  203. | innodb_flush_neighbors | 2 |
  204. | innodb_flush_sync | ON |
  205. | innodb_flushing_avg_loops | 5 |
  206. | innodb_force_load_corrupted | OFF |
  207. | innodb_force_primary_key | OFF |
  208. | innodb_force_recovery | 0 |
  209. | innodb_ft_aux_table | |
  210. | innodb_ft_cache_size | 8000000 |
  211. | innodb_ft_enable_diag_print | OFF |
  212. | innodb_ft_enable_stopword | ON |
  213. | innodb_ft_max_token_size | 84 |
  214. | innodb_ft_min_token_size | 3 |
  215. | innodb_ft_num_word_optimize | 2000 |
  216. | innodb_ft_result_cache_limit | 2000000000 |
  217. | innodb_ft_server_stopword_table | |
  218. | innodb_ft_sort_pll_degree | 2 |
  219. | innodb_ft_total_cache_size | 640000000 |
  220. | innodb_ft_user_stopword_table | |
  221. | innodb_idle_flush_pct | 100 |
  222. | innodb_immediate_scrub_data_uncompressed | OFF |
  223. | innodb_instant_alter_column_allowed | add_drop_reorder |
  224. | innodb_io_capacity | 30000 |
  225. | innodb_io_capacity_max | 60000 |
  226. | innodb_large_prefix | on |
  227. | innodb_lock_schedule_algorithm | fcfs |
  228. | innodb_lock_wait_timeout | 50 |
  229. | innodb_locks_unsafe_for_binlog | OFF |
  230. | innodb_log_buffer_size | 67108864 |
  231. | innodb_log_checksums | ON |
  232. | innodb_log_compressed_pages | ON |
  233. | innodb_log_file_size | 2147483648 |
  234. | innodb_log_files_in_group | 2 |
  235. | innodb_log_group_home_dir | ./ |
  236. | innodb_log_optimize_ddl | ON |
  237. | innodb_log_write_ahead_size | 8192 |
  238. | innodb_lru_scan_depth | 1024 |
  239. | innodb_max_dirty_pages_pct | 90.000000 |
  240. | innodb_max_dirty_pages_pct_lwm | 10.000000 |
  241. | innodb_max_purge_lag | 0 |
  242. | innodb_max_purge_lag_delay | 0 |
  243. | innodb_max_undo_log_size | 10485760 |
  244. | innodb_monitor_disable | |
  245. | innodb_monitor_enable | % |
  246. | innodb_monitor_reset | |
  247. | innodb_monitor_reset_all | |
  248. | innodb_old_blocks_pct | 37 |
  249. | innodb_old_blocks_time | 1000 |
  250. | innodb_online_alter_log_max_size | 134217728 |
  251. | innodb_open_files | 7655 |
  252. | innodb_optimize_fulltext_only | OFF |
  253. | innodb_page_cleaners | 4 |
  254. | innodb_page_size | 16384 |
  255. | innodb_prefix_index_cluster_optimization | OFF |
  256. | innodb_print_all_deadlocks | OFF |
  257. | innodb_purge_batch_size | 300 |
  258. | innodb_purge_rseg_truncate_frequency | 128 |
  259. | innodb_purge_threads | 4 |
  260. | innodb_random_read_ahead | OFF |
  261. | innodb_read_ahead_threshold | 56 |
  262. | innodb_read_io_threads | 16 |
  263. | innodb_read_only | OFF |
  264. | innodb_replication_delay | 0 |
  265. | innodb_rollback_on_timeout | OFF |
  266. | innodb_rollback_segments | 128 |
  267. | innodb_scrub_log | OFF |
  268. | innodb_scrub_log_speed | 256 |
  269. | innodb_sort_buffer_size | 1048576 |
  270. | innodb_spin_wait_delay | 4 |
  271. | innodb_stats_auto_recalc | ON |
  272. | innodb_stats_include_delete_marked | OFF |
  273. | innodb_stats_method | nulls_equal |
  274. | innodb_stats_modified_counter | 0 |
  275. | innodb_stats_on_metadata | OFF |
  276. | innodb_stats_persistent | ON |
  277. | innodb_stats_persistent_sample_pages | 20 |
  278. | innodb_stats_sample_pages | 8 |
  279. | innodb_stats_traditional | ON |
  280. | innodb_stats_transient_sample_pages | 8 |
  281. | innodb_status_output | OFF |
  282. | innodb_status_output_locks | OFF |
  283. | innodb_strict_mode | ON |
  284. | innodb_sync_array_size | 1 |
  285. | innodb_sync_spin_loops | 30 |
  286. | innodb_table_locks | ON |
  287. | innodb_temp_data_file_path | ibtmp1:12M:autoextend |
  288. | innodb_thread_concurrency | 6 |
  289. | innodb_thread_sleep_delay | 0 |
  290. | innodb_tmpdir | |
  291. | innodb_undo_directory | ./ |
  292. | innodb_undo_log_truncate | OFF |
  293. | innodb_undo_logs | 128 |
  294. | innodb_undo_tablespaces | 0 |
  295. | innodb_use_atomic_writes | ON |
  296. | innodb_use_native_aio | ON |
  297. | innodb_version | 10.4.13 |
  298. | innodb_write_io_threads | 16 |
  299. | interactive_timeout | 5000 |
  300. | join_buffer_size | 4194304 |
  301. | join_buffer_space_limit | 2097152 |
  302. | join_cache_level | 2 |
  303. | keep_files_on_create | OFF |
  304. | key_buffer_size | 536870912 |
  305. | key_cache_age_threshold | 7200 |
  306. | key_cache_block_size | 16384 |
  307. | key_cache_division_limit | 50 |
  308. | key_cache_file_hash_size | 512 |
  309. | key_cache_segments | 0 |
  310. | large_files_support | ON |
  311. | large_page_size | 0 |
  312. | large_pages | OFF |
  313. | lc_messages | en_US |
  314. | lc_messages_dir | /usr/share/mysql |
  315. | lc_time_names | en_US |
  316. | license | GPL |
  317. | local_infile | ON |
  318. | lock_wait_timeout | 86400 |
  319. | locked_in_memory | OFF |
  320. | log_bin | ON |
  321. | log_bin_basename | /var/log/mysql/mariadb-bin |
  322. | log_bin_compress | OFF |
  323. | log_bin_compress_min_len | 256 |
  324. | log_bin_index | /var/log/mysql/mariadb-bin.index |
  325. | log_bin_trust_function_creators | OFF |
  326. | log_disabled_statements | sp |
  327. | log_error | |
  328. | log_output | FILE |
  329. | log_queries_not_using_indexes | ON |
  330. | log_slave_updates | OFF |
  331. | log_slow_admin_statements | ON |
  332. | log_slow_disabled_statements | sp |
  333. | log_slow_filter | admin,filesort,filesort_on_disk,filesort_priority_queue,full_join,full_scan,not_using_index,query_cache,query_cache_miss,tmp_table,tmp_table_on_disk |
  334. | log_slow_rate_limit | 1 |
  335. | log_slow_slave_statements | ON |
  336. | log_slow_verbosity | query_plan |
  337. | log_tc_size | 24576 |
  338. | log_warnings | 2 |
  339. | long_query_time | 5.000000 |
  340. | low_priority_updates | OFF |
  341. | lower_case_file_system | OFF |
  342. | lower_case_table_names | 0 |
  343. | master_verify_checksum | OFF |
  344. | max_allowed_packet | 16777216 |
  345. | max_binlog_cache_size | 18446744073709547520 |
  346. | max_binlog_size | 104857600 |
  347. | max_binlog_stmt_cache_size | 18446744073709547520 |
  348. | max_connect_errors | 100 |
  349. | max_connections | 1024 |
  350. | max_delayed_threads | 20 |
  351. | max_digest_length | 1024 |
  352. | max_error_count | 64 |
  353. | max_heap_table_size | 268435456 |
  354. | max_insert_delayed_threads | 20 |
  355. | max_join_size | 18446744073709551615 |
  356. | max_length_for_sort_data | 1024 |
  357. | max_long_data_size | 16777216 |
  358. | max_password_errors | 4294967295 |
  359. | max_prepared_stmt_count | 100000 |
  360. | max_recursive_iterations | 4294967295 |
  361. | max_relay_log_size | 104857600 |
  362. | max_rowid_filter_size | 131072 |
  363. | max_seeks_for_key | 4294967295 |
  364. | max_session_mem_used | 9223372036854775807 |
  365. | max_sort_length | 1024 |
  366. | max_sp_recursion_depth | 0 |
  367. | max_statement_time | 0.000000 |
  368. | max_tmp_tables | 32 |
  369. | max_user_connections | 0 |
  370. | max_write_lock_count | 4294967295 |
  371. | metadata_locks_cache_size | 1024 |
  372. | metadata_locks_hash_instances | 8 |
  373. | min_examined_row_limit | 0 |
  374. | mrr_buffer_size | 262144 |
  375. | multi_range_count | 256 |
  376. | myisam_block_size | 1024 |
  377. | myisam_data_pointer_size | 6 |
  378. | myisam_max_sort_file_size | 9223372036853727232 |
  379. | myisam_mmap_size | 18446744073709551615 |
  380. | myisam_recover_options | BACKUP |
  381. | myisam_repair_threads | 1 |
  382. | myisam_sort_buffer_size | 536870912 |
  383. | myisam_stats_method | NULLS_UNEQUAL |
  384. | myisam_use_mmap | OFF |
  385. | mysql56_temporal_format | ON |
  386. | net_buffer_length | 16384 |
  387. | net_read_timeout | 30 |
  388. | net_retry_count | 10 |
  389. | net_write_timeout | 60 |
  390. | old | OFF |
  391. | old_alter_table | DEFAULT |
  392. | old_mode | |
  393. | old_passwords | OFF |
  394. | open_files_limit | 16364 |
  395. | optimizer_prune_level | 1 |
  396. | optimizer_search_depth | 62 |
  397. | optimizer_selectivity_sampling_limit | 100 |
  398. | optimizer_switch | index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=on,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=on,condition_pushdown_for_derived=on,split_materialized=on,condition_pushdown_for_subquery=on,rowid_filter=on,condition_pushdown_from_having=on |
  399. | optimizer_trace | enabled=off |
  400. | optimizer_trace_max_mem_size | 1048576 |
  401. | optimizer_use_condition_selectivity | 4 |
  402. | performance_schema | ON |
  403. | performance_schema_accounts_size | 100 |
  404. | performance_schema_digests_size | 10000 |
  405. | performance_schema_events_stages_history_long_size | 10000 |
  406. | performance_schema_events_stages_history_size | 20 |
  407. | performance_schema_events_statements_history_long_size | 10000 |
  408. | performance_schema_events_statements_history_size | 20 |
  409. | performance_schema_events_waits_history_long_size | 10000 |
  410. | performance_schema_events_waits_history_size | 20 |
  411. | performance_schema_hosts_size | 100 |
  412. | performance_schema_max_cond_classes | 90 |
  413. | performance_schema_max_cond_instances | 5396 |
  414. | performance_schema_max_digest_length | 1024 |
  415. | performance_schema_max_file_classes | 50 |
  416. | performance_schema_max_file_handles | 32768 |
  417. | performance_schema_max_file_instances | 3077 |
  418. | performance_schema_max_mutex_classes | 200 |
  419. | performance_schema_max_mutex_instances | 13144 |
  420. | performance_schema_max_rwlock_classes | 40 |
  421. | performance_schema_max_rwlock_instances | 6048 |
  422. | performance_schema_max_socket_classes | 10 |
  423. | performance_schema_max_socket_instances | 2068 |
  424. | performance_schema_max_stage_classes | 160 |
  425. | performance_schema_max_statement_classes | 202 |
  426. | performance_schema_max_table_handles | 4000 |
  427. | performance_schema_max_table_instances | 12500 |
  428. | performance_schema_max_thread_classes | 50 |
  429. | performance_schema_max_thread_instances | 2148 |
  430. | performance_schema_session_connect_attrs_size | 512 |
  431. | performance_schema_setup_actors_size | 100 |
  432. | performance_schema_setup_objects_size | 100 |
  433. | performance_schema_users_size | 100 |
  434. | pid_file | /var/run/mysqld/mysqld.pid |
  435. | plugin_dir | /usr/lib/mysql/plugin/ |
  436. | plugin_maturity | gamma |
  437. | port | 3306 |
  438. | preload_buffer_size | 32768 |
  439. | profiling | OFF |
  440. | profiling_history_size | 15 |
  441. | progress_report_time | 5 |
  442. | protocol_version | 10 |
  443. | proxy_protocol_networks | |
  444. | query_alloc_block_size | 16384 |
  445. | query_cache_limit | 131072 |
  446. | query_cache_min_res_unit | 2048 |
  447. | query_cache_size | 67108864 |
  448. | query_cache_strip_comments | OFF |
  449. | query_cache_type | DEMAND |
  450. | query_cache_wlock_invalidate | OFF |
  451. | query_prealloc_size | 24576 |
  452. | range_alloc_block_size | 4096 |
  453. | read_binlog_speed_limit | 0 |
  454. | read_buffer_size | 2097152 |
  455. | read_only | OFF |
  456. | read_rnd_buffer_size | 1048576 |
  457. | relay_log | |
  458. | relay_log_basename | |
  459. | relay_log_index | |
  460. | relay_log_info_file | relay-log.info |
  461. | relay_log_purge | ON |
  462. | relay_log_recovery | OFF |
  463. | relay_log_space_limit | 0 |
  464. | replicate_annotate_row_events | ON |
  465. | replicate_do_db | |
  466. | replicate_do_table | |
  467. | replicate_events_marked_for_skip | REPLICATE |
  468. | replicate_ignore_db | |
  469. | replicate_ignore_table | |
  470. | replicate_wild_do_table | |
  471. | replicate_wild_ignore_table | |
  472. | report_host | |
  473. | report_password | |
  474. | report_port | 3306 |
  475. | report_user | |
  476. | rowid_merge_buff_size | 8388608 |
  477. | rpl_semi_sync_master_enabled | OFF |
  478. | rpl_semi_sync_master_timeout | 10000 |
  479. | rpl_semi_sync_master_trace_level | 32 |
  480. | rpl_semi_sync_master_wait_no_slave | ON |
  481. | rpl_semi_sync_master_wait_point | AFTER_COMMIT |
  482. | rpl_semi_sync_slave_delay_master | OFF |
  483. | rpl_semi_sync_slave_enabled | OFF |
  484. | rpl_semi_sync_slave_kill_conn_timeout | 5 |
  485. | rpl_semi_sync_slave_trace_level | 32 |
  486. | secure_auth | ON |
  487. | secure_file_priv | |
  488. | secure_timestamp | NO |
  489. | server_id | 1 |
  490. | session_track_schema | ON |
  491. | session_track_state_change | OFF |
  492. | session_track_system_variables | autocommit,character_set_client,character_set_connection,character_set_results,time_zone |
  493. | session_track_transaction_info | OFF |
  494. | skip_external_locking | ON |
  495. | skip_name_resolve | ON |
  496. | skip_networking | OFF |
  497. | skip_show_database | OFF |
  498. | slave_compressed_protocol | OFF |
  499. | slave_ddl_exec_mode | IDEMPOTENT |
  500. | slave_domain_parallel_threads | 0 |
  501. | slave_exec_mode | STRICT |
  502. | slave_load_tmpdir | /tmp |
  503. | slave_max_allowed_packet | 1073741824 |
  504. | slave_net_timeout | 60 |
  505. | slave_parallel_max_queued | 131072 |
  506. | slave_parallel_mode | conservative |
  507. | slave_parallel_threads | 0 |
  508. | slave_parallel_workers | 0 |
  509. | slave_run_triggers_for_rbr | NO |
  510. | slave_skip_errors | OFF |
  511. | slave_sql_verify_checksum | ON |
  512. | slave_transaction_retries | 10 |
  513. | slave_transaction_retry_errors | 1158,1159,1160,1161,1205,1213,1429,2013,12701 |
  514. | slave_transaction_retry_interval | 0 |
  515. | slave_type_conversions | |
  516. | slow_launch_time | 2 |
  517. | slow_query_log | OFF |
  518. | slow_query_log_file | /var/log/mysql/mariadb-slow.log |
  519. | socket | /var/run/mysqld/mysqld.sock |
  520. | sort_buffer_size | 4194304 |
  521. | sql_auto_is_null | OFF |
  522. | sql_big_selects | ON |
  523. | sql_buffer_result | OFF |
  524. | sql_log_bin | ON |
  525. | sql_log_off | OFF |
  526. | sql_mode | STRICT_TRANS_TABLES,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION |
  527. | sql_notes | ON |
  528. | sql_quote_show_create | ON |
  529. | sql_safe_updates | OFF |
  530. | sql_select_limit | 18446744073709551615 |
  531. | sql_slave_skip_counter | 0 |
  532. | sql_warnings | OFF |
  533. | ssl_ca | |
  534. | ssl_capath | |
  535. | ssl_cert | |
  536. | ssl_cipher | |
  537. | ssl_crl | |
  538. | ssl_crlpath | |
  539. | ssl_key | |
  540. | standard_compliant_cte | ON |
  541. | storage_engine | InnoDB |
  542. | stored_program_cache | 256 |
  543. | strict_password_validation | ON |
  544. | sync_binlog | 1 |
  545. | sync_frm | ON |
  546. | sync_master_info | 10000 |
  547. | sync_relay_log | 10000 |
  548. | sync_relay_log_info | 10000 |
  549. | system_time_zone | IST |
  550. | system_versioning_alter_history | ERROR |
  551. | system_versioning_asof | DEFAULT |
  552. | table_definition_cache | 2000 |
  553. | table_open_cache | 7655 |
  554. | table_open_cache_instances | 1 |
  555. | tcp_keepalive_interval | 0 |
  556. | tcp_keepalive_probes | 0 |
  557. | tcp_keepalive_time | 0 |
  558. | tcp_nodelay | ON |
  559. | thread_cache_size | 128 |
  560. | thread_concurrency | 10 |
  561. | thread_handling | one-thread-per-connection |
  562. | thread_pool_idle_timeout | 60 |
  563. | thread_pool_max_threads | 65536 |
  564. | thread_pool_oversubscribe | 3 |
  565. | thread_pool_prio_kickup_timer | 1000 |
  566. | thread_pool_priority | auto |
  567. | thread_pool_size | 16 |
  568. | thread_pool_stall_limit | 500 |
  569. | thread_stack | 299008 |
  570. | time_format | %H:%i:%s |
  571. | time_zone | SYSTEM |
  572. | timed_mutexes | OFF |
  573. | tls_version | TLSv1.1,TLSv1.2,TLSv1.3 |
  574. | tmp_disk_table_size | 18446744073709551615 |
  575. | tmp_memory_table_size | 268435456 |
  576. | tmp_table_size | 268435456 |
  577.  
  578.  
  579.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement