Advertisement
Guest User

Untitled

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