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-raw.json | 38229 +++++++++++++++++++ .../mariadb-mysql-kbs/dist/merged-raw.md | 32426 ++++++++++++++++ .../mariadb-mysql-kbs/dist/merged-slim.json | 29711 ++++++++++++++ .../mariadb-mysql-kbs/dist/merged-ultraslim.json | 1 + .../mariadb-mysql-kbs/dist/merged-ultraslim.php | 2 + 5 files changed, 100369 insertions(+) create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-ultraslim.json create mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-ultraslim.php (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist') diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json new file mode 100644 index 0000000..f038776 --- /dev/null +++ b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json @@ -0,0 +1,38229 @@ +{ + "vars": { + "Aria_pagecache_blocks_not_flushed": { + "name": "Aria_pagecache_blocks_not_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_blocks_not_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_blocks_unused": { + "name": "Aria_pagecache_blocks_unused", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_blocks_unused", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_blocks_used": { + "name": "Aria_pagecache_blocks_used", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_blocks_used", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_read_requests": { + "name": "Aria_pagecache_read_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_read_requests", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_reads": { + "name": "Aria_pagecache_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_reads", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_write_requests": { + "name": "Aria_pagecache_write_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_write_requests", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_pagecache_writes": { + "name": "Aria_pagecache_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_pagecache_writes", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "Aria_transaction_log_syncs": { + "name": "Aria_transaction_log_syncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_transaction_log_syncs", + "url": "https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/" + } + ] + }, + "aria_block_size": { + "cli": "--aria-block-size=#", + "default": "8192", + "dynamic": false, + "name": "aria_block_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_checkpoint_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_checkpoint_log_activity": { + "cli": "aria-checkpoint-log-activity=#", + "default": "1048576", + "dynamic": true, + "name": "aria_checkpoint_log_activity", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_checkpoint_log_activity", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_encrypt_tables": { + "cli": "aria-encrypt-tables={0|1}", + "default": "OFF", + "dynamic": true, + "name": "aria_encrypt_tables", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "aria_encrypt_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_force_start_after_recovery_failures", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_group_commit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_group_commit_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_log_file_size": { + "cli": "--aria-log-file-size=#", + "default": "1073741824", + "dynamic": true, + "name": "aria_log_file_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_log_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_log_purge_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_max_sort_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_page_checksum": { + "cli": "--aria-page-checksum=#", + "default": "ON", + "dynamic": true, + "name": "aria_page_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "aria_page_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_pagecache_age_threshold", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_pagecache_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_pagecache_division_limit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_pagecache_file_hash_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_recover": { + "name": "aria_recover", + "ids": [ + { + "anchor": "aria_recover", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_recover_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_repair_threads": { + "cli": "--aria-repair-threads=#", + "default": "1", + "dynamic": true, + "name": "aria_repair_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "aria_repair_threads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_sort_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_stats_method", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "aria_sync_log_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "aria_used_for_temp_tables": { + "default": "ON", + "dynamic": false, + "name": "aria_used_for_temp_tables", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "aria_used_for_temp_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "deadlock_search_depth_long", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "deadlock_search_depth_short", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "deadlock_timeout_long", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "deadlock_timeout_short", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/" + } + ] + }, + "Cassandra_multiget_keys_scanned": { + "name": "Cassandra_multiget_keys_scanned", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_multiget_keys_scanned", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_multiget_reads": { + "name": "Cassandra_multiget_reads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_multiget_reads", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_multiget_rows_read": { + "name": "Cassandra_multiget_rows_read", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_multiget_rows_read", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_network_exceptions": { + "name": "Cassandra_network_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_network_exceptions", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_row_insert_batches": { + "name": "Cassandra_row_insert_batches", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_row_insert_batches", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_row_inserts": { + "name": "Cassandra_row_inserts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_row_inserts", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_timeout_exceptions": { + "name": "Cassandra_timeout_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_timeout_exceptions", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "Cassandra_unavailable_exceptions": { + "name": "Cassandra_unavailable_exceptions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cassandra_unavailable_exceptions", + "url": "https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/" + } + ] + }, + "cassandra_default_thrift_host": { + "dynamic": true, + "name": "cassandra_default_thrift_host", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "cassandra_default_thrift_host", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "cassandra_failure_retries": { + "default": "3", + "dynamic": true, + "name": "cassandra_failure_retries", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + { + "anchor": "cassandra_failure_retries", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "cassandra_insert_batch_size": { + "default": "100", + "dynamic": true, + "name": "cassandra_insert_batch_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + { + "anchor": "cassandra_insert_batch_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "cassandra_multiget_batch_size": { + "default": "100", + "dynamic": true, + "name": "cassandra_multiget_batch_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + { + "anchor": "cassandra_multiget_batch_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "cassandra_read_consistency", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "cassandra_rnd_batch_size": { + "default": "10000", + "name": "cassandra_rnd_batch_size", + "scope": [ + "global", + "session" + ], + "validValues": [ + "1", + "1073741824" + ], + "ids": [ + { + "anchor": "cassandra_rnd_batch_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "cassandra_write_consistency", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/" + } + ] + }, + "connect_class_path": { + "cli": "--connect-class-path=value", + "default": "", + "dynamic": false, + "name": "connect_class_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "connect_class_path", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_cond_push": { + "cli": "--connect-cond-push={0|1}", + "default": "ON", + "dynamic": true, + "name": "connect_cond_push", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "connect_cond_push", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "connect_conv_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_enable_mongo": { + "cli": "--connect-enable-mongo={0|1}", + "default": "OFF", + "dynamic": false, + "name": "connect_enable_mongo", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "connect_enable_mongo", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_exact_info": { + "cli": "--connect-exact-info=#", + "default": "OFF", + "dynamic": true, + "name": "connect_exact_info", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "connect_exact_info", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_indx_map": { + "cli": "--connect-indx-map=#", + "default": "OFF", + "dynamic": true, + "name": "connect_indx_map", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "connect_indx_map", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_java_wrapper": { + "cli": "--connect-java-wrapper=val", + "default": "wrappers/JdbcInterface", + "dynamic": true, + "name": "connect_java_wrapper", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "connect_java_wrapper", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "connect_json_grp_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_json_null": { + "cli": "--connect-json-null=value", + "default": "", + "dynamic": true, + "name": "connect_json_null", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "connect_json_null", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_jvm_path": { + "cli": "--connect-jvm_path=value", + "default": "", + "dynamic": false, + "name": "connect_jvm_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "connect_jvm_path", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "connect_type_conv", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_use_tempfile": { + "cli": "--connect-use-tempfile=#", + "default": "AUTO", + "dynamic": true, + "name": "connect_use_tempfile", + "scope": [ + "session" + ], + "ids": [ + { + "anchor": "connect_use_tempfile", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "connect_work_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "connect_xtrace": { + "cli": "--connect-xtrace=#", + "default": "0", + "dynamic": true, + "name": "connect_xtrace", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "set", + "validValues": [], + "ids": [ + { + "anchor": "connect_xtrace", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/" + } + ] + }, + "wsrep_apply_oooe": { + "name": "wsrep_apply_oooe", + "ids": [ + { + "anchor": "wsrep_apply_oooe", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_apply_oool": { + "name": "wsrep_apply_oool", + "ids": [ + { + "anchor": "wsrep_apply_oool", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_apply_window": { + "name": "wsrep_apply_window", + "ids": [ + { + "anchor": "wsrep_apply_window", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cert_deps_distance": { + "name": "wsrep_cert_deps_distance", + "ids": [ + { + "anchor": "wsrep_cert_deps_distance", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cert_index_size": { + "name": "wsrep_cert_index_size", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_cert_index_size", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cert_interval": { + "name": "wsrep_cert_interval", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_cert_interval", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_capabilities": { + "name": "wsrep_cluster_capabilities", + "ids": [ + { + "anchor": "wsrep_cluster_capabilities", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_conf_id": { + "name": "wsrep_cluster_conf_id", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_cluster_conf_id", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_size": { + "name": "wsrep_cluster_size", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_cluster_size", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_state_uuid": { + "name": "wsrep_cluster_state_uuid", + "ids": [ + { + "anchor": "wsrep_cluster_state_uuid", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_status": { + "name": "wsrep_cluster_status", + "ids": [ + { + "anchor": "wsrep_cluster_status", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_cluster_weight": { + "name": "wsrep_cluster_weight", + "ids": [ + { + "anchor": "wsrep_cluster_weight", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_commit_oooe": { + "name": "wsrep_commit_oooe", + "ids": [ + { + "anchor": "wsrep_commit_oooe", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_commit_oool": { + "name": "wsrep_commit_oool", + "ids": [ + { + "anchor": "wsrep_commit_oool", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_commit_window": { + "name": "wsrep_commit_window", + "ids": [ + { + "anchor": "wsrep_commit_window", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_connected": { + "name": "wsrep_connected", + "ids": [ + { + "anchor": "wsrep_connected", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_desync_count": { + "name": "wsrep_desync_count", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_desync_count", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_evs_delayed": { + "name": "wsrep_evs_delayed", + "ids": [ + { + "anchor": "wsrep_evs_delayed", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_evs_evict_list": { + "name": "wsrep_evs_evict_list", + "ids": [ + { + "anchor": "wsrep_evs_evict_list", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_evs_repl_latency": { + "name": "wsrep_evs_repl_latency", + "ids": [ + { + "anchor": "wsrep_evs_repl_latency", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_evs_state": { + "name": "wsrep_evs_state", + "ids": [ + { + "anchor": "wsrep_evs_state", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_flow_control_paused": { + "name": "wsrep_flow_control_paused", + "ids": [ + { + "anchor": "wsrep_flow_control_paused", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_flow_control_paused_ns": { + "name": "wsrep_flow_control_paused_ns", + "ids": [ + { + "anchor": "wsrep_flow_control_paused_ns", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_flow_control_recv": { + "name": "wsrep_flow_control_recv", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_flow_control_recv", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_flow_control_sent": { + "name": "wsrep_flow_control_sent", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_flow_control_sent", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_gcomm_uuid": { + "name": "wsrep_gcomm_uuid", + "ids": [ + { + "anchor": "wsrep_gcomm_uuid", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_incoming_addresses": { + "name": "wsrep_incoming_addresses", + "ids": [ + { + "anchor": "wsrep_incoming_addresses", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_last_committed": { + "name": "wsrep_last_committed", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_last_committed", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_bf_aborts": { + "name": "wsrep_local_bf_aborts", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_bf_aborts", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_cached_downto": { + "name": "wsrep_local_cached_downto", + "ids": [ + { + "anchor": "wsrep_local_cached_downto", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_cert_failures": { + "name": "wsrep_local_cert_failures", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_cert_failures", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_commits": { + "name": "wsrep_local_commits", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_commits", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_index": { + "name": "wsrep_local_index", + "ids": [ + { + "anchor": "wsrep_local_index", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_recv_queue": { + "name": "wsrep_local_recv_queue", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_recv_queue", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_recv_queue_avg": { + "name": "wsrep_local_recv_queue_avg", + "ids": [ + { + "anchor": "wsrep_local_recv_queue_avg", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_recv_queue_max": { + "name": "wsrep_local_recv_queue_max", + "ids": [ + { + "anchor": "wsrep_local_recv_queue_max", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_recv_queue_min": { + "name": "wsrep_local_recv_queue_min", + "ids": [ + { + "anchor": "wsrep_local_recv_queue_min", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_replays": { + "name": "wsrep_local_replays", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_replays", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_send_queue": { + "name": "wsrep_local_send_queue", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_local_send_queue", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_send_queue_avg": { + "name": "wsrep_local_send_queue_avg", + "ids": [ + { + "anchor": "wsrep_local_send_queue_avg", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_send_queue_max": { + "name": "wsrep_local_send_queue_max", + "ids": [ + { + "anchor": "wsrep_local_send_queue_max", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_send_queue_min": { + "name": "wsrep_local_send_queue_min", + "ids": [ + { + "anchor": "wsrep_local_send_queue_min", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_state": { + "name": "wsrep_local_state", + "ids": [ + { + "anchor": "wsrep_local_state", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_state_comment": { + "name": "wsrep_local_state_comment", + "ids": [ + { + "anchor": "wsrep_local_state_comment", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_local_state_uuid": { + "name": "wsrep_local_state_uuid", + "ids": [ + { + "anchor": "wsrep_local_state_uuid", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_open_connections": { + "name": "wsrep_open_connections", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_open_connections", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_open_transactions": { + "name": "wsrep_open_transactions", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_open_transactions", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_protocol_version": { + "name": "wsrep_protocol_version", + "ids": [ + { + "anchor": "wsrep_protocol_version", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_provider_name": { + "name": "wsrep_provider_name", + "ids": [ + { + "anchor": "wsrep_provider_name", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_provider_vendor": { + "name": "wsrep_provider_vendor", + "ids": [ + { + "anchor": "wsrep_provider_vendor", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_provider_version": { + "name": "wsrep_provider_version", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_provider_version", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_ready": { + "name": "wsrep_ready", + "ids": [ + { + "anchor": "wsrep_ready", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_received": { + "name": "wsrep_received", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_received", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_received_bytes": { + "name": "wsrep_received_bytes", + "type": "byte", + "ids": [ + { + "anchor": "wsrep_received_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_repl_data_bytes": { + "name": "wsrep_repl_data_bytes", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_repl_data_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_repl_keys": { + "name": "wsrep_repl_keys", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_repl_keys", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_repl_keys_bytes": { + "name": "wsrep_repl_keys_bytes", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_repl_keys_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_repl_other_bytes": { + "name": "wsrep_repl_other_bytes", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_repl_other_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_replicated": { + "name": "wsrep_replicated", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_replicated", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_replicated_bytes": { + "name": "wsrep_replicated_bytes", + "type": "byte", + "ids": [ + { + "anchor": "wsrep_replicated_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "wsrep_thread_count": { + "name": "wsrep_thread_count", + "type": "integer", + "ids": [ + { + "anchor": "wsrep_thread_count", + "url": "https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_auto_increment_control", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_causal_reads": { + "cli": "--wsrep-causal-reads[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_causal_reads", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_causal_reads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_certification_rules": { + "cli": "--wsrep-certifcation-rules", + "default": "strict", + "dynamic": true, + "name": "wsrep_certification_rules", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "strict", + "optimized" + ], + "ids": [ + { + "anchor": "wsrep_certification_rules", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_certify_nonPK": { + "cli": "--wsrep-certify-nonPK[={0|1}]", + "default": "ON", + "dynamic": true, + "name": "wsrep_certify_nonPK", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_certify_nonpk", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_cluster_address": { + "cli": "--wsrep-cluster-address=value", + "dynamic": false, + "name": "wsrep_cluster_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_cluster_address", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_cluster_name": { + "cli": "--wsrep-cluster-name=value", + "default": "my_wsrep_cluster", + "dynamic": true, + "name": "wsrep_cluster_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor"