From 04d6d5ca99ebfd1cebb8ce06618fb3811fc1a8aa Mon Sep 17 00:00:00 2001 From: Charles Date: Thu, 9 Jan 2020 10:55:03 +0100 Subject: phpmyadmin working --- .../mariadb-mysql-kbs/dist/merged-slim.json | 29711 +++++++++++++++++++ 1 file changed, 29711 insertions(+) create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json') diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json new file mode 100644 index 0000000..76e60a9 --- /dev/null +++ b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json @@ -0,0 +1,29711 @@ +{ + "vars": { + "Aria_pagecache_blocks_not_flushed": { + "name": "Aria_pagecache_blocks_not_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_pagecache_blocks_not_flushed" + ] + }, + "Aria_pagecache_blocks_unused": { + "name": "Aria_pagecache_blocks_unused", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_blocks_unused" + ] + }, + "Aria_pagecache_blocks_used": { + "name": "Aria_pagecache_blocks_used", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_blocks_used" + ] + }, + "Aria_pagecache_read_requests": { + "name": "Aria_pagecache_read_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_read_requests" + ] + }, + "Aria_pagecache_reads": { + "name": "Aria_pagecache_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_reads" + ] + }, + "Aria_pagecache_write_requests": { + "name": "Aria_pagecache_write_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_write_requests" + ] + }, + "Aria_pagecache_writes": { + "name": "Aria_pagecache_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_pagecache_writes" + ] + }, + "Aria_transaction_log_syncs": { + "name": "Aria_transaction_log_syncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "0#aria_transaction_log_syncs" + ] + }, + "aria_block_size": { + "cli": "--aria-block-size=#", + "default": "8192", + "dynamic": false, + "name": "aria_block_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "2#aria_block_size" + ] + }, + "aria_checkpoint_interval": { + "cli": "--aria-checkpoint-interval=#", + "default": "30", + "dynamic": true, + "name": "aria_checkpoint_interval", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_checkpoint_interval" + ] + }, + "aria_checkpoint_log_activity": { + "cli": "aria-checkpoint-log-activity=#", + "default": "1048576", + "dynamic": true, + "name": "aria_checkpoint_log_activity", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_checkpoint_log_activity" + ] + }, + "aria_encrypt_tables": { + "cli": "aria-encrypt-tables={0|1}", + "default": "OFF", + "dynamic": true, + "name": "aria_encrypt_tables", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "1#aria_encrypt_tables" + ] + }, + "aria_force_start_after_recovery_failures": { + "cli": "--aria-force-start-after-recovery-failures=#", + "default": "0", + "dynamic": false, + "name": "aria_force_start_after_recovery_failures", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_force_start_after_recovery_failures" + ] + }, + "aria_group_commit": { + "cli": "--aria_group_commit=\"value\"", + "default": "none", + "dynamic": false, + "name": "aria_group_commit", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "none", + "hard", + "soft" + ], + "ids": [ + "1#aria_group_commit" + ] + }, + "aria_group_commit_interval": { + "cli": "--aria_group_commit_interval=#", + "default": "0 (no waiting)", + "dynamic": false, + "name": "aria_group_commit_interval", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_group_commit_interval" + ] + }, + "aria_log_file_size": { + "cli": "--aria-log-file-size=#", + "default": "1073741824", + "dynamic": true, + "name": "aria_log_file_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_log_file_size" + ] + }, + "aria_log_purge_type": { + "cli": "--aria-log-purge-type=name", + "default": "immediate", + "dynamic": true, + "name": "aria_log_purge_type", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "immediate", + "external", + "at_flush" + ], + "ids": [ + "1#aria_log_purge_type" + ] + }, + "aria_max_sort_file_size": { + "cli": "--aria-max-sort-file-size=#", + "default": "9223372036853727232", + "dynamic": true, + "name": "aria_max_sort_file_size", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_max_sort_file_size" + ] + }, + "aria_page_checksum": { + "cli": "--aria-page-checksum=#", + "default": "ON", + "dynamic": true, + "name": "aria_page_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "1#aria_page_checksum" + ] + }, + "aria_pagecache_age_threshold": { + "cli": "--aria-pagecache-age-threshold=#", + "default": "300", + "dynamic": true, + "name": "aria_pagecache_age_threshold", + "range": { + "from": 100, + "to": 9999900 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_pagecache_age_threshold" + ] + }, + "aria_pagecache_buffer_size": { + "cli": "--aria-pagecache-buffer-size=#", + "default": "134217720 (128MB)", + "dynamic": false, + "name": "aria_pagecache_buffer_size", + "range": { + "from": 131072, + "to": "upwards" + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_pagecache_buffer_size" + ] + }, + "aria_pagecache_division_limit": { + "cli": "--aria-pagecache-division-limit=#", + "default": "100", + "dynamic": true, + "name": "aria_pagecache_division_limit", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_pagecache_division_limit" + ] + }, + "aria_pagecache_file_hash_size": { + "cli": "--aria-pagecache-file-hash-size=#", + "default": "512", + "dynamic": false, + "name": "aria_pagecache_file_hash_size", + "range": { + "from": 128, + "to": 16384 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "1#aria_pagecache_file_hash_size" + ] + }, + "aria_recover": { + "name": "aria_recover", + "ids": [ + "1#aria_recover" + ] + }, + "aria_recover_options": { + "cli": "--aria-recover-options[=#]", + "default": "BACKUP,QUICK (>= MariaDB 10.2.4), NORMAL (<= MariaDB 10.2.3)", + "dynamic": true, + "name": "aria_recover_options", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "NORMAL", + "BACKUP", + "FORCE", + "QUICK", + "OFF" + ], + "ids": [ + "1#aria_recover_options" + ] + }, + "aria_repair_threads": { + "cli": "--aria-repair-threads=#", + "default": "1", + "dynamic": true, + "name": "aria_repair_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#aria_repair_threads" + ] + }, + "aria_sort_buffer_size": { + "cli": "--aria-sort-buffer-size=#", + "default": "268434432 (from MariaDB 10.0.3), 134217728 (before MariaDB 10.0.3)", + "dynamic": true, + "name": "aria_sort_buffer_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#aria_sort_buffer_size" + ] + }, + "aria_stats_method": { + "cli": "--aria-stats-method=#", + "default": "nulls_unequal", + "dynamic": true, + "name": "aria_stats_method", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "nulls_equal", + "nulls_unequal", + "nulls_ignored" + ], + "ids": [ + "1#aria_stats_method" + ] + }, + "aria_sync_log_dir": { + "cli": "--aria-sync-log-dir=#", + "default": "NEWFILE", + "dynamic": true, + "name": "aria_sync_log_dir", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "NEWFILE", + "NEVER", + "ALWAYS" + ], + "ids": [ + "1#aria_sync_log_dir" + ] + }, + "aria_used_for_temp_tables": { + "default": "ON", + "dynamic": false, + "name": "aria_used_for_temp_tables", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "1#aria_used_for_temp_tables" + ] + }, + "deadlock_search_depth_long": { + "cli": "--deadlock-search-depth-long=#", + "default": "15", + "dynamic": true, + "name": "deadlock_search_depth_long", + "range": { + "from": 0, + "to": 33 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#deadlock_search_depth_long" + ] + }, + "deadlock_search_depth_short": { + "cli": "--deadlock-search-depth-short=#", + "default": "4", + "dynamic": true, + "name": "deadlock_search_depth_short", + "range": { + "from": 0, + "to": 32 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#deadlock_search_depth_short" + ] + }, + "deadlock_timeout_long": { + "cli": "--deadlock-timeout-long=#", + "default": "50000000", + "dynamic": true, + "name": "deadlock_timeout_long", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#deadlock_timeout_long" + ] + }, + "deadlock_timeout_short": { + "cli": "--deadlock-timeout-short=#", + "default": "10000", + "dynamic": true, + "name": "deadlock_timeout_short", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "1#deadlock_timeout_short" + ] + }, + "Cassandra_multiget_keys_scanned": { + "name": "Cassandra_multiget_keys_scanned", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "3#cassandra_multiget_keys_scanned" + ] + }, + "Cassandra_multiget_reads": { + "name": "Cassandra_multiget_reads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_multiget_reads" + ] + }, + "Cassandra_multiget_rows_read": { + "name": "Cassandra_multiget_rows_read", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_multiget_rows_read" + ] + }, + "Cassandra_network_exceptions": { + "name": "Cassandra_network_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_network_exceptions" + ] + }, + "Cassandra_row_insert_batches": { + "name": "Cassandra_row_insert_batches", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_row_insert_batches" + ] + }, + "Cassandra_row_inserts": { + "name": "Cassandra_row_inserts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_row_inserts" + ] + }, + "Cassandra_timeout_exceptions": { + "name": "Cassandra_timeout_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_timeout_exceptions" + ] + }, + "Cassandra_unavailable_exceptions": { + "name": "Cassandra_unavailable_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "2#cassandra_unavailable_exceptions" + ] + }, + "cassandra_default_thrift_host": { + "dynamic": true, + "name": "cassandra_default_thrift_host", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "4#cassandra_default_thrift_host" + ] + }, + "cassandra_failure_retries": { + "default": "3", + "dynamic": true, + "name": "cassandra_failure_retries", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + "3#cassandra_failure_retries" + ] + }, + "cassandra_insert_batch_size": { + "default": "100", + "dynamic": true, + "name": "cassandra_insert_batch_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + "3#cassandra_insert_batch_size" + ] + }, + "cassandra_multiget_batch_size": { + "default": "100", + "dynamic": true, + "name": "cassandra_multiget_batch_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + "3#cassandra_multiget_batch_size" + ] + }, + "cassandra_read_consistency": { + "default": "ONE", + "name": "cassandra_read_consistency", + "scope": [ + "global", + "session" + ], + "validValues": [ + "ONE", + "TWO", + "THREE", + "ANY", + "ALL", + "QUORUM", + "EACH_QUORUM", + "LOCAL_QUORUM", + "\n" + ], + "ids": [ + "3#cassandra_read_consistency" + ] + }, + "cassandra_rnd_batch_size": { + "default": "10000", + "name": "cassandra_rnd_batch_size", + "scope": [ + "global", + "session" + ], + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + "3#cassandra_rnd_batch_size" + ] + }, + "cassandra_write_consistency": { + "default": "ONE", + "name": "cassandra_write_consistency", + "scope": [ + "global", + "session" + ], + "validValues": [ + "ONE", + "TWO", + "THREE", + "ANY", + "ALL", + "QUORUM", + "EACH_QUORUM", + "LOCAL_QUORUM", + "\n" + ], + "ids": [ + "3#cassandra_write_consistency" + ] + }, + "connect_class_path": { + "cli": "--connect-class-path=value", + "default": "", + "dynamic": false, + "name": "connect_class_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "5#connect_class_path" + ] + }, + "connect_cond_push": { + "cli": "--connect-cond-push={0|1}", + "default": "ON", + "dynamic": true, + "name": "connect_cond_push", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + "4#connect_cond_push" + ] + }, + "connect_conv_size": { + "cli": "--connect-conv-size=#", + "default": ">= MariaDB 10.4.8, MariaDB 10.3.18, MariaDB 10.2.27: 1024, <= MariaDB 10.4.7, MariaDB 10.3.17, MariaDB 10.2.26: 8192", + "dynamic": true, + "name": "connect_conv_size", + "range": { + "from": 0, + "to": 65500 + }, + "scope": [ + "session", + "global" + ], + "type": "integer", + "ids": [ + "4#connect_conv_size" + ] + }, + "connect_enable_mongo": { + "cli": "--connect-enable-mongo={0|1}", + "default": "OFF", + "dynamic": false, + "name": "connect_enable_mongo", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + "4#connect_enable_mongo" + ] + }, + "connect_exact_info": { + "cli": "--connect-exact-info=#", + "default": "OFF", + "dynamic": true, + "name": "connect_exact_info", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + "4#connect_exact_info" + ] + }, + "connect_indx_map": { + "cli": "--connect-indx-map=#", + "default": "OFF", + "dynamic": true, + "name": "connect_indx_map", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "4#connect_indx_map" + ] + }, + "connect_java_wrapper": { + "cli": "--connect-java-wrapper=val", + "default": "wrappers/JdbcInterface", + "dynamic": true, + "name": "connect_java_wrapper", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + "4#connect_java_wrapper" + ] + }, + "connect_json_grp_size": { + "cli": "--connect-json-grp-size=#", + "default": "10", + "dynamic": true, + "name": "connect_json_grp_size", + "range": { + "from": 1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "4#connect_json_grp_size" + ] + }, + "connect_json_null": { + "cli": "--connect-json-null=value", + "default": "", + "dynamic": true, + "name": "connect_json_null", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + "4#connect_json_null" + ] + }, + "connect_jvm_path": { + "cli": "--connect-jvm_path=value", + "default": "", + "dynamic": false, + "name": "connect_jvm_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "4#connect_jvm_path" + ] + }, + "connect_type_conv": { + "cli": "--connect-type-conv=#", + "default": "YES (>= Connect 1.06.006), NO (<= Connect 1.06.005)", + "dynamic": true, + "name": "connect_type_conv", + "scope": [ + "session", + "global" + ], + "validValues": [ + "NO", + "YES", + "SKIP" + ], + "ids": [ + "4#connect_type_conv" + ] + }, + "connect_use_tempfile": { + "cli": "--connect-use-tempfile=#", + "default": "AUTO", + "dynamic": true, + "name": "connect_use_tempfile", + "scope": [ + "session" + ], + "ids": [ + "4#connect_use_tempfile" + ] + }, + "connect_work_size": { + "cli": "--connect-work-size=#", + "default": "67108864", + "dynamic": true, + "name": "connect_work_size", + "range": { + "from": 4194304, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "4#connect_work_size" + ] + }, + "connect_xtrace": { + "cli": "--connect-xtrace=#", + "default": "0", + "dynamic": true, + "name": "connect_xtrace", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "set", + "validValues": [], + "ids": [ + "4#connect_xtrace" + ] + }, + "wsrep_apply_oooe": { + "name": "wsrep_apply_oooe", + "ids": [ + "6#wsrep_apply_oooe" + ] + }, + "wsrep_apply_oool": { + "name": "wsrep_apply_oool", + "ids": [ + "5#wsrep_apply_oool" + ] + }, + "wsrep_apply_window": { + "name": "wsrep_apply_window", + "ids": [ + "5#wsrep_apply_window" + ] + }, + "wsrep_cert_deps_distance": { + "name": "wsrep_cert_deps_distance", + "ids": [ + "5#wsrep_cert_deps_distance" + ] + }, + "wsrep_cert_index_size": { + "name": "wsrep_cert_index_size", + "type": "integer", + "ids": [ + "5#wsrep_cert_index_size" + ] + }, + "wsrep_cert_interval": { + "name": "wsrep_cert_interval", + "type": "integer", + "ids": [ + "5#wsrep_cert_interval" + ] + }, + "wsrep_cluster_capabilities": { + "name": "wsrep_cluster_capabilities", + "ids": [ + "5#wsrep_cluster_capabilities" + ] + }, + "wsrep_cluster_conf_id": { + "name": "wsrep_cluster_conf_id", + "type": "integer", + "ids": [ + "5#wsrep_cluster_conf_id" + ] + }, + "wsrep_cluster_size": { + "name": "wsrep_cluster_size", + "type": "integer", + "ids": [ + "5#wsrep_cluster_size" + ] + }, + "wsrep_cluster_state_uuid": { + "name": "wsrep_cluster_state_uuid", + "ids": [ + "5#wsrep_cluster_state_uuid" + ] + }, + "wsrep_cluster_status": { + "name": "wsrep_cluster_status", + "ids": [ + "5#wsrep_cluster_status" + ] + }, + "wsrep_cluster_weight": { + "name": "wsrep_cluster_weight", + "ids": [ + "5#wsrep_cluster_weight" + ] + }, + "wsrep_commit_oooe": { + "name": "wsrep_commit_oooe", + "ids": [ + "5#wsrep_commit_oooe" + ] + }, + "wsrep_commit_oool": { + "name": "wsrep_commit_oool", + "ids": [ + "5#wsrep_commit_oool" + ] + }, + "wsrep_commit_window": { + "name": "wsrep_commit_window", + "ids": [ + "5#wsrep_commit_window" + ] + }, + "wsrep_connected": { + "name": "wsrep_connected", + "ids": [ + "5#wsrep_connected" + ] + }, + "wsrep_desync_count": { + "name": "wsrep_desync_count", + "type": "integer", + "ids": [ + "5#wsrep_desync_count" + ] + }, + "wsrep_evs_delayed": { + "name": "wsrep_evs_delayed", + "ids": [ + "5#wsrep_evs_delayed" + ] + }, + "wsrep_evs_evict_list": { + "name": "wsrep_evs_evict_list", + "ids": [ + "5#wsrep_evs_evict_list" + ] + }, + "wsrep_evs_repl_latency": { + "name": "wsrep_evs_repl_latency", + "ids": [ + "5#wsrep_evs_repl_latency" + ] + }, + "wsrep_evs_state": { + "name": "wsrep_evs_state", + "ids": [ + "5#wsrep_evs_state" + ] + }, + "wsrep_flow_control_paused": { + "name": "wsrep_flow_control_paused", + "ids": [ + "5#wsrep_flow_control_paused" + ] + }, + "wsrep_flow_control_paused_ns": { + "name": "wsrep_flow_control_paused_ns", + "ids": [ + "5#wsrep_flow_control_paused_ns" + ] + }, + "wsrep_flow_control_recv": { + "name": "wsrep_flow_control_recv", + "type": "integer", + "ids": [ + "5#wsrep_flow_control_recv" + ] + }, + "wsrep_flow_control_sent": { + "name": "wsrep_flow_control_sent", + "type": "integer", + "ids": [ + "5#wsrep_flow_control_sent" + ] + }, + "wsrep_gcomm_uuid": { + "name": "wsrep_gcomm_uuid", + "ids": [ + "5#wsrep_gcomm_uuid" + ] + }, + "wsrep_incoming_addresses": { + "name": "wsrep_incoming_addresses", + "ids": [ + "5#wsrep_incoming_addresses" + ] + }, + "wsrep_last_committed": { + "name": "wsrep_last_committed", + "type": "integer", + "ids": [ + "5#wsrep_last_committed" + ] + }, + "wsrep_local_bf_aborts": { + "name": "wsrep_local_bf_aborts", + "type": "integer", + "ids": [ + "5#wsrep_local_bf_aborts" + ] + }, + "wsrep_local_cached_downto": { + "name": "wsrep_local_cached_downto", + "ids": [ + "5#wsrep_local_cached_downto" + ] + }, + "wsrep_local_cert_failures": { + "name": "wsrep_local_cert_failures", + "type": "integer", + "ids": [ + "5#wsrep_local_cert_failures" + ] + }, + "wsrep_local_commits": { + "name": "wsrep_local_commits", + "type": "integer", + "ids": [ + "5#wsrep_local_commits" + ] + }, + "wsrep_local_index": { + "name": "wsrep_local_index", + "ids": [ + "5#wsrep_local_index" + ] + }, + "wsrep_local_recv_queue": { + "name": "wsrep_local_recv_queue", + "type": "integer", + "ids": [ + "5#wsrep_local_recv_queue" + ] + }, + "wsrep_local_recv_queue_avg": { + "name": "wsrep_local_recv_queue_avg", + "ids": [ + "5#wsrep_local_recv_queue_avg" + ] + }, + "wsrep_local_recv_queue_max": { + "name": "wsrep_local_recv_queue_max", + "ids": [ + "5#wsrep_local_recv_queue_max" + ] + }, + "wsrep_local_recv_queue_min": { + "name": "wsrep_local_recv_queue_min", + "ids": [ + "5#wsrep_local_recv_queue_min" + ] + }, + "wsrep_local_replays": { + "name": "wsrep_local_replays", + "type": "integer", + "ids": [ + "5#wsrep_local_replays" + ] + }, + "wsrep_local_send_queue": { + "name": "wsrep_local_send_queue", + "type": "integer", + "ids": [ + "5#wsrep_local_send_queue" + ] + }, + "wsrep_local_send_queue_avg": { + "name": "wsrep_local_send_queue_avg", + "ids": [ + "5#wsrep_local_send_queue_avg" + ] + }, + "wsrep_local_send_queue_max": { + "name": "wsrep_local_send_queue_max", + "ids": [ + "5#wsrep_local_send_queue_max" + ] + }, + "wsrep_local_send_queue_min": { + "name": "wsrep_local_send_queue_min", + "ids": [ + "5#wsrep_local_send_queue_min" + ] + }, + "wsrep_local_state": { + "name": "wsrep_local_state", + "ids": [ + "5#wsrep_local_state" + ] + }, + "wsrep_local_state_comment": { + "name": "wsrep_local_state_comment", + "ids": [ + "5#wsrep_local_state_comment" + ] + }, + "wsrep_local_state_uuid": { + "name": "wsrep_local_state_uuid", + "ids": [ + "5#wsrep_local_state_uuid" + ] + }, + "wsrep_open_connections": { + "name": "wsrep_open_connections", + "type": "integer", + "ids": [ + "5#wsrep_open_connections" + ] + }, + "wsrep_open_transactions": { + "name": "wsrep_open_transactions", + "type": "integer", + "ids": [ + "5#wsrep_open_transactions" + ] + }, + "wsrep_protocol_version": { + "name": "wsrep_protocol_version", + "ids": [ + "5#wsrep_protocol_version" + ] + }, + "wsrep_provider_name": { + "name": "wsrep_provider_name", + "ids": [ + "5#wsrep_provider_name" + ] + }, + "wsrep_provider_vendor": { + "name": "wsrep_provider_vendor", + "ids": [ + "5#wsrep_provider_vendor" + ] + }, + "wsrep_provider_version": { + "name": "wsrep_provider_version", + "type": "integer", + "ids": [ + "5#wsrep_provider_version" + ] + }, + "wsrep_ready": { + "name": "wsrep_ready", + "ids": [ + "5#wsrep_ready" + ] + }, + "wsrep_received": { + "name": "wsrep_received", + "type": "integer", + "ids": [ + "5#wsrep_received" + ] + }, + "wsrep_received_bytes": { + "name": "wsrep_received_bytes", + "type": "byte", + "ids": [ + "5#wsrep_received_bytes" + ] + }, + "wsrep_repl_data_bytes": { + "name": "wsrep_repl_data_bytes", + "type": "integer", + "ids": [ + "5#wsrep_repl_data_bytes" + ] + }, + "wsrep_repl_keys": { + "name": "wsrep_repl_keys", + "type": "integer", + "ids": [ + "5#wsrep_repl_keys" + ] + }, + "wsrep_repl_keys_bytes": { + "name": "wsrep_repl_keys_bytes", + "type": "integer", + "ids": [ + "5#wsrep_repl_keys_bytes" + ] + }, + "wsrep_repl_other_bytes": { + "name": "wsrep_repl_other_bytes", + "type": "integer", + "ids": [ + "5#wsrep_repl_other_bytes" + ] + }, + "wsrep_replicated": { + "name": "wsrep_replicated", + "type": "integer", + "ids": [ + "5#wsrep_replicated" + ] + }, + "wsrep_replicated_bytes": { + "name": "wsrep_replicated_bytes", + "type": "byte", + "ids": [ + "5#wsrep_replicated_bytes" + ] + }, + "wsrep_thread_count": { + "name": "wsrep_thread_count", + "type": "integer", + "ids": [ + "5#wsrep_thread_count" + ] + }, + "wsrep_auto_increment_control": { + "cli": "--wsrep-auto-increment-control[={0|1}]", + "default": "ON", + "dynamic": true, + "name": "wsrep_auto_increment_control", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "7#wsrep_auto_increment_control" + ] + }, + "wsrep_causal_reads": { + "cli": "--wsrep-causal-reads[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_causal_reads", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + "6#wsrep_causal_reads" + ] + }, + "wsrep_certification_rules": { + "cli": "--wsrep-certifcation-rules", + "default": "strict", + "dynamic": true, + "name": "wsrep_certification_rules", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "strict", + "optimized" + ], + "ids": [ + "6#wsrep_certification_rules" + ] + }, + "wsrep_certify_nonPK": { + "cli": "--wsrep-certify-nonPK[={0|1}]", + "default": "ON", + "dynamic": true, + "name": "wsrep_certify_nonPK", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_certify_nonpk" + ] + }, + "wsrep_cluster_address": { + "cli": "--wsrep-cluster-address=value", + "dynamic": false, + "name": "wsrep_cluster_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_cluster_address" + ] + }, + "wsrep_cluster_name": { + "cli": "--wsrep-cluster-name=value", + "default": "my_wsrep_cluster", + "dynamic": true, + "name": "wsrep_cluster_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_cluster_name" + ] + }, + "wsrep_convert_LOCK_to_trx": { + "cli": "--wsrep-convert-LOCK-to-trx[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_convert_LOCK_to_trx", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_convert_lock_to_trx" + ] + }, + "wsrep_data_home_dir": { + "cli": "--wsrep-data-home-dir=value", + "default": "The datadir variable value.", + "dynamic": false, + "name": "wsrep_data_home_dir", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_data_home_dir" + ] + }, + "wsrep_dbug_option": { + "cli": "--wsrep-dbug-option=value", + "dynamic": true, + "name": "wsrep_dbug_option", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_dbug_option" + ] + }, + "wsrep_debug": { + "cli": "--wsrep-debug[={0|1}]", + "default": "NONE (>= MariaDB 10.4.3), OFF (<= MariaDB 10.4.2)", + "dynamic": true, + "name": "wsrep_debug", + "scope": [ + "global" + ], + "ids": [ + "6#wsrep_debug" + ] + }, + "wsrep_desync": { + "cli": "--wsrep-desync[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_desync", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_desync" + ] + }, + "wsrep_dirty_reads": { + "cli": "--wsrep-dirty-reads[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_dirty_reads", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "validValues": [ + "ON", + "OFF" + ], + "ids": [ + "6#wsrep_dirty_reads" + ] + }, + "wsrep_drupal_282555_workaround": { + "cli": "--wsrep-drupal-282555-workaround[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_drupal_282555_workaround", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_drupal_282555_workaround" + ] + }, + "wsrep_forced_binlog_format": { + "cli": "--wsrep-forced-binlog-format=value", + "default": "NONE", + "dynamic": true, + "name": "wsrep_forced_binlog_format", + "scope": [ + "global" + ], + "validValues": [ + "STATEMENT", + "ROW", + "MIXED", + "NONE" + ], + "ids": [ + "6#wsrep_forced_binlog_format" + ] + }, + "wsrep_gtid_domain_id": { + "cli": "--wsrep-gtid-domain-id=#", + "default": "0", + "dynamic": true, + "name": "wsrep_gtid_domain_id", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_gtid_domain_id" + ] + }, + "wsrep_gtid_mode": { + "cli": "--wsrep-gtid-mode[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_gtid_mode", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_gtid_mode" + ] + }, + "wsrep_ignore_apply_errors": { + "cli": "--wsrep-ignore-apply-errors", + "default": "0", + "dynamic": true, + "name": "wsrep_ignore_apply_errors", + "range": { + "from": 0, + "to": 7 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_ignore_apply_errors" + ] + }, + "wsrep_load_data_splitting": { + "cli": "--wsrep-load-data-splitting[={0|1}]", + "default": "OFF (>= MariaDB 10.4.3), ON (<= MariaDB 10.4.2)", + "dynamic": true, + "name": "wsrep_load_data_splitting", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_load_data_splitting" + ] + }, + "wsrep_log_conflicts": { + "cli": "--wsrep-log-conflicts[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_log_conflicts", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_log_conflicts" + ] + }, + "wsrep_max_ws_rows": { + "cli": "--wsrep-max-ws-rows=#", + "default": "0 (>= MariaDB Galera 10.0.27, MariaDB 10.1.17), 131072 (<= MariaDB Galera 10.0.26, MariaDB 10.1.16)", + "dynamic": true, + "name": "wsrep_max_ws_rows", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_max_ws_rows" + ] + }, + "wsrep_max_ws_size": { + "cli": "--wsrep-max-ws-size=#", + "default": "2147483647 (2GB, >= MariaDB Galera 10.0.27, MariaDB 10.1.17), 1073741824 (1GB, <= MariaDB Galera 10.0.26, MariaDB 10.1.16)", + "dynamic": true, + "name": "wsrep_max_ws_size", + "range": { + "from": 1024, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_max_ws_size" + ] + }, + "wsrep_mysql_replication_bundle": { + "cli": "--wsrep-mysql-replication-bundle=#", + "default": "0", + "dynamic": false, + "name": "wsrep_mysql_replication_bundle", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_mysql_replication_bundle" + ] + }, + "wsrep_node_address": { + "cli": "--wsrep-node-address=value", + "default": "Primary network address, usually eth0 with a default port of 4567, or 0.0.0.0 if no IP address.", + "dynamic": false, + "name": "wsrep_node_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_node_address" + ] + }, + "wsrep_node_incoming_address": { + "cli": "--wsrep-node-incoming-address=value", + "default": "AUTO", + "dynamic": false, + "name": "wsrep_node_incoming_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_node_incoming_address" + ] + }, + "wsrep_node_name": { + "cli": "--wsrep-node-name=value", + "default": "The server's hostname.", + "dynamic": true, + "name": "wsrep_node_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_node_name" + ] + }, + "wsrep_notify_cmd": { + "cli": "--wsrep-notify-command=value", + "default": "Empty", + "dynamic": true, + "name": "wsrep_notify_cmd", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_notify_cmd" + ] + }, + "wsrep_on": { + "cli": "--wsrep-on[={0|1}]", + "default": "OFF (>= MariaDB 10.1), ON (<= MariaDB Galera Cluster 10.0),", + "dynamic": true, + "name": "wsrep_on", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "validValues": [ + "ON", + "OFF" + ], + "ids": [ + "6#wsrep_on" + ] + }, + "wsrep_OSU_method": { + "cli": "--wsrep-OSU-method[=value]", + "default": "TOI", + "dynamic": true, + "name": "wsrep_OSU_method", + "scope": [ + "global", + "session" + ], + "validValues": [ + "TOI", + "RSU" + ], + "ids": [ + "6#wsrep_osu_method" + ] + }, + "wsrep_patch_version": { + "default": "None", + "dynamic": false, + "name": "wsrep_patch_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_patch_version" + ] + }, + "wsrep_provider": { + "cli": "--wsrep-provider=value", + "default": "None", + "dynamic": true, + "name": "wsrep_provider", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_provider" + ] + }, + "wsrep_provider_options": { + "cli": "--wsrep-provider-options=value", + "default": "Empty", + "dynamic": false, + "name": "wsrep_provider_options", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_provider_options" + ] + }, + "wsrep_recover": { + "cli": "--wsrep-recover[={0|1}]", + "default": "OFF", + "dynamic": false, + "name": "wsrep_recover", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_recover" + ] + }, + "wsrep_reject_queries": { + "cli": "--wsrep-reject-queries[=value]", + "default": "NONE", + "dynamic": true, + "name": "wsrep_reject_queries", + "scope": [ + "global" + ], + "validValues": [ + "NONE", + "ALL", + "ALL_KILL" + ], + "ids": [ + "6#wsrep_reject_queries" + ] + }, + "wsrep_replicate_myisam": { + "cli": "--wsrep-replicate-myisam[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_replicate_myisam", + "scope": [ + "global" + ], + "type": "boolean", + "validValues": [ + "ON", + "OFF" + ], + "ids": [ + "6#wsrep_replicate_myisam" + ] + }, + "wsrep_restart_slave": { + "cli": "--wsrep-restart-slave[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_restart_slave", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_restart_slave" + ] + }, + "wsrep_retry_autocommit": { + "cli": "--wsrep-retry-autocommit=value", + "default": "1", + "dynamic": false, + "name": "wsrep_retry_autocommit", + "range": { + "from": 0, + "to": 10000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_retry_autocommit" + ] + }, + "wsrep_slave_FK_checks": { + "cli": "--wsrep-slave-FK-checks[={0|1}]", + "default": "ON", + "dynamic": true, + "name": "wsrep_slave_FK_checks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_slave_fk_checks" + ] + }, + "wsrep_slave_threads": { + "cli": "--wsrep-slave-threads=#", + "default": "1", + "dynamic": true, + "name": "wsrep_slave_threads", + "range": { + "from": 1, + "to": 512 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "6#wsrep_slave_threads" + ] + }, + "wsrep_slave_UK_checks": { + "cli": "--wsrep-slave-UK-checks[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_slave_UK_checks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_slave_uk_checks" + ] + }, + "wsrep_sr_store": { + "cli": "--wsrep-sr-store=val", + "default": "table", + "dynamic": false, + "name": "wsrep_sr_store", + "scope": [ + "global" + ], + "validValues": [ + "table", + "none" + ], + "ids": [ + "6#wsrep_sr_store" + ] + }, + "wsrep_sst_auth": { + "cli": "--wsrep-sst-auth=value", + "default": "(Empty)", + "dynamic": true, + "name": "wsrep_sst_auth", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_sst_auth" + ] + }, + "wsrep_sst_donor": { + "cli": "--wsrep-sst-donor=value", + "default": "", + "dynamic": true, + "name": "wsrep_sst_donor", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_sst_donor" + ] + }, + "wsrep_sst_donor_rejects_queries": { + "cli": "--wsrep-sst-donor-rejects-queries[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_sst_donor_rejects_queries", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "6#wsrep_sst_donor_rejects_queries" + ] + }, + "wsrep_sst_method": { + "cli": "--wsrep-sst-method=value", + "default": "rsync", + "dynamic": true, + "name": "wsrep_sst_method", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "rsync", + "mysqldump", + "xtrabackup", + "xtrabackup-v2", + "mariabackup" + ], + "ids": [ + "6#wsrep_sst_method" + ] + }, + "wsrep_sst_receive_address": { + "cli": "--wsrep-sst-receive-address=value", + "default": "AUTO", + "dynamic": true, + "name": "wsrep_sst_receive_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_sst_receive_address" + ] + }, + "wsrep_start_position": { + "cli": "--wsrep-start-position=value", + "default": "00000000-0000-0000-0000-000000000000:-1", + "dynamic": true, + "name": "wsrep_start_position", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "6#wsrep_start_position" + ] + }, + "wsrep_sync_wait": { + "cli": "--wsrep-sync-wait=#", + "default": "0", + "dynamic": true, + "name": "wsrep_sync_wait", + "range": { + "from": 0, + "to": 15 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "6#wsrep_sync_wait" + ] + }, + "wsrep_trx_fragment_size": { + "cli": "--wsrep-trx-fragment-size=#", + "default": "0", + "dynamic": true, + "name": "wsrep_trx_fragment_size", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + "6#wsrep_trx_fragment_size" + ] + }, + "wsrep_trx_fragment_unit": { + "cli": "--wsrep-trx-fragment-unit=value", + "default": "bytes", + "dynamic": true, + "name": "wsrep_trx_fragment_unit", + "scope": [ + "global", + "session" + ], + "validValues": [ + "bytes", + "rows", + "statements" + ], + "ids": [ + "6#wsrep_trx_fragment_unit" + ] + }, + "gtid_binlog_pos": { + "default": "Null", + "dynamic": false, + "name": "gtid_binlog_pos", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "8#gtid_binlog_pos" + ] + }, + "gtid_binlog_state": { + "default": "Null", + "dynamic": true, + "name": "gtid_binlog_state", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "7#gtid_binlog_state" + ] + }, + "gtid_current_pos": { + "default": "Null", + "dynamic": false, + "name": "gtid_current_pos", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "7#gtid_current_pos" + ] + }, + "gtid_domain_id": { + "cli": "--gtid-domain-id=#", + "default": "0", + "dynamic": true, + "name": "gtid_domain_id", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "ids": [ + "7#gtid_domain_id" + ] + }, + "last_gtid": { + "dynamic": false, + "name": "last_gtid", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + "7#last_gtid" + ] + }, + "server_id": { + "dynamic": true, + "name": "server_id", + "type": "integer", + "ids": [ + "7#server_id", + "9#server_id", + "10#sysvar_server_id" + ] + }, + "gtid_seq_no": { + "default": "Null", + "dynamic": true, + "name": "gtid_seq_no", + "scope": [ + "session" + ], + "ids": [ + "7#gtid_seq_no" + ] + }, + "gtid_ignore_duplicates": { + "cli": "--gtid-ignore-duplicates=#", + "default": "OFF", + "dynamic": true, + "name": "gtid_ignore_duplicates", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + "7#gtid_ignore_duplicates" + ] + }, + "gtid_pos_auto_engines": { + "cli": "--gtid-pos-auto-engines=value", + "default": "empty", + "dynamic": true, + "name": "gtid_pos_auto_engines", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + "7#gtid_pos_auto_engines" + ] + }, + "gtid_cleanup_batch_size": { + "cli": "--gtid-cleanup-batch-size=#", + "default": "64", + "dynamic": true, + "name": "gtid_cleanup_batch_size", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + "7#gtid_cleanup_batch_size" + ] + }, + "Server_audit_active": { + "name": "Server_audit_active", + "type": "boolean", + "ids": [ + "11#server_audit_active" + ] + }, + "Server_audit_current_log": { + "name": "Server_audit_current_log", + "type": "string", + "ids": [ + "10#server_audit_current_log" + ] + }, + "Server_audit_last_error": { + "name": "Server_audit_last_error", + "type": "string", + "ids": [ + "10#server_audit_last_error" + ] + }, + "Server_audit_writes_failed": { + "default": "0", + "name": "Server_audit_writes_failed", + "type": "integer", + "ids": [ + "10#server_audit_writes_failed" + ] + }, + "server_audit_events": { + "cli": "--server-audit-events=value", + "default": "Empty string", + "dynamic": true, + "name": "server_audit_events", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "CONNECT", + "QUERY", + "TABLE", + "CONNECT", + "QUERY", + "TABLE", + "QUERY_DDL", + "QUERY_DML", + "CONNECT", + "QUERY", + "TABLE", + "QUERY_DDL", + "QUERY_DML", + "QUERY_DCL", + "CONNECT", + "QUERY", + "TABLE", + "QUERY_DDL", + "QUERY_DML", + "QUERY_DCL", + "QUERY_DML_NO_SELECT" + ], + "ids": [ + "12#server_audit_events" + ] + }, + "server_audit_excl_users": { + "