diff options
Diffstat (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json')
| -rw-r--r-- | srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json | 38229 |
1 files changed, 38229 insertions, 0 deletions
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": "<null>", + "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": "wsrep_cluster_name", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_convert_lock_to_trx", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_data_home_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_dbug_option": { + "cli": "--wsrep-dbug-option=value", + "dynamic": true, + "name": "wsrep_dbug_option", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_dbug_option", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_debug", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_desync": { + "cli": "--wsrep-desync[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_desync", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_desync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_dirty_reads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_drupal_282555_workaround", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_forced_binlog_format", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_gtid_domain_id", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_gtid_mode": { + "cli": "--wsrep-gtid-mode[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_gtid_mode", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_gtid_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_ignore_apply_errors", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_load_data_splitting", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_log_conflicts": { + "cli": "--wsrep-log-conflicts[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_log_conflicts", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_log_conflicts", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_max_ws_rows", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_max_ws_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_mysql_replication_bundle", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_node_address", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_node_incoming_address": { + "cli": "--wsrep-node-incoming-address=value", + "default": "AUTO", + "dynamic": false, + "name": "wsrep_node_incoming_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_node_incoming_address", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_node_name": { + "cli": "--wsrep-node-name=value", + "default": "The server's hostname.", + "dynamic": true, + "name": "wsrep_node_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_node_name", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_notify_cmd": { + "cli": "--wsrep-notify-command=value", + "default": "Empty", + "dynamic": true, + "name": "wsrep_notify_cmd", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_notify_cmd", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_on", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_OSU_method": { + "cli": "--wsrep-OSU-method[=value]", + "default": "TOI", + "dynamic": true, + "name": "wsrep_OSU_method", + "scope": [ + "global", + "session" + ], + "validValues": [ + "TOI", + "RSU" + ], + "ids": [ + { + "anchor": "wsrep_osu_method", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_patch_version": { + "default": "None", + "dynamic": false, + "name": "wsrep_patch_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_patch_version", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_provider": { + "cli": "--wsrep-provider=value", + "default": "None", + "dynamic": true, + "name": "wsrep_provider", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_provider", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_provider_options": { + "cli": "--wsrep-provider-options=value", + "default": "Empty", + "dynamic": false, + "name": "wsrep_provider_options", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_provider_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_recover": { + "cli": "--wsrep-recover[={0|1}]", + "default": "OFF", + "dynamic": false, + "name": "wsrep_recover", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_recover", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_reject_queries": { + "cli": "--wsrep-reject-queries[=value]", + "default": "NONE", + "dynamic": true, + "name": "wsrep_reject_queries", + "scope": [ + "global" + ], + "validValues": [ + "NONE", + "ALL", + "ALL_KILL" + ], + "ids": [ + { + "anchor": "wsrep_reject_queries", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_replicate_myisam", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_restart_slave": { + "cli": "--wsrep-restart-slave[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "wsrep_restart_slave", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "wsrep_restart_slave", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_retry_autocommit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_slave_fk_checks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_slave_threads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_slave_uk_checks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_sr_store": { + "cli": "--wsrep-sr-store=val", + "default": "table", + "dynamic": false, + "name": "wsrep_sr_store", + "scope": [ + "global" + ], + "validValues": [ + "table", + "none" + ], + "ids": [ + { + "anchor": "wsrep_sr_store", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_sst_auth": { + "cli": "--wsrep-sst-auth=value", + "default": "(Empty)", + "dynamic": true, + "name": "wsrep_sst_auth", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_sst_auth", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_sst_donor": { + "cli": "--wsrep-sst-donor=value", + "default": "", + "dynamic": true, + "name": "wsrep_sst_donor", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_sst_donor", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_sst_donor_rejects_queries", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_sst_method", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "wsrep_sst_receive_address": { + "cli": "--wsrep-sst-receive-address=value", + "default": "AUTO", + "dynamic": true, + "name": "wsrep_sst_receive_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "wsrep_sst_receive_address", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_start_position", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_sync_wait", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_trx_fragment_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "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": [ + { + "anchor": "wsrep_trx_fragment_unit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/" + } + ] + }, + "gtid_binlog_pos": { + "default": "Null", + "dynamic": false, + "name": "gtid_binlog_pos", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "gtid_binlog_pos", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "gtid_binlog_state": { + "default": "Null", + "dynamic": true, + "name": "gtid_binlog_state", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "gtid_binlog_state", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "gtid_current_pos": { + "default": "Null", + "dynamic": false, + "name": "gtid_current_pos", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "gtid_current_pos", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "gtid_domain_id": { + "cli": "--gtid-domain-id=#", + "default": "0", + "dynamic": true, + "name": "gtid_domain_id", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "gtid_domain_id", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "last_gtid": { + "dynamic": false, + "name": "last_gtid", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "last_gtid", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "server_id": { + "dynamic": true, + "name": "server_id", + "type": "integer", + "ids": [ + { + "anchor": "server_id", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + }, + { + "anchor": "server_id", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_server_id", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options.html" + } + ] + }, + "gtid_seq_no": { + "default": "Null", + "dynamic": true, + "name": "gtid_seq_no", + "scope": [ + "session" + ], + "ids": [ + { + "anchor": "gtid_seq_no", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "gtid_ignore_duplicates": { + "cli": "--gtid-ignore-duplicates=#", + "default": "OFF", + "dynamic": true, + "name": "gtid_ignore_duplicates", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "gtid_ignore_duplicates", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "gtid_pos_auto_engines": { + "cli": "--gtid-pos-auto-engines=value", + "default": "empty", + "dynamic": true, + "name": "gtid_pos_auto_engines", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "gtid_pos_auto_engines", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "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": [ + { + "anchor": "gtid_cleanup_batch_size", + "url": "https://mariadb.com/kb/en/library/documentation/gtid/" + } + ] + }, + "Server_audit_active": { + "name": "Server_audit_active", + "type": "boolean", + "ids": [ + { + "anchor": "server_audit_active", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-status-variables/" + } + ] + }, + "Server_audit_current_log": { + "name": "Server_audit_current_log", + "type": "string", + "ids": [ + { + "anchor": "server_audit_current_log", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-status-variables/" + } + ] + }, + "Server_audit_last_error": { + "name": "Server_audit_last_error", + "type": "string", + "ids": [ + { + "anchor": "server_audit_last_error", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-status-variables/" + } + ] + }, + "Server_audit_writes_failed": { + "default": "0", + "name": "Server_audit_writes_failed", + "type": "integer", + "ids": [ + { + "anchor": "server_audit_writes_failed", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-status-variables/" + } + ] + }, + "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": [ + { + "anchor": "server_audit_events", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_excl_users": { + "cli": "--server-audit-excl-users=value", + "default": "Empty string", + "dynamic": true, + "name": "server_audit_excl_users", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_excl_users", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_file_path": { + "cli": "--server-audit-file-path=value", + "default": "server_audit.log", + "dynamic": true, + "name": "server_audit_file_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_file_path", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_file_rotate_now": { + "cli": "--server-audit-rotate-now[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "server_audit_file_rotate_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "server_audit_file_rotate_now", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_file_rotate_size": { + "cli": "--server-audit-rotate-size=#", + "default": "1000000", + "dynamic": true, + "name": "server_audit_file_rotate_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "server_audit_file_rotate_size", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_file_rotations": { + "cli": "--server-audit-rotations=#", + "default": "9", + "dynamic": true, + "name": "server_audit_file_rotations", + "range": { + "from": 0, + "to": 999 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "server_audit_file_rotations", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_incl_users": { + "cli": "--server-audit-incl-users=value", + "default": "Empty string", + "dynamic": true, + "name": "server_audit_incl_users", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_incl_users", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_loc_info": { + "default": "Empty string", + "dynamic": false, + "name": "server_audit_loc_info", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_loc_info", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_logging": { + "cli": "--server-audit-logging[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "server_audit_logging", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "server_audit_logging", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_mode": { + "cli": "--server-audit-mode[=#]", + "name": "server_audit_mode", + "ids": [ + { + "anchor": "server_audit_mode", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_output_type": { + "cli": "--server-audit-output-type=value", + "default": "file", + "dynamic": true, + "name": "server_audit_output_type", + "scope": [ + "global" + ], + "validValues": [ + "SYSLOG", + "FILE" + ], + "ids": [ + { + "anchor": "server_audit_output_type", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_query_log_limit": { + "cli": "--server-audit-query-log-limit=#", + "default": "1024", + "dynamic": true, + "name": "server_audit_query_log_limit", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "server_audit_query_log_limit", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_syslog_facility": { + "cli": "--server-audit-syslog-facility=value", + "default": "LOG_USER", + "dynamic": true, + "name": "server_audit_syslog_facility", + "scope": [ + "global" + ], + "validValues": [ + "LOG_USER", + "LOG_MAIL", + "LOG_DAEMON", + "LOG_AUTH", + "LOG_SYSLOG", + "LOG_LPR", + "LOG_NEWS", + "LOG_UUCP", + "LOG_CRON", + "LOG_AUTHPRIV", + "LOG_FTP", + "LOG_LOCAL0", + "LOG_LOCAL7" + ], + "ids": [ + { + "anchor": "server_audit_syslog_facility", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_syslog_ident": { + "cli": "--server-audit-syslog-ident=value", + "default": "mysql-server_auditing", + "dynamic": true, + "name": "server_audit_syslog_ident", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_syslog_ident", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_syslog_info": { + "cli": "--server-audit-syslog-info=value", + "default": "Empty string", + "dynamic": true, + "name": "server_audit_syslog_info", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "server_audit_syslog_info", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit_syslog_priority": { + "cli": "--server-audit-syslog-priority=value", + "default": "LOG_INFO", + "dynamic": true, + "name": "server_audit_syslog_priority", + "scope": [ + "global" + ], + "validValues": [ + "LOG_EMERG", + "LOG_ALERT", + "LOG_CRIT", + "LOG_ERR", + "LOG_WARNING", + "LOG_NOTICE", + "LOG_INFO", + "LOG_DEBUG" + ], + "ids": [ + { + "anchor": "server_audit_syslog_priority", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "server_audit": { + "cli": "--server-audit=val", + "default": "ON", + "name": "server_audit", + "validValues": [ + "OFF", + "ON", + "FORCE", + "FORCE_PLUS_PERMANENT" + ], + "ids": [ + { + "anchor": "server_audit", + "url": "https://mariadb.com/kb/en/library/documentation/mariadb-audit-plugin-system-variables/" + } + ] + }, + "Mroonga_count_skip": { + "name": "Mroonga_count_skip", + "type": "integer", + "ids": [ + { + "anchor": "mroonga_count_skip", + "url": "https://mariadb.com/kb/en/library/documentation/mroonga-status-variables/" + } + ] + }, + "Mroonga_fast_order_limit": { + "name": "Mroonga_fast_order_limit", + "type": "integer", + "ids": [ + { + "anchor": "mroonga_fast_order_limit", + "url": "https://mariadb.com/kb/en/library/documentation/mroonga-status-variables/" + } + ] + }, + "mroonga_action_on_fulltext_query_error": { + "cli": "--mroonga-action-on-fulltext-query-error=value", + "default": "ERROR_AND_LOG", + "dynamic": true, + "name": "mroonga_action_on_fulltext_query_error", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "mroonga_action_on_fulltext_query_error", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_boolean_mode_syntax_flags": { + "cli": "--mroonga-boolean-mode-syntax-flags=value", + "default": "DEFAULT", + "dynamic": true, + "name": "mroonga_boolean_mode_syntax_flags", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "mroonga_boolean_mode_syntax_flags", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_database_path_prefix": { + "cli": "--mroonga-database-path-prefix=value", + "default": "(Empty)", + "dynamic": true, + "name": "mroonga_database_path_prefix", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_database_path_prefix", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_default_parser": { + "cli": "--mroonga-default-parser=value", + "default": "TokenBigram", + "dynamic": true, + "name": "mroonga_default_parser", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_default_parser", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_default_tokenizer": { + "cli": "--mroonga-default-tokenizer=value", + "default": "TokenBigram", + "dynamic": true, + "name": "mroonga_default_tokenizer", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_default_tokenizer", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_default_wrapper_engine": { + "cli": "--mroonga-default-wrapper-engine=value", + "default": "(Empty)", + "dynamic": false, + "name": "mroonga_default_wrapper_engine", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_default_wrapper_engine", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_dry_write": { + "cli": "--mroonga-dry-write[={0|1}]", + "default": "off", + "dynamic": true, + "name": "mroonga_dry_write", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_dry_write", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_enable_operations_recording": { + "cli": "--mroonga-enable-operations-recording={0|1}", + "default": "ON", + "dynamic": true, + "name": "mroonga_enable_operations_recording", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_enable_operations_recording", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_enable_optimization": { + "cli": "--mroonga-enable-optimization={0|1}", + "default": "on", + "dynamic": true, + "name": "mroonga_enable_optimization", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_enable_optimization", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_libgroonga_embedded": { + "default": "ON", + "dynamic": false, + "name": "mroonga_libgroonga_embedded", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_libgroonga_embedded", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_libgroonga_support_lz4": { + "default": "OFF", + "dynamic": false, + "name": "mroonga_libgroonga_support_lz4", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_libgroonga_support_lz4", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_libgroonga_support_zlib": { + "default": "ON", + "dynamic": false, + "name": "mroonga_libgroonga_support_zlib", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_libgroonga_support_zlib", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_libgroonga_support_zstd": { + "default": "OFF", + "dynamic": false, + "name": "mroonga_libgroonga_support_zstd", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mroonga_libgroonga_support_zstd", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_libgroonga_version": { + "dynamic": false, + "name": "mroonga_libgroonga_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_libgroonga_version", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_lock_timeout": { + "cli": "--mroonga-lock-timeout=#", + "default": "900000", + "dynamic": true, + "name": "mroonga_lock_timeout", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "mroonga_lock_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_log_file": { + "cli": "--mroonga-log-file=value", + "default": "groonga.log", + "dynamic": true, + "name": "mroonga_log_file", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_log_file", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_log_level": { + "cli": "--mroonga-log-level=value", + "default": "NOTICE", + "dynamic": true, + "name": "mroonga_log_level", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "mroonga_log_level", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_match_escalation_threshold": { + "cli": "--mroonga-match-escalation-threshold=#", + "default": "0", + "dynamic": true, + "name": "mroonga_match_escalation_threshold", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "mroonga_match_escalation_threshold", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_max_n_records_for_estimate": { + "cli": "--mroonga-max-n-records-for-estimate=#", + "default": "1000", + "dynamic": true, + "name": "mroonga_max_n_records_for_estimate", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "mroonga_max_n_records_for_estimate", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_query_log_file": { + "cli": "--mroonga-query-log-file=filename", + "default": "(Empty string)", + "dynamic": true, + "name": "mroonga_query_log_file", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_query_log_file", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_vector_column_delimiter": { + "cli": "--mroonga-vector-column-delimiter=value", + "default": "(white space)", + "dynamic": true, + "name": "mroonga_vector_column_delimiter", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_vector_column_delimiter", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "mroonga_version": { + "dynamic": false, + "name": "mroonga_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "mroonga_version", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/mroonga/mroonga-system-variables/" + } + ] + }, + "key_buffer_size": { + "cli": "--key-buffer-size=#", + "dynamic": true, + "name": "key_buffer_size", + "range": { + "from": 8, + "to": "upwards" + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_key_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "key_cache_age_threshold": { + "cli": "--key-cache-age-threshold=#", + "default": "300", + "dynamic": true, + "name": "key_cache_age_threshold", + "range": { + "from": 100, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_cache_age_threshold", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_key_cache_age_threshold", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "key_cache_block_size": { + "cli": "--key-cache-block-size=#", + "default": "1024", + "dynamic": true, + "name": "key_cache_block_size", + "range": { + "from": 512, + "to": 16384 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_cache_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_key_cache_block_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "key_cache_division_limit": { + "cli": "--key-cache-division-limit=#", + "default": "100", + "dynamic": true, + "name": "key_cache_division_limit", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_cache_division_limit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_key_cache_division_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "key_cache_file_hash_size": { + "cli": "--key-cache-file-hash-size=#", + "default": "512", + "dynamic": true, + "name": "key_cache_file_hash_size", + "range": { + "from": 128, + "to": 16384 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_cache_file_hash_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + } + ] + }, + "key_cache_segments": { + "cli": "--key-cache-segments=#", + "default": "0 (non-segmented)", + "dynamic": true, + "name": "key_cache_segments", + "range": { + "from": 0, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_cache_segments", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + } + ] + }, + "myisam_block_size": { + "cli": "--myisam-block-size=#", + "default": "1024", + "name": "myisam_block_size", + "range": { + "from": 1024, + "to": 16384 + }, + "type": "integer", + "ids": [ + { + "anchor": "myisam_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "option_mysqld_myisam-block-size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "myisam_data_pointer_size": { + "cli": "--myisam-data-pointer-size=#", + "default": "6", + "dynamic": true, + "name": "myisam_data_pointer_size", + "range": { + "from": 2, + "to": 7 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "myisam_data_pointer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_data_pointer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_max_extra_sort_file_size": { + "name": "myisam_max_extra_sort_file_size", + "ids": [ + { + "anchor": "myisam_max_extra_sort_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + } + ] + }, + "myisam_max_sort_file_size": { + "cli": "--myisam-max-sort-file-size=#", + "dynamic": true, + "name": "myisam_max_sort_file_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "myisam_max_sort_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_max_sort_file_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_mmap_size": { + "cli": "--myisam-mmap-size=#", + "name": "myisam_mmap_size", + "range": { + "from": 7 + }, + "type": "integer", + "ids": [ + { + "anchor": "myisam_mmap_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_mmap_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_recover_options": { + "default": "0", + "dynamic": false, + "name": "myisam_recover_options", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "DEFAULT", + "BACKUP", + "BACKUP_ALL", + "FORCE", + "QUICK" + ], + "ids": [ + { + "anchor": "myisam_recover_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_recover_options", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_repair_threads": { + "cli": "--myisam-repair-threads=#", + "default": "1", + "dynamic": true, + "name": "myisam_repair_threads", + "range": { + "from": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "myisam_repair_threads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_repair_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_sort_buffer_size": { + "cli": "--myisam-sort-buffer-size=#", + "dynamic": true, + "name": "myisam_sort_buffer_size", + "range": { + "from": 4096, + "to": 1.8446744073709548e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "myisam_sort_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_sort_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_stats_method": { + "cli": "--myisam-stats-method=name", + "default": "nulls_unequal", + "dynamic": true, + "name": "myisam_stats_method", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "nulls_equal", + "nulls_unequal", + "nulls_ignored" + ], + "ids": [ + { + "anchor": "myisam_stats_method", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_stats_method", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "myisam_use_mmap": { + "cli": "--myisam-use-mmap[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "myisam_use_mmap", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "myisam_use_mmap", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myisam/myisam-system-variables/" + }, + { + "anchor": "sysvar_myisam_use_mmap", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "rocksdb_access_hint_on_compaction_start": { + "cli": "--rocksdb-access-hint-on-compaction-start=#", + "default": "1", + "dynamic": false, + "name": "rocksdb_access_hint_on_compaction_start", + "range": { + "from": 0, + "to": 3 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_access_hint_on_compaction_start", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_advise_random_on_open": { + "cli": "--rocksdb-advise-random-on-open={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_advise_random_on_open", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_advise_random_on_open", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_allow_concurrent_memtable_write": { + "cli": "--rocksdb-allow-concurrent-memtable-write={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_allow_concurrent_memtable_write", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_allow_concurrent_memtable_write", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_allow_mmap_reads": { + "cli": "--rocksdb-allow-mmap-reads={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_allow_mmap_reads", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_allow_mmap_reads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_allow_mmap_writes": { + "cli": "--rocksdb-allow-mmap-writes={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_allow_mmap_writes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_allow_mmap_writes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_background_sync": { + "cli": "--rocksdb-background-sync={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_background_sync", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_background_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_base_background_compactions": { + "cli": "--rocksdb-base-background-compactions=#", + "default": "1", + "dynamic": false, + "name": "rocksdb_base_background_compactions", + "range": { + "from": -1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_base_background_compactions", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_blind_delete_primary_key": { + "cli": "--rocksdb-blind-delete-primary-key={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_blind_delete_primary_key", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_blind_delete_primary_key", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_block_cache_size": { + "cli": "--rocksdb-block-cache-size=#", + "default": "536870912", + "dynamic": false, + "name": "rocksdb_block_cache_size", + "range": { + "from": 1024, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_block_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_block_restart_interval": { + "cli": "--rocksdb-block-restart-interval=#", + "default": "16", + "dynamic": false, + "name": "rocksdb_block_restart_interval", + "range": { + "from": 1, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_block_restart_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_block_size": { + "cli": "--rocksdb-block-size=#", + "default": "4096", + "dynamic": false, + "name": "rocksdb_block_size", + "range": { + "from": 1, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_block_size_deviation": { + "cli": "--rocksdb-block-size-deviation=#", + "default": "10", + "dynamic": false, + "name": "rocksdb_block_size_deviation", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_block_size_deviation", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_bulk_load": { + "cli": "--rocksdb-bulk-load={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_bulk_load", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_bulk_load", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_bulk_load_allow_unsorted": { + "cli": "--rocksdb-bulk-load_allow_unsorted={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_bulk_load_allow_unsorted", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_bulk_load_allow_unsorted", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_bulk_load_size": { + "cli": "--rocksdb-bulk-load-size=#", + "default": "1000", + "dynamic": true, + "name": "rocksdb_bulk_load_size", + "range": { + "from": 1, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_bulk_load_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_bytes_per_sync": { + "cli": "--rocksdb-bytes-per-sync=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_bytes_per_sync", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_bytes_per_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_cache_index_and_filter_blocks": { + "cli": "--rocksdb-cache-index-and-filter_blocks={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_cache_index_and_filter_blocks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_cache_index_and_filter_blocks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_checksums_pct": { + "cli": "--rocksdb-checksums-pct=#", + "default": "100", + "dynamic": true, + "name": "rocksdb_checksums_pct", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_checksums_pct", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_collect_sst_properties": { + "cli": "--rocksdb-collect-sst-properties={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_collect_sst_properties", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_collect_sst_properties", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_commit_in_the_middle": { + "cli": "--rocksdb-commit-in-the-middle={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_commit_in_the_middle", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_commit_in_the_middle", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compact_cf": { + "cli": "--rocksdb-compact-cf=value", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_compact_cf", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_compact_cf", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compaction_readahead_size": { + "cli": "--rocksdb-compaction-readahead-size=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_compaction_readahead_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_compaction_readahead_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compaction_sequential_deletes": { + "cli": "--rocksdb-compaction-sequential-deletes=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_compaction_sequential_deletes", + "range": { + "from": 0, + "to": 2000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_compaction_sequential_deletes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compaction_sequential_deletes_count_sd": { + "cli": "--rocksdb-compaction-sequential-deletes-count-sd={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_compaction_sequential_deletes_count_sd", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_compaction_sequential_deletes_count_sd", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compaction_sequential_deletes_file_size": { + "cli": "--rocksdb-compaction-sequential-deletes-file-size=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_compaction_sequential_deletes_file_size", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_compaction_sequential_deletes_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_compaction_sequential_deletes_window": { + "cli": "--rocksdb-compaction-sequential-deletes-window=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_compaction_sequential_deletes_window", + "range": { + "from": 0, + "to": 2000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_compaction_sequential_deletes_window", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_concurrent_prepare": { + "cli": "--rocksdb-coconcurrent-prepare={0|1}", + "default": "1", + "dynamic": false, + "name": "rocksdb_concurrent_prepare", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_concurrent_prepare", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_create_checkpoint": { + "cli": "--rocksdb-create-checkpoint=value", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_create_checkpoint", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_create_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_create_if_missing": { + "cli": "--rocksdb-create-if-missing={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_create_if_missing", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_create_if_missing", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_create_missing_column_families": { + "cli": "--rocksdb-create-missing-column-families={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_create_missing_column_families", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_create_missing_column_families", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_datadir": { + "cli": "--rocksdb-datadir[=value]", + "default": "./.rocksdb", + "dynamic": false, + "name": "rocksdb_datadir", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_datadir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_db_write_buffer_size": { + "cli": "--rocksdb-db-write-buffer-size=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_db_write_buffer_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_db_write_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_deadlock_detect": { + "cli": "--rocksdb-deadlock-detect={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_deadlock_detect", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_deadlock_detect", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_deadlock_detect_depth": { + "cli": "--rocksdb-deadlock-detect-depth=#", + "default": "50", + "dynamic": true, + "name": "rocksdb_deadlock_detect_depth", + "range": { + "from": 2, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_deadlock_detect_depth", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_debug_optimizer_no_zero_cardinality": { + "cli": "--rocksdb-debug-optimizer-no-zero-cardinality={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_debug_optimizer_no_zero_cardinality", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_debug_optimizer_no_zero_cardinality", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_debug_ttl_ignore_pk": { + "cli": "--rocksdb-debug-ttl-ignore-pk={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_debug_ttl_ignore_pk", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_debug_ttl_ignore_pk", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_debug_ttl_read_filter_ts": { + "cli": "--rocksdb-debug-ttl-read-filter-ts=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_debug_ttl_read_filter_ts", + "range": { + "from": -3600, + "to": 3600 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_debug_ttl_read_filter_ts", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_debug_ttl_rec_ts": { + "cli": "--rocksdb-debug-ttl-read-filter-ts=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_debug_ttl_rec_ts", + "range": { + "from": -3600, + "to": 3600 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_debug_ttl_rec_ts", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_debug_ttl_snapshot_ts": { + "cli": "--rocksdb-debug-ttl-snapshot-ts=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_debug_ttl_snapshot_ts", + "range": { + "from": -3600, + "to": 3600 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_debug_ttl_snapshot_ts", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_default_cf_options": { + "cli": "--rocksdb-default-cf-options=value", + "default": "(Empty)", + "dynamic": false, + "name": "rocksdb_default_cf_options", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_default_cf_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_delayed_write_rate": { + "cli": "--rocksdb-delayed-write-rate=#", + "default": "16777216", + "dynamic": true, + "name": "rocksdb_delayed_write_rate", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_delayed_write_rate", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_delete_obsolete_files_period_micros": { + "cli": "--rocksdb-delete-obsolete-files-period-micros=#", + "default": "21600000000", + "dynamic": false, + "name": "rocksdb_delete_obsolete_files_period_micros", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_delete_obsolete_files_period_micros", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_2pc": { + "cli": "--rocksdb-enable-2pc={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_enable_2pc", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_2pc", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_bulk_load_api": { + "cli": "--rocksdb-enable-bulk-load-api={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_enable_bulk_load_api", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_bulk_load_api", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_thread_tracking": { + "cli": "--rocksdb-enable-thread-tracking={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_enable_thread_tracking", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_thread_tracking", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_ttl": { + "cli": "--rocksdb-enable-ttl={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_enable_ttl", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_ttl", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_ttl_read_filtering": { + "cli": "--rocksdb-enable-ttl-read-filtering={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_enable_ttl_read_filtering", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_ttl_read_filtering", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_enable_write_thread_adaptive_yield": { + "cli": "--rocksdb-enable-write-thread-adaptive-yield={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_enable_write_thread_adaptive_yield", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_enable_write_thread_adaptive_yield", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_error_if_exists": { + "cli": "--rocksdb-error-if-exists={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_error_if_exists", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_error_if_exists", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_flush_log_at_trx_commit": { + "cli": "--rocksdb-flush-log-at-trx-commit=#", + "default": "1", + "dynamic": true, + "name": "rocksdb_flush_log_at_trx_commit", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_flush_log_at_trx_commit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_flush_memtable_on_analyze": { + "cli": "--rocksdb-flush-memtable-on-analyze={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_flush_memtable_on_analyze", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_flush_memtable_on_analyze", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_force_compute_memtable_stats": { + "cli": "--rocksdb-force-compute-memtable-stats={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_force_compute_memtable_stats", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_force_compute_memtable_stats", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_force_compute_memtable_stats_cachetime": { + "cli": "--rocksdb-force-compute-memtable-stats-cachetime=#", + "default": "60000000", + "dynamic": true, + "name": "rocksdb_force_compute_memtable_stats_cachetime", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_force_compute_memtable_stats_cachetime", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_force_flush_memtable_and_lzero_now": { + "cli": "--rocksdb-force-flush-memtable-and-lzero-now={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_force_flush_memtable_and_lzero_now", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_force_flush_memtable_and_lzero_now", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_force_flush_memtable_now": { + "cli": "--rocksdb-force-flush-memtable-now={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_force_flush_memtable_now", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_force_flush_memtable_now", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_force_index_records_in_range": { + "cli": "--rocksdb-force-index-records-in-range=#", + "default": "1", + "dynamic": true, + "name": "rocksdb_force_index_records_in_range", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_force_index_records_in_range", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_git_hash": { + "cli": "--rocksdb-git-hash=value=#", + "default": "As per git revision.", + "dynamic": false, + "name": "rocksdb_git_hash", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_git_hash", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_hash_index_allow_collision": { + "cli": "--rocksdb-hash-index-allow-collision={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_hash_index_allow_collision", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_hash_index_allow_collision", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_index_type": { + "cli": "--rocksdb-index-type=value", + "default": "kBinarySearch", + "dynamic": false, + "name": "rocksdb_index_type", + "scope": [ + "global" + ], + "validValues": [ + "kBinarySearch", + "kHashSearch" + ], + "ids": [ + { + "anchor": "rocksdb_index_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_info_log_level": { + "cli": "--rocksdb-info-log-level=value", + "default": "error_level", + "dynamic": true, + "name": "rocksdb_info_log_level", + "scope": [ + "global" + ], + "validValues": [ + "error_level", + "debug_level", + "info_level", + "warn_level", + "fatal_level" + ], + "ids": [ + { + "anchor": "rocksdb_info_log_level", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_io_write_timeout": { + "cli": "--rocksdb-io-write-timeout=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_io_write_timeout", + "scope": [ + "global" + ], + "type": "integer", + "validValues": [ + "0", + "4294967295" + ], + "ids": [ + { + "anchor": "rocksdb_io_write_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_is_fd_close_on_exec": { + "cli": "--rocksdb-is-fd-close-on-exec={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_is_fd_close_on_exec", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_is_fd_close_on_exec", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_keep_log_file_num": { + "cli": "--rocksdb-keep-log-file-num=#", + "default": "1000", + "dynamic": false, + "name": "rocksdb_keep_log_file_num", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_keep_log_file_num", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_large_prefix": { + "cli": "--rocksdb-large_prefix={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_large_prefix", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_large_prefix", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_lock_scanned_rows": { + "cli": "--rocksdb-lock-scanned-rows={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_lock_scanned_rows", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_lock_scanned_rows", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_lock_wait_timeout": { + "cli": "--rocksdb-lock-wait-timeout=#", + "default": "1", + "dynamic": true, + "name": "rocksdb_lock_wait_timeout", + "range": { + "from": 1, + "to": 1073741824 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_lock_wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_log_file_time_to_roll": { + "cli": "--rocksdb-log-file-time-to_roll=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_log_file_time_to_roll", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_log_file_time_to_roll", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_manifest_preallocation_size": { + "cli": "--rocksdb-manifest-preallocation-size=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_manifest_preallocation_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_manifest_preallocation_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_manual_wal_flush": { + "cli": "--rocksdb-manual-wal-flush={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_manual_wal_flush", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_manual_wal_flush", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_master_skip_tx_api": { + "cli": "--rocksdb-master-skip-tx-api={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_master_skip_tx_api", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_master_skip_tx_api", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_background_compactions": { + "cli": "--rocksdb-max-background-compactions=#", + "default": "1", + "dynamic": true, + "name": "rocksdb_max_background_compactions", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_background_compactions", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_background_flushes": { + "cli": "--rocksdb-max-background-flushes=#", + "default": "1", + "dynamic": false, + "name": "rocksdb_max_background_flushes", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_background_flushes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_background_jobs": { + "cli": "--rocksdb-max-background-jobs=#", + "default": "2", + "dynamic": true, + "name": "rocksdb_max_background_jobs", + "range": { + "from": -1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_background_jobs", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_latest_deadlocks": { + "cli": "--rocksdb-max-latest-deadlocks=#", + "default": "5", + "dynamic": true, + "name": "rocksdb_max_latest_deadlocks", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_latest_deadlocks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_log_file_size": { + "cli": "--rocksdb-max-log-file-size=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_max_log_file_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_log_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_manifest_file_size": { + "cli": "--rocksdb-manifest-log-file-size=#", + "default": "18446744073709551615", + "dynamic": false, + "name": "rocksdb_max_manifest_file_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_manifest_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_open_files": { + "cli": "--rocksdb-max-open-files=#", + "default": "-1", + "dynamic": false, + "name": "rocksdb_max_open_files", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_open_files", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_row_locks": { + "cli": "--rocksdb-max-row-locks=#", + "default": "1048576", + "dynamic": true, + "name": "rocksdb_max_row_locks", + "range": { + "from": 1, + "to": 1073741824 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_row_locks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_subcompactions": { + "cli": "--rocksdb-max-subcompactions=#", + "default": "1", + "dynamic": false, + "name": "rocksdb_max_subcompactions", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_subcompactions", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_max_total_wal_size": { + "cli": "--rocksdb-max-total-wal-size=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_max_total_wal_size", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_max_total_wal_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_merge_buf_size": { + "cli": "--rocksdb-merge-buf-size=#", + "default": "67108864", + "dynamic": true, + "name": "rocksdb_merge_buf_size", + "range": { + "from": 100, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_merge_buf_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_merge_combine_read_size": { + "cli": "--rocksdb-merge-combine-read-size=#", + "default": "1073741824", + "dynamic": true, + "name": "rocksdb_merge_combine_read_size", + "range": { + "from": 100, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_merge_combine_read_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_merge_tmp_file_removal_delay_ms": { + "cli": "--rocksdb-merge-tmp-file-removal-delay-ms=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_merge_tmp_file_removal_delay_ms", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_merge_tmp_file_removal_delay_ms", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_new_table_reader_for_compaction_inputs": { + "cli": "--rocksdb-new-table-reader-for-compaction-inputs={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_new_table_reader_for_compaction_inputs", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_new_table_reader_for_compaction_inputs", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_no_block_cache": { + "cli": "--rocksdb-no-block-cache={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_no_block_cache", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_no_block_cache", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_override_cf_options": { + "cli": "--rocksdb-override-cf-options=value", + "default": "(Empty)", + "dynamic": false, + "name": "rocksdb_override_cf_options", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_override_cf_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_paranoid_checks": { + "cli": "--rocksdb-paranoid-checks={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_paranoid_checks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_paranoid_checks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_pause_background_work": { + "cli": "--rocksdb-pause-background-work={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_pause_background_work", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_pause_background_work", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_perf_context_level": { + "cli": "--rocksdb-perf-context-level=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_perf_context_level", + "range": { + "from": 0, + "to": 4 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_perf_context_level", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_persistent_cache_path": { + "cli": "--rocksdb-persistent-cache-path=value", + "default": "(Empty)", + "dynamic": false, + "name": "rocksdb_persistent_cache_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_persistent_cache_path", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_persistent_cache_size_mb": { + "cli": "--rocksdb-persistent-cache-size-mb=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_persistent_cache_size_mb", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_persistent_cache_size_mb", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_pin_l0_filter_and_index_blocks_in_cache": { + "cli": "--rocksdb-pin-l0-filter-and-index-blocks-in-cache={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_pin_l0_filter_and_index_blocks_in_cache", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_pin_l0_filter_and_index_blocks_in_cache", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_print_snapshot_conflict_queries": { + "cli": "--rocksdb-print-snapshot-conflict-queries={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_print_snapshot_conflict_queries", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_print_snapshot_conflict_queries", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_rate_limiter_bytes_per_sec": { + "cli": "--rocksdb-rate-limiter-bytes-per-sec=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_rate_limiter_bytes_per_sec", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_rate_limiter_bytes_per_sec", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_read_free_rpl_tables": { + "cli": "--rocksdb-read-free-rpl-tables=value", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_read_free_rpl_tables", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_read_free_rpl_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_records_in_range": { + "cli": "--rocksdb-records-in-range=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_records_in_range", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_records_in_range", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_reset_stats": { + "cli": "--rocksdb-reset-stats={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_reset_stats", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_reset_stats", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_seconds_between_stat_computes": { + "cli": "--rocksdb-seconds-between-stat-computes=#", + "default": "3600", + "dynamic": true, + "name": "rocksdb_seconds_between_stat_computes", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_seconds_between_stat_computes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_signal_drop_index_thread": { + "cli": "--rocksdb-signal-drop-index-thread={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_signal_drop_index_thread", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_signal_drop_index_thread", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_sim_cache_size": { + "cli": "--rocksdb-sim-cache-size=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_sim_cache_size", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_sim_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_skip_bloom_filter_on_read": { + "cli": "--rocksdb-skip-bloom-filter-on_read={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_skip_bloom_filter_on_read", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_skip_bloom_filter_on_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_skip_fill_cache": { + "cli": "--rocksdb-skip-fill-cache={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_skip_fill_cache", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_skip_fill_cache", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_skip_unique_check_tables": { + "cli": "--rocksdb-skip-unique-check-tables=value", + "default": ".*", + "dynamic": true, + "name": "rocksdb_skip_unique_check_tables", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_skip_unique_check_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_sst_mgr_rate_bytes_per_sec": { + "cli": "--rocksdb-sst-mgr-rate-bytes-per-sec=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_sst_mgr_rate_bytes_per_sec", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_sst_mgr_rate_bytes_per_sec", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_stats_dump_period_sec": { + "cli": "--rocksdb-stats-dump-period-sec=#", + "default": "600", + "dynamic": false, + "name": "rocksdb_stats_dump_period_sec", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_stats_dump_period_sec", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_store_row_debug_checksums": { + "cli": "--rocksdb-store-row-debug-checksums={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_store_row_debug_checksums", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_store_row_debug_checksums", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_strict_collation_check": { + "cli": "--rocksdb-strict-collation-check={0|1}", + "default": "ON", + "dynamic": true, + "name": "rocksdb_strict_collation_check", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_strict_collation_check", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_strict_collation_exceptions": { + "cli": "--rocksdb-strict-collation-exceptions=value", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_strict_collation_exceptions", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_strict_collation_exceptions", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_supported_compression_types": { + "cli": "--rocksdb-supported-compression-types=value", + "default": "Snappy,Zlib", + "dynamic": false, + "name": "rocksdb_supported_compression_types", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_supported_compression_types", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_table_cache_numshardbits": { + "cli": "--rocksdb-table-cache-numshardbits=#", + "default": "6", + "dynamic": false, + "name": "rocksdb_table_cache_numshardbits", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_table_cache_numshardbits", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_table_stats_sampling_pct": { + "cli": "--rocksdb-table-stats-sampling-pct=#", + "default": "10", + "dynamic": true, + "name": "rocksdb_table_stats_sampling_pct", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_table_stats_sampling_pct", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_tmpdir": { + "cli": "--rocksdb-tmpdir[=value]", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_tmpdir", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_tmpdir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_trace_sst_api": { + "cli": "--rocksdb-trace-sst-api={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_trace_sst_api", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_trace_sst_api", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_unsafe_for_binlog": { + "cli": "--rocksdb-unsafe-for-binlog={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_unsafe_for_binlog", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_unsafe_for_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_update_cf_options": { + "cli": "--rocksdb-update-cf-options=value", + "default": "(Empty)", + "dynamic": true, + "name": "rocksdb_update_cf_options", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "rocksdb_update_cf_options", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_adaptive_mutex": { + "cli": "--rocksdb-use-adaptive-mutex={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_adaptive_mutex", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_adaptive_mutex", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_clock_cache": { + "cli": "--rocksdb-use-clock-cache={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_clock_cache", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_clock_cache", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_direct_io_for_flush_and_compaction": { + "cli": "--rocksdb-use-direct-io-for-flush-and-compaction={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_direct_io_for_flush_and_compaction", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_direct_io_for_flush_and_compaction", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_direct_reads": { + "cli": "--rocksdb-use-direct-reads={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_direct_reads", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_direct_reads", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_direct_writes": { + "cli": "--rocksdb-use-direct-reads={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_direct_writes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_direct_writes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_use_fsync": { + "cli": "--rocksdb-use-fsync={0|1}", + "default": "OFF", + "dynamic": false, + "name": "rocksdb_use_fsync", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_use_fsync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_validate_tables": { + "cli": "--rocksdb-validate-tables=#", + "default": "1", + "dynamic": false, + "name": "rocksdb_validate_tables", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_validate_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_verify_row_debug_checksums": { + "cli": "--rocksdb-verify-row-debug-checksums={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_verify_row_debug_checksums", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_verify_row_debug_checksums", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_wal_bytes_per_sync": { + "cli": "--rocksdb-wal-bytes-per-sync=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_wal_bytes_per_sync", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_wal_bytes_per_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_wal_dir": { + "cli": "--rocksdb-wal-dir=value", + "default": "(Empty)", + "dynamic": false, + "name": "rocksdb_wal_dir", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "rocksdb_wal_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_wal_recovery_mode": { + "cli": "--rocksdb-wal-recovery-mode=#", + "default": "1", + "dynamic": true, + "name": "rocksdb_wal_recovery_mode", + "range": { + "from": 0, + "to": 3 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_wal_recovery_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_wal_size_limit_mb": { + "cli": "--rocksdb-wal-size-limit-mb=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_wal_size_limit_mb", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_wal_size_limit_mb", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_wal_ttl_seconds": { + "cli": "--rocksdb-wal-ttl-seconds=#", + "default": "0", + "dynamic": false, + "name": "rocksdb_wal_ttl_seconds", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_wal_ttl_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_whole_key_filtering": { + "cli": "--rocksdb-whole-key-filtering={0|1}", + "default": "ON", + "dynamic": false, + "name": "rocksdb_whole_key_filtering", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_whole_key_filtering", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_write_batch_max_bytes": { + "cli": "--rocksdb-write-batch-max-bytes=#", + "default": "0", + "dynamic": true, + "name": "rocksdb_write_batch_max_bytes", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rocksdb_write_batch_max_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_write_disable_wal": { + "cli": "--rocksdb-write-disable-wal={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_write_disable_wal", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_write_disable_wal", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "rocksdb_write_ignore_missing_column_families": { + "cli": "--rocksdb-write-ignore-missing-column-familiesl={0|1}", + "default": "OFF", + "dynamic": true, + "name": "rocksdb_write_ignore_missing_column_families", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rocksdb_write_ignore_missing_column_families", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/myrocks/myrocks-system-variables/" + } + ] + }, + "oqgraph_allow_create_integer_latch": { + "default": "0", + "dynamic": true, + "name": "oqgraph_allow_create_integer_latch", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "oqgraph_allow_create_integer_latch", + "url": "https://mariadb.com/kb/en/library/documentation/oqgraph-system-and-status-variables/" + } + ] + }, + "Oqgraph_boost_version": { + "name": "Oqgraph_boost_version", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "oqgraph_boost_version", + "url": "https://mariadb.com/kb/en/library/documentation/oqgraph-system-and-status-variables/" + } + ] + }, + "Oqgraph_compat_mode": { + "name": "Oqgraph_compat_mode", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "oqgraph_compat_mode", + "url": "https://mariadb.com/kb/en/library/documentation/oqgraph-system-and-status-variables/" + } + ] + }, + "Oqgraph_verbose_debug": { + "name": "Oqgraph_verbose_debug", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "oqgraph_verbose_debug", + "url": "https://mariadb.com/kb/en/library/documentation/oqgraph-system-and-status-variables/" + } + ] + }, + "performance_schema": { + "dynamic": false, + "name": "performance_schema", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "performance_schema", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_accounts_size": { + "cli": "--performance-schema-accounts-size=#", + "dynamic": false, + "name": "performance_schema_accounts_size", + "range": { + "from": -1, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_accounts_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_accounts_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_digests_size": { + "cli": "--performance-schema-digests-size=#", + "dynamic": false, + "name": "performance_schema_digests_size", + "range": { + "from": -1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_digests_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_digests_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_stages_history_long_size": { + "cli": "--performance-schema-events-stages-history-long-size=#", + "dynamic": false, + "name": "performance_schema_events_stages_history_long_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_stages_history_long_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_stages_history_long_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_stages_history_size": { + "cli": "--performance-schema-events-stages-history-size=#", + "dynamic": false, + "name": "performance_schema_events_stages_history_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_stages_history_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_stages_history_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_statements_history_long_size": { + "cli": "--performance-schema-events-statements-history-long-size=#", + "dynamic": false, + "name": "performance_schema_events_statements_history_long_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_statements_history_long_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_statements_history_long_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_statements_history_size": { + "cli": "--performance-schema-events-statements-history-size=#", + "dynamic": false, + "name": "performance_schema_events_statements_history_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_statements_history_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_statements_history_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_waits_history_long_size": { + "cli": "--performance-schema-events-waits-history-long-size=#", + "dynamic": false, + "name": "performance_schema_events_waits_history_long_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_waits_history_long_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_waits_history_long_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_waits_history_size": { + "cli": "--performance-schema-events-waits-history-size=#", + "dynamic": false, + "name": "performance_schema_events_waits_history_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_events_waits_history_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_events_waits_history_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_hosts_size": { + "cli": "--performance-schema-hosts-size=#", + "dynamic": false, + "name": "performance_schema_hosts_size", + "range": { + "from": -1, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_hosts_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_hosts_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_cond_classes": { + "cli": "--performance-schema-max-cond-classes=#", + "default": "80", + "dynamic": false, + "name": "performance_schema_max_cond_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_cond_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_cond_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_cond_instances": { + "cli": "--performance-schema-max-cond-instances=#", + "dynamic": false, + "name": "performance_schema_max_cond_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_cond_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_cond_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_digest_length": { + "cli": "--performance-schema-max-digest-length=#", + "default": "1024", + "dynamic": false, + "name": "performance_schema_max_digest_length", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_digest_length", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_digest_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_file_classes": { + "cli": "--performance-schema-max-file-classes=#", + "dynamic": false, + "name": "performance_schema_max_file_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_file_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_file_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_file_handles": { + "cli": "--performance-schema-max-file-handles=#", + "default": "32768", + "dynamic": false, + "name": "performance_schema_max_file_handles", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_file_handles", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_file_handles", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_file_instances": { + "cli": "--performance-schema-max-file-instances=#", + "dynamic": false, + "name": "performance_schema_max_file_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_file_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_file_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_mutex_classes": { + "cli": "--performance-schema-max-mutex-classes=#", + "dynamic": false, + "name": "performance_schema_max_mutex_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_mutex_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_mutex_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_mutex_instances": { + "cli": "--performance-schema-max-mutex-instances=#", + "dynamic": false, + "name": "performance_schema_max_mutex_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_mutex_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_mutex_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_rwlock_classes": { + "cli": "--performance-schema-max-rwlock-classes=#", + "default": "40", + "dynamic": false, + "name": "performance_schema_max_rwlock_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_rwlock_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_rwlock_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_rwlock_instances": { + "cli": "--performance-schema-max-rwlock-instances=#", + "dynamic": false, + "name": "performance_schema_max_rwlock_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_rwlock_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_rwlock_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_socket_classes": { + "cli": "--performance-schema-max-socket-classes=#", + "default": "10", + "dynamic": false, + "name": "performance_schema_max_socket_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_socket_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_socket_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_socket_instances": { + "cli": "--performance-schema-max-socket-instances=#", + "dynamic": false, + "name": "performance_schema_max_socket_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_socket_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_socket_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_stage_classes": { + "cli": "--performance-schema-max-stage-classes=#", + "dynamic": false, + "name": "performance_schema_max_stage_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_stage_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_stage_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_statement_classes": { + "cli": "--performance-schema-max-statement-classes=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_statement_classes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_statement_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_statement_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_table_handles": { + "cli": "--performance-schema-max-table-handles=#", + "dynamic": false, + "name": "performance_schema_max_table_handles", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_table_handles", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_table_handles", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_table_instances": { + "cli": "--performance-schema-max-table-instances=#", + "dynamic": false, + "name": "performance_schema_max_table_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_table_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_table_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_thread_classes": { + "cli": "--performance-schema-max-thread-classes=#", + "dynamic": false, + "name": "performance_schema_max_thread_classes", + "range": { + "from": 0, + "to": 256 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_thread_classes", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_thread_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_thread_instances": { + "cli": "--performance-schema-max-thread-instances=#", + "dynamic": false, + "name": "performance_schema_max_thread_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_max_thread_instances", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_max_thread_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_session_connect_attrs_size": { + "cli": "--performance-schema-session-connect-attrs-size=#", + "dynamic": false, + "name": "performance_schema_session_connect_attrs_size", + "range": { + "from": -1, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_session_connect_attrs_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_session_connect_attrs_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_setup_actors_size": { + "cli": "--performance-schema-setup-actors-size=#", + "dynamic": false, + "name": "performance_schema_setup_actors_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_setup_actors_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_setup_actors_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_setup_objects_size": { + "cli": "--performance-schema-setup-objects-size=#", + "dynamic": false, + "name": "performance_schema_setup_objects_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_setup_objects_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_setup_objects_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_users_size": { + "cli": "--performance-schema-users-size=#", + "dynamic": false, + "name": "performance_schema_users_size", + "range": { + "from": -1, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_users_size", + "url": "https://mariadb.com/kb/en/library/documentation/performance-schema-system-variables/" + }, + { + "anchor": "sysvar_performance_schema_users_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "auto_increment_increment": { + "default": "1", + "dynamic": true, + "name": "auto_increment_increment", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "auto_increment_increment", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_auto_increment_increment", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "auto_increment_offset": { + "default": "1", + "dynamic": true, + "name": "auto_increment_offset", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "auto_increment_offset", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_auto_increment_offset", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "binlog_annotate_row_events": { + "cli": "--binlog-annotate-row-events[={0|1}]", + "default": "ON (>= MariaDB 10.2.4), OFF (<= MariaDB 10.2.3)", + "dynamic": true, + "name": "binlog_annotate_row_events", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "binlog_annotate_row_events", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "binlog_cache_size": { + "cli": "--binlog-cache-size=#", + "default": "32768", + "dynamic": true, + "name": "binlog_cache_size", + "range": { + "from": 4096 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_cache_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_checksum": { + "cli": "--binlog-checksum=name", + "default": "CRC32", + "dynamic": true, + "name": "binlog_checksum", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "NONE", + "0", + "CRC32", + "1" + ], + "ids": [ + { + "anchor": "binlog_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_binlog-checksum", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_checksum", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_binlog-checksum", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_checksum", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_commit_wait_count": { + "cli": "--binlog-commit-wait-count=#]", + "default": "0", + "dynamic": true, + "name": "binlog_commit_wait_count", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_commit_wait_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "binlog_commit_wait_usec": { + "cli": "--binlog-commit-wait-usec#", + "default": "100000", + "dynamic": true, + "name": "binlog_commit_wait_usec", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_commit_wait_usec", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "binlog_direct_non_transactional_updates": { + "cli": "--binlog-direct-non-transactional-updates[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "binlog_direct_non_transactional_updates", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "binlog_direct_non_transactional_updates", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_direct_non_transactional_updates", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_direct_non_transactional_updates", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_file_cache_size": { + "cli": "--binlog-file-cache-size=#", + "default": "16384", + "dynamic": true, + "name": "binlog_file_cache_size", + "range": { + "from": 8192, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_file_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "binlog_format": { + "cli": "--binlog-format=format", + "dynamic": true, + "name": "binlog_format", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "ROW", + "STATEMENT", + "MIXED" + ], + "ids": [ + { + "anchor": "binlog_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_format", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_format", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_optimize_thread_scheduling": { + "cli": "--binlog-optimize-thread-scheduling or --skip-binlog-optimize-thread-scheduling", + "default": "ON", + "dynamic": false, + "name": "binlog_optimize_thread_scheduling", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "binlog_optimize_thread_scheduling", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "binlog_row_image": { + "cli": "--binlog-row-image=image_type", + "default": "full", + "dynamic": true, + "name": "binlog_row_image", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "FULL", + "NOBLOB", + "MINIMAL" + ], + "ids": [ + { + "anchor": "binlog_row_image", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_row_image", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_row_image", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_row_metadata": { + "default": "MINIMAL", + "dynamic": true, + "name": "binlog_row_metadata", + "type": "enumeration", + "validValues": [ + "NO_LOG", + "MINIMAL", + "FULL" + ], + "ids": [ + { + "anchor": "binlog_row_metadata", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_row_metadata", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "binlog_stmt_cache_size": { + "cli": "--binlog-stmt-cache-size=#", + "default": "32768", + "dynamic": true, + "name": "binlog_stmt_cache_size", + "range": { + "from": 4096 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_stmt_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_binlog_stmt_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_stmt_cache_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "default_master_connection": { + "default": "'' (empty string)", + "dynamic": true, + "name": "default_master_connection", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "default_master_connection", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "encrypt_binlog": { + "cli": "--encrypt-binlog[={0|1}]", + "default": "OFF", + "dynamic": false, + "name": "encrypt_binlog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "encrypt_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "expire_logs_days": { + "cli": "--expire-logs-days=#", + "default": "0", + "dynamic": true, + "name": "expire_logs_days", + "range": { + "from": 0, + "to": 99 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "expire_logs_days", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_expire_logs_days", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_expire_logs_days", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "init_slave": { + "cli": "--init-slave=name", + "dynamic": true, + "name": "init_slave", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "init_slave", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_init_slave", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "log_bin": { + "dynamic": false, + "name": "log_bin", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_bin", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_log-bin", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_log-bin", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_bin_basename": { + "dynamic": false, + "name": "log_bin_basename", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "log_bin_basename", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_log_bin_basename", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin_basename", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_bin_compress": { + "cli": "--log-bin-compress", + "default": "OFF", + "dynamic": true, + "name": "log_bin_compress", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_bin_compress", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "log_bin_compress_min_len": { + "cli": "--log-bin-compress-min-len", + "default": "256", + "dynamic": true, + "name": "log_bin_compress_min_len", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "log_bin_compress_min_len", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "log_bin_index": { + "cli": "--log-bin-index=file_name", + "dynamic": false, + "name": "log_bin_index", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "log_bin_index", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_log-bin-index", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin_index", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_log-bin-index", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin_index", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_bin_trust_function_creators": { + "cli": "--log-bin-trust-function-creators[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "log_bin_trust_function_creators", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_bin_trust_function_creators", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_log_bin_trust_function_creators", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin_trust_function_creators", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_slow_slave_statements": { + "cli": "--log-slow-slave-statements[={OFF|ON}]", + "dynamic": true, + "name": "log_slow_slave_statements", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_slow_slave_statements", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_log_slow_slave_statements", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "log_slave_updates": { + "cli": "--log-slave-updates[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "log_slave_updates", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_slave_updates", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_log_slave_updates", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_slave_updates", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "master_verify_checksum": { + "cli": "--master-verify-checksum[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "master_verify_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "master_verify_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_master_verify_checksum", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_master_verify_checksum", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "max_binlog_cache_size": { + "cli": "--max-binlog-cache-size=#", + "default": "18446744073709551615", + "dynamic": true, + "name": "max_binlog_cache_size", + "range": { + "from": 4096, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_binlog_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_max_binlog_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_max_binlog_cache_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "max_binlog_size": { + "cli": "--max-binlog-size=#", + "default": "1073741824", + "dynamic": true, + "name": "max_binlog_size", + "range": { + "from": 4096, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_binlog_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_max_binlog_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_max_binlog_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "max_binlog_stmt_cache_size": { + "cli": "--max-binlog-stmt-cache-size=#", + "default": "18446744073709547520", + "dynamic": true, + "name": "max_binlog_stmt_cache_size", + "range": { + "from": 4096, + "to": 1.8446744073709548e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_binlog_stmt_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_max_binlog_stmt_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_max_binlog_stmt_cache_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "max_relay_log_size": { + "cli": "--max-relay-log-size=#", + "default": "0", + "dynamic": true, + "name": "max_relay_log_size", + "range": { + "from": 0, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_relay_log_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_max-relay-log-size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + }, + { + "anchor": "sysvar_max_relay_log_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "read_binlog_speed_limit": { + "cli": "--read-binlog-speed-limit=#", + "default": "0 (no limit)", + "dynamic": true, + "name": "read_binlog_speed_limit", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "read_binlog_speed_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "relay_log": { + "cli": "--relay-log=file_name", + "dynamic": false, + "name": "relay_log", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "relay_log", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_relay_log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_basename": { + "default": "datadir + '/' + hostname + '-relay-bin'", + "dynamic": false, + "name": "relay_log_basename", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "relay_log_basename", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_relay_log_basename", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_index": { + "default": "*host_name*-relay-bin.index", + "dynamic": false, + "name": "relay_log_index", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "relay_log_index", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_relay_log_index", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_info_file": { + "cli": "--relay-log-info-file=file_name", + "default": "relay-log.info", + "dynamic": false, + "name": "relay_log_info_file", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "relay_log_info_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_relay_log_info_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_purge": { + "cli": "--relay-log-purge[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "relay_log_purge", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "relay_log_purge", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_relay-log-purge", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + }, + { + "anchor": "sysvar_relay_log_purge", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_recovery": { + "cli": "--relay-log-recovery[={OFF|ON}]", + "default": "OFF", + "name": "relay_log_recovery", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "relay_log_recovery", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_relay_log_recovery", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_space_limit": { + "cli": "--relay-log-space-limit=#", + "default": "0", + "dynamic": false, + "name": "relay_log_space_limit", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "relay_log_space_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_relay-log-space-limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + }, + { + "anchor": "sysvar_relay_log_space_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_annotate_row_events": { + "cli": "--replicate-annotate-row-events", + "default": "ON (>= MariaDB 10.2.4), OFF (<= MariaDB 10.2.3)", + "dynamic": false, + "name": "replicate_annotate_row_events", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "replicate_annotate_row_events", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "replicate_do_db": { + "cli": "--replicate-do-db=name", + "name": "replicate_do_db", + "type": "string", + "ids": [ + { + "anchor": "replicate_do_db", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-do-db", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_do_table": { + "cli": "--replicate-do-table=name", + "name": "replicate_do_table", + "type": "string", + "ids": [ + { + "anchor": "replicate_do_table", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-do-table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_events_marked_for_skip": { + "cli": "--replicate-events-marked-for-skip", + "default": "replicate", + "dynamic": true, + "name": "replicate_events_marked_for_skip", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "REPLICATE", + "FILTER_ON_SLAVE", + "FILTER_ON_MASTER" + ], + "ids": [ + { + "anchor": "replicate_events_marked_for_skip", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "replicate_ignore_db": { + "cli": "--replicate-ignore-db=name", + "name": "replicate_ignore_db", + "type": "string", + "ids": [ + { + "anchor": "replicate_ignore_db", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-ignore-db", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_ignore_table": { + "cli": "--replicate-ignore-table=name", + "name": "replicate_ignore_table", + "type": "string", + "ids": [ + { + "anchor": "replicate_ignore_table", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-ignore-table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_rewrite_db": { + "cli": "--replicate-rewrite-db=old_name->new_name", + "name": "replicate_rewrite_db", + "type": "string", + "ids": [ + { + "anchor": "replicate_rewrite_db", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-rewrite-db", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_wild_do_table": { + "cli": "--replicate-wild-do-table=name", + "name": "replicate_wild_do_table", + "type": "string", + "ids": [ + { + "anchor": "replicate_wild_do_table", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-wild-do-table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_wild_ignore_table": { + "cli": "--replicate-wild-ignore-table=name", + "name": "replicate_wild_ignore_table", + "type": "string", + "ids": [ + { + "anchor": "replicate_wild_ignore_table", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_replicate-wild-ignore-table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "report_host": { + "cli": "--report-host=host_name", + "dynamic": false, + "name": "report_host", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "report_host", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_report_host", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "report_password": { + "dynamic": false, + "name": "report_password", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "report_password", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_report_password", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "report_port": { + "cli": "--report-port=port-num", + "default": "[slave_port]", + "dynamic": false, + "name": "report_port", + "range": { + "from": 0, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "report_port", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_report_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "report_user": { + "cli": "--report-user=name", + "dynamic": false, + "name": "report_user", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "report_user", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_report_user", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "skip_parallel_replication": { + "default": "OFF", + "dynamic": true, + "name": "skip_parallel_replication", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "skip_parallel_replication", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "skip_replication": { + "default": "OFF", + "dynamic": true, + "name": "skip_replication", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "skip_replication", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_compressed_protocol": { + "cli": "--slave-compressed-protocol[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "slave_compressed_protocol", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "slave_compressed_protocol", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_compressed_protocol", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_ddl_exec_mode": { + "cli": "--slave-ddl-exec-mode=name", + "default": "IDEMPOTENT", + "dynamic": true, + "name": "slave_ddl_exec_mode", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "IDEMPOTENT", + "STRICT" + ], + "ids": [ + { + "anchor": "slave_ddl_exec_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_domain_parallel_threads": { + "cli": "--slave-domain-parallel-threads=#", + "default": "0", + "dynamic": true, + "name": "slave_domain_parallel_threads", + "scope": [ + "global" + ], + "type": "integer", + "validValues": [ + "0", + "16383" + ], + "ids": [ + { + "anchor": "slave_domain_parallel_threads", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_exec_mode": { + "cli": "--slave-exec-mode=mode", + "default": "IDEMPOTENT (NDB)STRICT (Other)", + "dynamic": true, + "name": "slave_exec_mode", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "IDEMPOTENT", + "STRICT" + ], + "ids": [ + { + "anchor": "slave_exec_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_exec_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_load_tmpdir": { + "cli": "--slave-load-tmpdir=path", + "default": "Value of --tmpdir", + "dynamic": false, + "name": "slave_load_tmpdir", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "slave_load_tmpdir", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_load_tmpdir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_max_allowed_packet": { + "cli": "--slave-max-allowed-packet=#", + "default": "1073741824", + "dynamic": true, + "name": "slave_max_allowed_packet", + "range": { + "from": 1024, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_max_allowed_packet", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_max_allowed_packet", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_net_timeout": { + "cli": "--slave-net-timeout=#", + "default": "60", + "dynamic": true, + "name": "slave_net_timeout", + "range": { + "from": 1, + "to": "upwards" + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_net_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_net_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_parallel_max_queued": { + "cli": "--slave-parallel-max-queued=#", + "default": "131072", + "dynamic": true, + "name": "slave_parallel_max_queued", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_parallel_max_queued", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_parallel_mode": { + "default": "conservative", + "dynamic": false, + "name": "slave_parallel_mode", + "scope": [ + "global" + ], + "validValues": [ + "conservative", + "optimistic", + "none", + "aggressive", + "minimal" + ], + "ids": [ + { + "anchor": "slave_parallel_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_parallel_threads": { + "cli": "--slave-parallel-threads=#", + "default": "0", + "dynamic": true, + "name": "slave_parallel_threads", + "range": { + "from": 0, + "to": 16383 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_parallel_threads", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_parallel_workers": { + "cli": "--slave-parallel-workers=#", + "default": "0", + "dynamic": true, + "name": "slave_parallel_workers", + "range": { + "from": 0, + "to": 1024 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_parallel_workers", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_parallel_workers", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_run_triggers_for_rbr": { + "cli": "--slave-run-triggers-for-rbr=value", + "default": "NO", + "name": "slave_run_triggers_for_rbr", + "scope": [ + "global" + ], + "validValues": [ + "NO", + "YES", + "LOGGING" + ], + "ids": [ + { + "anchor": "slave_run_triggers_for_rbr", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_skip_errors": { + "cli": "--slave-skip-errors=name", + "default": "OFF", + "dynamic": false, + "name": "slave_skip_errors", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "[list of error codes]", + "ALL", + "OFF" + ], + "ids": [ + { + "anchor": "slave_skip_errors", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_slave-skip-errors", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + }, + { + "anchor": "sysvar_slave_skip_errors", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_sql_verify_checksum": { + "cli": "--slave-sql-verify-checksum[={OFF|ON}]", + "default": "1", + "dynamic": true, + "name": "slave_sql_verify_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "slave_sql_verify_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "option_mysqld_slave-sql-verify-checksum", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + }, + { + "anchor": "sysvar_slave_sql_verify_checksum", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_transaction_retries": { + "cli": "--slave-transaction-retries=#", + "default": "10", + "dynamic": true, + "name": "slave_transaction_retries", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_transaction_retries", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_transaction_retries", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_transaction_retry_errors": { + "cli": "--slave-transaction_retry-errors=[error_code1,error_code2,...]", + "default": "1158,1159,1160,1161,1205,1213,1429,2013,12701 (>= MariaDB 10.4.5), 1213,1205 (>= MariaDB 10.3.3)", + "dynamic": false, + "name": "slave_transaction_retry_errors", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "comma-separated list of error codes" + ], + "ids": [ + { + "anchor": "slave_transaction_retry_errors", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_transaction_retry_interval": { + "cli": "--slave-transaction-retry-interval=#", + "default": "0", + "dynamic": true, + "name": "slave_transaction_retry_interval", + "range": { + "from": 0, + "to": 3600 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_transaction_retry_interval", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + } + ] + }, + "slave_type_conversions": { + "cli": "--slave-type-conversions=set", + "default": "", + "name": "slave_type_conversions", + "scope": [ + "global" + ], + "type": "set", + "validValues": [ + "ALL_LOSSY", + "ALL_NON_LOSSY" + ], + "ids": [ + { + "anchor": "slave_type_conversions", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_slave_type_conversions", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "sql_log_bin": { + "default": "1", + "dynamic": true, + "name": "sql_log_bin", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_log_bin", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sql_log_bin", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_sql_log_bin", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "sql_slave_skip_counter": { + "dynamic": true, + "name": "sql_slave_skip_counter", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sql_slave_skip_counter", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sql_slave_skip_counter", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "sync_binlog": { + "cli": "--sync-binlog=#", + "dynamic": true, + "name": "sync_binlog", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sync_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sync_binlog", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_sync_binlog", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "sync_master_info": { + "cli": "--sync-master-info=#", + "default": "10000", + "dynamic": true, + "name": "sync_master_info", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sync_master_info", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sync_master_info", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "sync_relay_log": { + "cli": "--sync-relay-log=#", + "default": "10000", + "dynamic": true, + "name": "sync_relay_log", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sync_relay_log", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sync_relay_log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "sync_relay_log_info": { + "cli": "--sync-relay-log-info=#", + "default": "10000", + "dynamic": true, + "name": "sync_relay_log_info", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sync_relay_log_info", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-server-system-variables/" + }, + { + "anchor": "sysvar_sync_relay_log_info", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "Binlog_bytes_written": { + "name": "Binlog_bytes_written", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_bytes_written", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_cache_disk_use": { + "name": "Binlog_cache_disk_use", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_cache_disk_use", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_cache_use": { + "name": "Binlog_cache_use", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_cache_use", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_commits": { + "name": "Binlog_commits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_commits", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_group_commit_trigger_count": { + "name": "Binlog_group_commit_trigger_count", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_group_commit_trigger_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_group_commit_trigger_lock_wait": { + "name": "Binlog_group_commit_trigger_lock_wait", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_group_commit_trigger_lock_wait", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_group_commit_trigger_timeout": { + "name": "Binlog_group_commit_trigger_timeout", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_group_commit_trigger_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_group_commits": { + "name": "Binlog_group_commits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_group_commits", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_snapshot_file": { + "name": "Binlog_snapshot_file", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "binlog_snapshot_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_snapshot_position": { + "name": "Binlog_snapshot_position", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_snapshot_position", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_stmt_cache_disk_use": { + "name": "Binlog_stmt_cache_disk_use", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_stmt_cache_disk_use", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Binlog_stmt_cache_use": { + "name": "Binlog_stmt_cache_use", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "binlog_stmt_cache_use", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_change_master": { + "name": "Com_change_master", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_change_master", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_show_master_status": { + "name": "Com_show_master_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_master_status", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_show_new_master": { + "name": "Com_show_new_master", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_new_master", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_show_slave_hosts": { + "name": "Com_show_slave_hosts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_slave_hosts", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_show_slave_status": { + "name": "Com_show_slave_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_slave_status", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_slave_start": { + "name": "Com_slave_start", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_slave_start", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_slave_stop": { + "name": "Com_slave_stop", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_slave_stop", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_start_all_slaves": { + "name": "Com_start_all_slaves", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_start_all_slaves", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_start_slave": { + "name": "Com_start_slave", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_start_slave", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_stop_all_slaves": { + "name": "Com_stop_all_slaves", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stop_all_slaves", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Com_stop_slave": { + "name": "Com_stop_slave", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stop_slave", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Master_gtid_wait_count": { + "name": "Master_gtid_wait_count", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "master_gtid_wait_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Master_gtid_wait_time": { + "name": "Master_gtid_wait_time", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "master_gtid_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Master_gtid_wait_timeouts": { + "name": "Master_gtid_wait_timeouts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "master_gtid_wait_timeouts", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Rpl_status": { + "name": "Rpl_status", + "ids": [ + { + "anchor": "rpl_status", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Rpl_transactions_multi_engine": { + "name": "Rpl_transactions_multi_engine", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rpl_transactions_multi_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_connections": { + "name": "Slave_connections", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_connections", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_heartbeat_period": { + "name": "Slave_heartbeat_period", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_heartbeat_period", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_open_temp_tables": { + "name": "Slave_open_temp_tables", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_open_temp_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_received_heartbeats": { + "name": "Slave_received_heartbeats", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_received_heartbeats", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_retried_transactions": { + "name": "Slave_retried_transactions", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_retried_transactions", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_running": { + "name": "Slave_running", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_running", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slave_skipped_errors": { + "name": "Slave_skipped_errors", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slave_skipped_errors", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slaves_connected": { + "name": "Slaves_connected", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slaves_connected", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Slaves_running": { + "name": "Slaves_running", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slaves_running", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Transactions_gtid_foreign_engine": { + "name": "Transactions_gtid_foreign_engine", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "transactions_gtid_foreign_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Transactions_multi_engine": { + "name": "Transactions_multi_engine", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "transactions_multi_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication-and-binary-log-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_clients": { + "name": "Rpl_semi_sync_master_clients", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_clients", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_net_avg_wait_time": { + "name": "Rpl_semi_sync_master_net_avg_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_net_avg_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_net_wait_time": { + "name": "Rpl_semi_sync_master_net_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_net_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_net_waits": { + "name": "Rpl_semi_sync_master_net_waits", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_net_waits", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_no_times": { + "name": "Rpl_semi_sync_master_no_times", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_no_times", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_no_tx": { + "name": "Rpl_semi_sync_master_no_tx", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_no_tx", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_status": { + "name": "Rpl_semi_sync_master_status", + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_master_status", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_timefunc_failures": { + "name": "Rpl_semi_sync_master_timefunc_failures", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_timefunc_failures", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_tx_avg_wait_time": { + "name": "Rpl_semi_sync_master_tx_avg_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_tx_avg_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_tx_wait_time": { + "name": "Rpl_semi_sync_master_tx_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_tx_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_tx_waits": { + "name": "Rpl_semi_sync_master_tx_waits", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_tx_waits", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_wait_pos_backtraverse": { + "name": "Rpl_semi_sync_master_wait_pos_backtraverse", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_wait_pos_backtraverse", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_wait_sessions": { + "name": "Rpl_semi_sync_master_wait_sessions", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_wait_sessions", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_master_yes_tx": { + "name": "Rpl_semi_sync_master_yes_tx", + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_yes_tx", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "Rpl_semi_sync_slave_status": { + "name": "Rpl_semi_sync_slave_status", + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_slave_status", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication-plugin-status-variables/" + } + ] + }, + "rpl_semi_sync_master_enabled": { + "default": "OFF", + "dynamic": true, + "name": "rpl_semi_sync_master_enabled", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_master_enabled", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_master_enabled", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_master_timeout": { + "default": "10000", + "dynamic": true, + "name": "rpl_semi_sync_master_timeout", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_master_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_master_trace_level": { + "default": "32", + "dynamic": true, + "name": "rpl_semi_sync_master_trace_level", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_master_trace_level", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_master_trace_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_master_wait_no_slave": { + "default": "ON", + "dynamic": true, + "name": "rpl_semi_sync_master_wait_no_slave", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_master_wait_no_slave", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_master_wait_no_slave", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_master_wait_point": { + "cli": "--rpl-semi-sync-master-wait-point=value", + "default": "AFTER_SYNC", + "dynamic": true, + "name": "rpl_semi_sync_master_wait_point", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "AFTER_SYNC", + "AFTER_COMMIT" + ], + "ids": [ + { + "anchor": "rpl_semi_sync_master_wait_point", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_master_wait_point", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_slave_delay_master": { + "cli": "--rpl-semi-sync-slave-delay-master[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "rpl_semi_sync_slave_delay_master", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_slave_delay_master", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + } + ] + }, + "rpl_semi_sync_slave_enabled": { + "default": "OFF", + "dynamic": true, + "name": "rpl_semi_sync_slave_enabled", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "rpl_semi_sync_slave_enabled", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_slave_enabled", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "rpl_semi_sync_slave_kill_conn_timeout": { + "cli": "--rpl-semi-sync-slave-kill-conn-timeout[={0|1}]", + "default": "5", + "dynamic": true, + "name": "rpl_semi_sync_slave_kill_conn_timeout", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_slave_kill_conn_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + } + ] + }, + "rpl_semi_sync_slave_trace_level": { + "default": "32", + "dynamic": true, + "name": "rpl_semi_sync_slave_trace_level", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "rpl_semi_sync_slave_trace_level", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + }, + { + "anchor": "sysvar_rpl_semi_sync_slave_trace_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "rpl_semi_sync_master": { + "cli": "--rpl-semi-sync-master=value", + "default": "ON", + "name": "rpl_semi_sync_master", + "validValues": [ + "OFF", + "ON", + "FORCE", + "FORCE_PLUS_PERMANENT" + ], + "ids": [ + { + "anchor": "rpl_semi_sync_master", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + } + ] + }, + "rpl_semi_sync_slave": { + "cli": "--rpl-semi-sync-slave=value", + "default": "ON", + "name": "rpl_semi_sync_slave", + "validValues": [ + "OFF", + "ON", + "FORCE", + "FORCE_PLUS_PERMANENT" + ], + "ids": [ + { + "anchor": "rpl_semi_sync_slave", + "url": "https://mariadb.com/kb/en/library/documentation/semisynchronous-replication/" + } + ] + }, + "Aborted_clients": { + "name": "Aborted_clients", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aborted_clients", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Aborted_connects": { + "name": "Aborted_connects", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aborted_connects", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Aborted_connects_preauth": { + "name": "Aborted_connects_preauth", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "aborted_connects_preauth", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Access_denied_errors": { + "name": "Access_denied_errors", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "access_denied_errors", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_column_grants": { + "name": "Acl_column_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_column_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_database_grants": { + "name": "Acl_database_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_database_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_function_grants": { + "name": "Acl_function_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_function_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_package_body_grants": { + "name": "Acl_package_body_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_package_body_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_package_spec_grants": { + "name": "Acl_package_spec_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_package_spec_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_procedure_grants": { + "name": "Acl_procedure_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_procedure_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_proxy_users": { + "name": "Acl_proxy_users", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_proxy_users", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_role_grants": { + "name": "Acl_role_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_role_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_roles": { + "name": "Acl_roles", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_roles", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_table_grants": { + "name": "Acl_table_grants", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_table_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Acl_users": { + "name": "Acl_users", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "acl_users", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Busy_time": { + "name": "Busy_time", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "busy_time", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Bytes_received": { + "name": "Bytes_received", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "bytes_received", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Bytes_sent": { + "name": "Bytes_sent", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "bytes_sent", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_admin_commands": { + "name": "Com_admin_commands", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_admin_commands", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_db": { + "name": "Com_alter_db", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_db", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_db_upgrade": { + "name": "Com_alter_db_upgrade", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_db_upgrade", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_event": { + "name": "Com_alter_event", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_event", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_function": { + "name": "Com_alter_function", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_function", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_procedure": { + "name": "Com_alter_procedure", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_procedure", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_sequence": { + "name": "Com_alter_sequence", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_sequence", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_server": { + "name": "Com_alter_server", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_server", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_table": { + "name": "Com_alter_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_tablespace": { + "name": "Com_alter_tablespace", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_tablespace", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_alter_user": { + "name": "Com_alter_user", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_alter_user", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_analyze": { + "name": "Com_analyze", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_analyze", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_assign_to_keycache": { + "name": "Com_assign_to_keycache", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_assign_to_keycache", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_backup": { + "name": "Com_backup", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_backup", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_backup_lock": { + "name": "Com_backup_lock", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_backup_lock", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_backup_table": { + "name": "Com_backup_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_backup_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_begin": { + "name": "Com_begin", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_begin", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_binlog": { + "name": "Com_binlog", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_call_procedure": { + "name": "Com_call_procedure", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_call_procedure", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_change_db": { + "name": "Com_change_db", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_change_db", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_check": { + "name": "Com_check", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_check", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_checksum": { + "name": "Com_checksum", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_commit": { + "name": "Com_commit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_commit", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_compound_sql": { + "name": "Com_compound_sql", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_compound_sql", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_db": { + "name": "Com_create_db", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_db", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_event": { + "name": "Com_create_event", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_event", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_function": { + "name": "Com_create_function", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_function", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_index": { + "name": "Com_create_index", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_index", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_package": { + "name": "Com_create_package", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_package", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_package_body": { + "name": "Com_create_package_body", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_package_body", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_procedure": { + "name": "Com_create_procedure", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_procedure", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_role": { + "name": "Com_create_role", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_role", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_sequence": { + "name": "Com_create_sequence", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_sequence", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_server": { + "name": "Com_create_server", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_server", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_table": { + "name": "Com_create_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_temporary_table": { + "name": "Com_create_temporary_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_temporary_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_trigger": { + "name": "Com_create_trigger", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_trigger", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_udf": { + "name": "Com_create_udf", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_udf", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_user": { + "name": "Com_create_user", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_user", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_create_view": { + "name": "Com_create_view", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_create_view", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_dealloc_sql": { + "name": "Com_dealloc_sql", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_dealloc_sql", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_delete": { + "name": "Com_delete", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_delete", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_delete_multi": { + "name": "Com_delete_multi", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_delete_multi", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_do": { + "name": "Com_do", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_do", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_db": { + "name": "Com_drop_db", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_db", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_event": { + "name": "Com_drop_event", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_event", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_function": { + "name": "Com_drop_function", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_function", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_index": { + "name": "Com_drop_index", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_index", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_package": { + "name": "Com_drop_package", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_package", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_package_body": { + "name": "Com_drop_package_body", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_package_body", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_procedure": { + "name": "Com_drop_procedure", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_procedure", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_role": { + "name": "Com_drop_role", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_role", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_sequence": { + "name": "Com_drop_sequence", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_sequence", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_server": { + "name": "Com_drop_server", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_server", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_table": { + "name": "Com_drop_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_temporary_table": { + "name": "Com_drop_temporary_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_temporary_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_trigger": { + "name": "Com_drop_trigger", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_trigger", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_user": { + "name": "Com_drop_user", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_user", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_drop_view": { + "name": "Com_drop_view", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_drop_view", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_empty_query": { + "name": "Com_empty_query", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_empty_query", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_execute_immediate": { + "name": "Com_execute_immediate", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_execute_immediate", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_execute_sql": { + "name": "Com_execute_sql", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_execute_sql", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_flush": { + "name": "Com_flush", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_flush", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_get_diagnostics": { + "name": "Com_get_diagnostics", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_get_diagnostics", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_grant": { + "name": "Com_grant", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_grant", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_grant_role": { + "name": "Com_grant_role", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_grant_role", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_ha_close": { + "name": "Com_ha_close", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_ha_close", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_ha_open": { + "name": "Com_ha_open", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_ha_open", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_ha_read": { + "name": "Com_ha_read", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_ha_read", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_help": { + "name": "Com_help", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_help", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_insert": { + "name": "Com_insert", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_insert", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_insert_select": { + "name": "Com_insert_select", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_insert_select", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_install_plugin": { + "name": "Com_install_plugin", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_install_plugin", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_kill": { + "name": "Com_kill", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_kill", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_load": { + "name": "Com_load", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_load", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_load_master_data": { + "name": "Com_load_master_data", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_load_master_data", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_load_master_table": { + "name": "Com_load_master_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_load_master_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_multi": { + "name": "Com_multi", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_multi", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_lock_tables": { + "name": "Com_lock_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_lock_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_optimize": { + "name": "Com_optimize", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_optimize", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_preload_keys": { + "name": "Com_preload_keys", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_preload_keys", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_prepare_sql": { + "name": "Com_prepare_sql", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_prepare_sql", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_purge": { + "name": "Com_purge", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_purge", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_purge_before_date": { + "name": "Com_purge_before_date", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_purge_before_date", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_release_savepoint": { + "name": "Com_release_savepoint", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_release_savepoint", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_rename_table": { + "name": "Com_rename_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_rename_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_rename_user": { + "name": "Com_rename_user", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_rename_user", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_repair": { + "name": "Com_repair", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_repair", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_replace": { + "name": "Com_replace", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_replace", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_replace_select": { + "name": "Com_replace_select", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_replace_select", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_reset": { + "name": "Com_reset", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_reset", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_resignal": { + "name": "Com_resignal", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_resignal", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_restore_table": { + "name": "Com_restore_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_restore_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_revoke": { + "name": "Com_revoke", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_revoke", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_revoke_all": { + "name": "Com_revoke_all", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_revoke_all", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_revoke_grant": { + "name": "Com_revoke_grant", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_revoke_grant", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_rollback": { + "name": "Com_rollback", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_rollback", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_rollback_to_savepoint": { + "name": "Com_rollback_to_savepoint", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_rollback_to_savepoint", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_savepoint": { + "name": "Com_savepoint", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_savepoint", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_select": { + "name": "Com_select", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_select", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_set_option": { + "name": "Com_set_option", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_set_option", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_signal": { + "name": "Com_signal", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_signal", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_authors": { + "name": "Com_show_authors", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_authors", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_binlog_events": { + "name": "Com_show_binlog_events", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_binlog_events", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_binlogs": { + "name": "Com_show_binlogs", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_binlogs", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_charsets": { + "name": "Com_show_charsets", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_charsets", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_client_statistics": { + "name": "Com_show_client_statistics", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_client_statistics", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_collations": { + "name": "Com_show_collations", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_collations", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_column_types": { + "name": "Com_show_column_types", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_column_types", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_contributors": { + "name": "Com_show_contributors", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_contributors", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_db": { + "name": "Com_show_create_db", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_db", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_event": { + "name": "Com_show_create_event", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_event", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_func": { + "name": "Com_show_create_func", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_func", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_package": { + "name": "Com_show_create_package", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_package", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_package_body": { + "name": "Com_show_create_package_body", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_package_body", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_proc": { + "name": "Com_show_create_proc", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_proc", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_table": { + "name": "Com_show_create_table", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_table", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_trigger": { + "name": "Com_show_create_trigger", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_trigger", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_create_user": { + "name": "Com_show_create_user", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_create_user", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_databases": { + "name": "Com_show_databases", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_databases", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_engine_logs": { + "name": "Com_show_engine_logs", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_engine_logs", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_engine_mutex": { + "name": "Com_show_engine_mutex", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_engine_mutex", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_engine_status": { + "name": "Com_show_engine_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_engine_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_events": { + "name": "Com_show_events", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_events", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_errors": { + "name": "Com_show_errors", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_errors", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_explain": { + "name": "Com_show_explain", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_explain", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_fields": { + "name": "Com_show_fields", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_fields", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_function_status": { + "name": "Com_show_function_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_function_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_generic": { + "name": "Com_show_generic", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_generic", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_grants": { + "name": "Com_show_grants", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_grants", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_keys": { + "name": "Com_show_keys", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_keys", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_index_statistics": { + "name": "Com_show_index_statistics", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_index_statistics", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_open_tables": { + "name": "Com_show_open_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_open_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_package_status": { + "name": "Com_show_package_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_package_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_package_body_status": { + "name": "Com_show_package_body_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_package_body_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_plugins": { + "name": "Com_show_plugins", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_plugins", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_privileges": { + "name": "Com_show_privileges", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_privileges", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_procedure_status": { + "name": "Com_show_procedure_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_procedure_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_processlist": { + "name": "Com_show_processlist", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_processlist", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_profile": { + "name": "Com_show_profile", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_profile", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_profiles": { + "name": "Com_show_profiles", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_profiles", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_relaylog_events": { + "name": "Com_show_relaylog_events", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_relaylog_events", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_status": { + "name": "Com_show_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_storage_engines": { + "name": "Com_show_storage_engines", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_storage_engines", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_table_statistics": { + "name": "Com_show_table_statistics", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_table_statistics", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_table_status": { + "name": "Com_show_table_status", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_table_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_tables": { + "name": "Com_show_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_triggers": { + "name": "Com_show_triggers", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_triggers", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_user_statistics": { + "name": "Com_show_user_statistics", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_user_statistics", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_variable": { + "name": "Com_show_variable", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_variable", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_show_warnings": { + "name": "Com_show_warnings", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_show_warnings", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_shutdown": { + "name": "Com_shutdown", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_shutdown", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_close": { + "name": "Com_stmt_close", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_close", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_execute": { + "name": "Com_stmt_execute", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_execute", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_fetch": { + "name": "Com_stmt_fetch", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_fetch", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_prepare": { + "name": "Com_stmt_prepare", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_prepare", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_reprepare": { + "name": "Com_stmt_reprepare", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_reprepare", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_reset": { + "name": "Com_stmt_reset", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_reset", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_stmt_send_long_data": { + "name": "Com_stmt_send_long_data", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_stmt_send_long_data", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_truncate": { + "name": "Com_truncate", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_truncate", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_uninstall_plugin": { + "name": "Com_uninstall_plugin", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_uninstall_plugin", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_unlock_tables": { + "name": "Com_unlock_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_unlock_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_update": { + "name": "Com_update", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_update", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_update_multi": { + "name": "Com_update_multi", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_update_multi", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_commit": { + "name": "Com_xa_commit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_commit", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_end": { + "name": "Com_xa_end", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_end", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_prepare": { + "name": "Com_xa_prepare", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_prepare", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_recover": { + "name": "Com_xa_recover", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_recover", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_rollback": { + "name": "Com_xa_rollback", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_rollback", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Com_xa_start": { + "name": "Com_xa_start", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "com_xa_start", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Compression": { + "name": "Compression", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "compression", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_accept": { + "name": "Connection_errors_accept", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_accept", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_internal": { + "name": "Connection_errors_internal", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_internal", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_max_connections": { + "name": "Connection_errors_max_connections", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_max_connections", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_peer_address": { + "name": "Connection_errors_peer_address", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_peer_address", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_select": { + "name": "Connection_errors_select", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_select", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connection_errors_tcpwrap": { + "name": "Connection_errors_tcpwrap", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connection_errors_tcpwrap", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Connections": { + "name": "Connections", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connections", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Cpu_time": { + "name": "Cpu_time", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "cpu_time", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Created_tmp_disk_tables": { + "name": "Created_tmp_disk_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "created_tmp_disk_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Created_tmp_files": { + "name": "Created_tmp_files", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "created_tmp_files", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Created_tmp_tables": { + "name": "Created_tmp_tables", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "created_tmp_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Delayed_errors": { + "name": "Delayed_errors", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_errors", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Delayed_insert_threads": { + "name": "Delayed_insert_threads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_insert_threads", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Delayed_writes": { + "name": "Delayed_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_writes", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Delete_scan": { + "name": "Delete_scan", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delete_scan", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Empty_queries": { + "name": "Empty_queries", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "empty_queries", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Executed_events": { + "name": "Executed_events", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "executed_events", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Executed_triggers": { + "name": "Executed_triggers", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "executed_triggers", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_application_time_periods": { + "name": "Feature_application_time_periods", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_application_time_periods", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_check_constraint": { + "name": "Feature_check_constraint", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_check_constraint", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_custom_aggregate_functions": { + "name": "Feature_custom_aggregate_functions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_custom_aggregate_functions", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_delay_key_write": { + "name": "Feature_delay_key_write", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_delay_key_write", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_dynamic_columns": { + "name": "Feature_dynamic_columns", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_dynamic_columns", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_fulltext": { + "name": "Feature_fulltext", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_fulltext", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_gis": { + "name": "Feature_gis", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_gis", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_invisible_columns": { + "name": "Feature_invisible_columns", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_invisible_columns", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_json": { + "name": "Feature_json", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_json", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_locale": { + "name": "Feature_locale", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_locale", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_subquery": { + "name": "Feature_subquery", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_subquery", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_system_versioning": { + "name": "Feature_system_versioning", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_system_versioning", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_timezone": { + "name": "Feature_timezone", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_timezone", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_trigger": { + "name": "Feature_trigger", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_trigger", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_window_functions": { + "name": "Feature_window_functions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_window_functions", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Feature_xml": { + "name": "Feature_xml", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "feature_xml", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Flush_commands": { + "name": "Flush_commands", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "flush_commands", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_commit": { + "name": "Handler_commit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_commit", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_delete": { + "name": "Handler_delete", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_delete", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_discover": { + "name": "Handler_discover", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_discover", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_external_lock": { + "name": "Handler_external_lock", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_external_lock", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_icp_attempts": { + "name": "Handler_icp_attempts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_icp_attempts", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_icp_match": { + "name": "Handler_icp_match", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_icp_match", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_mrr_init": { + "name": "Handler_mrr_init", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_mrr_init", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_mrr_key_refills": { + "name": "Handler_mrr_key_refills", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_mrr_key_refills", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_mrr_rowid_refills": { + "name": "Handler_mrr_rowid_refills", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_mrr_rowid_refills", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_prepare": { + "name": "Handler_prepare", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_prepare", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_first": { + "name": "Handler_read_first", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_first", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_key": { + "name": "Handler_read_key", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_key", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_last": { + "name": "Handler_read_last", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_last", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_next": { + "name": "Handler_read_next", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_next", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_prev": { + "name": "Handler_read_prev", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_prev", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_retry": { + "name": "Handler_read_retry", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_retry", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_rnd": { + "name": "Handler_read_rnd", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_rnd", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_rnd_deleted": { + "name": "Handler_read_rnd_deleted", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_rnd_deleted", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_read_rnd_next": { + "name": "Handler_read_rnd_next", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_read_rnd_next", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_rollback": { + "name": "Handler_rollback", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_rollback", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_savepoint": { + "name": "Handler_savepoint", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_savepoint", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_savepoint_rollback": { + "name": "Handler_savepoint_rollback", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_savepoint_rollback", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_tmp_delete": { + "name": "Handler_tmp_delete", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_tmp_delete", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_tmp_update": { + "name": "Handler_tmp_update", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_tmp_update", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_tmp_write": { + "name": "Handler_tmp_write", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_tmp_write", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_update": { + "name": "Handler_update", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_update", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Handler_write": { + "name": "Handler_write", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "handler_write", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_blocks_not_flushed": { + "name": "Key_blocks_not_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_blocks_not_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_blocks_unused": { + "name": "Key_blocks_unused", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_blocks_unused", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_blocks_used": { + "name": "Key_blocks_used", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_blocks_used", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_blocks_warm": { + "name": "Key_blocks_warm", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_blocks_warm", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_read_requests": { + "name": "Key_read_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_read_requests", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_reads": { + "name": "Key_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_reads", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_write_requests": { + "name": "Key_write_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_write_requests", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Key_writes": { + "name": "Key_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "key_writes", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Last_query_cost": { + "name": "Last_query_cost", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "last_query_cost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Maria_*": { + "name": "Maria_*", + "ids": [ + { + "anchor": "maria_", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Max_statement_time_exceeded": { + "name": "Max_statement_time_exceeded", + "type": "integer", + "ids": [ + { + "anchor": "max_statement_time_exceeded", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Max_used_connections": { + "name": "Max_used_connections", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_used_connections", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Memory_used": { + "name": "Memory_used", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "memory_used", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Memory_used_initial": { + "name": "Memory_used_initial", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "memory_used_initial", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Not_flushed_delayed_rows": { + "name": "Not_flushed_delayed_rows", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "not_flushed_delayed_rows", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Open_files": { + "name": "Open_files", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "open_files", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Open_streams": { + "name": "Open_streams", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "open_streams", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Open_table_definitions": { + "name": "Open_table_definitions", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "open_table_definitions", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Open_tables": { + "name": "Open_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "open_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Opened_files": { + "name": "Opened_files", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "opened_files", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Opened_plugin_libraries": { + "name": "Opened_plugin_libraries", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "opened_plugin_libraries", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Opened_table_definitions": { + "name": "Opened_table_definitions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "opened_table_definitions", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Opened_tables": { + "name": "Opened_tables", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "opened_tables", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Opened_views": { + "name": "Opened_views", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "opened_views", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_accounts_lost": { + "name": "Performance_schema_accounts_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_accounts_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_cond_classes_lost": { + "name": "Performance_schema_cond_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_cond_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_cond_instances_lost": { + "name": "Performance_schema_cond_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_cond_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_digest_lost": { + "name": "Performance_schema_digest_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_digest_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_file_classes_lost": { + "name": "Performance_schema_file_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_file_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_file_handles_lost": { + "name": "Performance_schema_file_handles_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_file_handles_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_file_instances_lost": { + "name": "Performance_schema_file_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_file_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_hosts_lost": { + "name": "Performance_schema_hosts_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_hosts_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_locker_lost": { + "name": "Performance_schema_locker_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_locker_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_mutex_classes_lost": { + "name": "Performance_schema_mutex_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_mutex_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_mutex_instances_lost": { + "name": "Performance_schema_mutex_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_mutex_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_rwlock_classes_lost": { + "name": "Performance_schema_rwlock_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_rwlock_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_rwlock_instances_lost": { + "name": "Performance_schema_rwlock_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_rwlock_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_session_connect_attrs_lost": { + "name": "Performance_schema_session_connect_attrs_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_session_connect_attrs_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_socket_classes_lost": { + "name": "Performance_schema_socket_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_socket_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_socket_instances_lost": { + "name": "Performance_schema_socket_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_socket_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_stage_classes_lost": { + "name": "Performance_schema_stage_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_stage_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_statement_classes_lost": { + "name": "Performance_schema_statement_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_statement_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_table_handles_lost": { + "name": "Performance_schema_table_handles_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_table_handles_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_table_instances_lost": { + "name": "Performance_schema_table_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_table_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_thread_classes_lost": { + "name": "Performance_schema_thread_classes_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_thread_classes_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_thread_instances_lost": { + "name": "Performance_schema_thread_instances_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_thread_instances_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Performance_schema_users_lost": { + "name": "Performance_schema_users_lost", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "performance_schema_users_lost", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Prepared_stmt_count": { + "name": "Prepared_stmt_count", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "prepared_stmt_count", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_free_blocks": { + "name": "Qcache_free_blocks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_free_blocks", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_free_memory": { + "name": "Qcache_free_memory", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_free_memory", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_hits": { + "name": "Qcache_hits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_hits", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_inserts": { + "name": "Qcache_inserts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_inserts", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_lowmem_prunes": { + "name": "Qcache_lowmem_prunes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_lowmem_prunes", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_not_cached": { + "name": "Qcache_not_cached", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_not_cached", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_queries_in_cache": { + "name": "Qcache_queries_in_cache", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_queries_in_cache", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Qcache_total_blocks": { + "name": "Qcache_total_blocks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "qcache_total_blocks", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Queries": { + "name": "Queries", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "queries", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Questions": { + "name": "Questions", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "questions", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Rows_read": { + "name": "Rows_read", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rows_read", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Rows_sent": { + "name": "Rows_sent", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rows_sent", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Rows_tmp_read": { + "name": "Rows_tmp_read", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rows_tmp_read", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Select_full_join": { + "name": "Select_full_join", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "select_full_join", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Select_full_range_join": { + "name": "Select_full_range_join", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "select_full_range_join", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Select_range": { + "name": "Select_range", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "select_range", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Select_range_check": { + "name": "Select_range_check", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "select_range_check", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Select_scan": { + "name": "Select_scan", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "select_scan", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Slow_launch_threads": { + "name": "Slow_launch_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "slow_launch_threads", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Slow_queries": { + "name": "Slow_queries", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "slow_queries", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Sort_merge_passes": { + "name": "Sort_merge_passes", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_merge_passes", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Sort_priority_queue_sorts": { + "name": "Sort_priority_queue_sorts", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_priority_queue_sorts", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Sort_range": { + "name": "Sort_range", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_range", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Sort_rows": { + "name": "Sort_rows", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_rows", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Sort_scan": { + "name": "Sort_scan", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_scan", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Subquery_cache_hit": { + "name": "Subquery_cache_hit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "subquery_cache_hit", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Subquery_cache_miss": { + "name": "Subquery_cache_miss", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "subquery_cache_miss", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Syncs": { + "name": "Syncs", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "syncs", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_locks_immediate": { + "name": "Table_locks_immediate", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_locks_immediate", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_locks_waited": { + "name": "Table_locks_waited", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_locks_waited", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_open_cache_active_instances": { + "name": "Table_open_cache_active_instances", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache_active_instances", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_open_cache_hits": { + "name": "Table_open_cache_hits", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache_hits", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_open_cache_misses": { + "name": "Table_open_cache_misses", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache_misses", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Table_open_cache_overflows": { + "name": "Table_open_cache_overflows", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache_overflows", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Tc_log_max_pages_used": { + "name": "Tc_log_max_pages_used", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tc_log_max_pages_used", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Tc_log_page_size": { + "name": "Tc_log_page_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tc_log_page_size", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Tc_log_page_waits": { + "name": "Tc_log_page_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tc_log_page_waits", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Threads_cached": { + "name": "Threads_cached", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "threads_cached", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Threads_connected": { + "name": "Threads_connected", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "threads_connected", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Threads_created": { + "name": "Threads_created", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "threads_created", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Threads_running": { + "name": "Threads_running", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "threads_running", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Update_scan": { + "name": "Update_scan", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "update_scan", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Uptime": { + "name": "Uptime", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "uptime", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "Uptime_since_flush_status": { + "name": "Uptime_since_flush_status", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "uptime_since_flush_status", + "url": "https://mariadb.com/kb/en/library/documentation/server-status-variables/" + } + ] + }, + "alter_algorithm": { + "cli": "--alter-algorithm=default", + "default": "DEFAULT", + "dynamic": true, + "name": "alter_algorithm", + "scope": [ + "global", + "session" + ], + "validValues": [ + "DEFAULT", + "COPY", + "INPLACE", + "NOCOPY", + "INSTANT" + ], + "ids": [ + { + "anchor": "alter_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "analyze_sample_percentage": { + "cli": "--analyze-sample-percentage=#", + "default": "100.000000", + "dynamic": true, + "name": "analyze_sample_percentage", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "analyze_sample_percentage", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "autocommit": { + "default": "1", + "dynamic": true, + "name": "autocommit", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "autocommit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_autocommit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "automatic_sp_privileges": { + "default": "1", + "dynamic": true, + "name": "automatic_sp_privileges", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "automatic_sp_privileges", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_automatic_sp_privileges", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "back_log": { + "cli": "--back-log=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "back_log", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "back_log", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_back_log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "basedir": { + "cli": "--basedir=path or -b path", + "dynamic": false, + "name": "basedir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "basedir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_basedir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_basedir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "big_tables": { + "cli": "--big-tables[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "big_tables", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "big_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_big_tables", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "bind_address": { + "cli": "--bind-address=addr", + "default": "*", + "dynamic": false, + "name": "bind_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "bind_address", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_bind_address", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "bulk_insert_buffer_size": { + "cli": "--bulk-insert-buffer-size=#", + "default": "8388608", + "dynamic": true, + "name": "bulk_insert_buffer_size", + "range": { + "from": 0 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "bulk_insert_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_bulk_insert_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_client": { + "dynamic": true, + "name": "character_set_client", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_client", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_client", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_connection": { + "dynamic": true, + "name": "character_set_connection", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_connection", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_connection", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_database": { + "dynamic": true, + "name": "character_set_database", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_database", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_database", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_filesystem": { + "cli": "--character-set-filesystem=name", + "default": "binary", + "dynamic": true, + "name": "character_set_filesystem", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_filesystem", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_filesystem", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_results": { + "dynamic": true, + "name": "character_set_results", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_results", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_results", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_server": { + "cli": "--character-set-server=name", + "dynamic": true, + "name": "character_set_server", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_server", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_server", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_set_system": { + "default": "utf8", + "dynamic": false, + "name": "character_set_system", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "character_set_system", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_set_system", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "character_sets_dir": { + "cli": "--character-sets-dir=path", + "dynamic": false, + "name": "character_sets_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "character_sets_dir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_character_sets_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "check_constraint_checks": { + "cli": "--check-constraint-checks=[0|1]", + "default": "ON", + "dynamic": true, + "name": "check_constraint_checks", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "check_constraint_checks", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "collation_connection": { + "dynamic": true, + "name": "collation_connection", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "collation_connection", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_collation_connection", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "collation_database": { + "dynamic": true, + "name": "collation_database", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "collation_database", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_collation_database", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "collation_server": { + "cli": "--collation-server=name", + "dynamic": true, + "name": "collation_server", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "collation_server", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_collation_server", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "completion_type": { + "cli": "--completion-type=name", + "default": "NO_CHAIN", + "dynamic": true, + "name": "completion_type", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "NO_CHAIN", + "CHAIN", + "RELEASE", + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "completion_type", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_completion_type", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "concurrent_insert": { + "default": "AUTO", + "dynamic": true, + "name": "concurrent_insert", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "NEVER", + "AUTO", + "ALWAYS", + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "concurrent_insert", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_concurrent_insert", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "connect_timeout": { + "cli": "--connect-timeout=#", + "default": "10", + "dynamic": true, + "name": "connect_timeout", + "range": { + "from": 2, + "to": 31536000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "connect_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_connect_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "core_file": { + "default": "0", + "dynamic": false, + "name": "core_file", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "core_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_core-file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_core_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "datadir": { + "cli": "--datadir=path or -h path", + "dynamic": false, + "name": "datadir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "datadir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_datadir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_datadir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "date_format": { + "name": "date_format", + "ids": [ + { + "anchor": "date_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "datetime_format": { + "name": "datetime_format", + "ids": [ + { + "anchor": "datetime_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "debug": { + "cli": "-#, --debug[=debug_options]", + "dynamic": true, + "name": "debug", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "debug", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "debug_no_thread_alarm": { + "cli": "--debug-no-thead-alarm=#", + "default": "OFF", + "dynamic": false, + "name": "debug_no_thread_alarm", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "debug_no_thread_alarm", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "debug_sync": { + "dynamic": true, + "name": "debug_sync", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "debug_sync", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_debug_sync", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_password_lifetime": { + "cli": "--default-password-lifetime=#", + "default": "0", + "dynamic": true, + "name": "default_password_lifetime", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "default_password_lifetime", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_default_password_lifetime", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_regex_flags": { + "name": "default_regex_flags", + "ids": [ + { + "anchor": "default_regex_flags", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "default_storage_engine": { + "cli": "--default-storage-engine=name", + "default": "InnoDB", + "dynamic": true, + "name": "default_storage_engine", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "ids": [ + { + "anchor": "default_storage_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_default_storage_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_table_type": { + "cli": "--default-table-type=name", + "dynamic": true, + "name": "default_table_type", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "default_table_type", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "default_tmp_storage_engine": { + "cli": "--default-tmp-storage-engine=name", + "default": "InnoDB", + "dynamic": true, + "name": "default_tmp_storage_engine", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "ids": [ + { + "anchor": "default_tmp_storage_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_default_tmp_storage_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_week_format": { + "cli": "--default-week-format=#", + "default": "0", + "dynamic": true, + "name": "default_week_format", + "range": { + "from": 0, + "to": 7 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "default_week_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_default_week_format", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "delay_key_write": { + "default": "ON", + "dynamic": true, + "name": "delay_key_write", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ON", + "OFF", + "ALL" + ], + "ids": [ + { + "anchor": "delay_key_write", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_delay_key_write", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "delayed_insert_limit": { + "cli": "--delayed-insert-limit=#", + "default": "100", + "dynamic": true, + "name": "delayed_insert_limit", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_insert_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_delayed_insert_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "delayed_insert_timeout": { + "cli": "--delayed-insert-timeout=#", + "default": "300", + "dynamic": true, + "name": "delayed_insert_timeout", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_insert_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_delayed_insert_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "delayed_queue_size": { + "cli": "--delayed-queue-size=#", + "default": "1000", + "dynamic": true, + "name": "delayed_queue_size", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "delayed_queue_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_delayed_queue_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "disconnect_on_expired_password": { + "name": "disconnect_on_expired_password", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "disconnect_on_expired_password", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_disconnect_on_expired_password", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "div_precision_increment": { + "cli": "--div-precision-increment=#", + "default": "4", + "dynamic": true, + "name": "div_precision_increment", + "range": { + "from": 0, + "to": 30 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "div_precision_increment", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_div_precision_increment", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "encrypt_tmp_disk_tables": { + "cli": "--encrypt-tmp-disk-tables[={0|1}]", + "default": "OFF", + "dynamic": true, + "name": "encrypt_tmp_disk_tables", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "encrypt_tmp_disk_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "encrypt_tmp_files": { + "cli": "--encrypt-tmp-files[={0|1}]", + "default": "OFF (>= MariaDB 10.1.7), ON (<= MariaDB 10.1.6)", + "dynamic": false, + "name": "encrypt_tmp_files", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "encrypt_tmp_files", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "encryption_algorithm": { + "cli": "--encryption-algorithm=value", + "default": "none", + "dynamic": false, + "name": "encryption_algorithm", + "scope": [ + "global" + ], + "validValues": [ + "none", + "aes_ecb", + "aes_cbc", + "aes_ctr" + ], + "ids": [ + { + "anchor": "encryption_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "enforce_storage_engine": { + "default": "none", + "dynamic": true, + "name": "enforce_storage_engine", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "enforce_storage_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "engine_condition_pushdown": { + "cli": "--engine-condition-pushdown", + "default": "OFF (MariaDB 5.5), ON (<= MariaDB 5.3)", + "dynamic": true, + "name": "engine_condition_pushdown", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "engine_condition_pushdown", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "eq_range_index_dive_limit": { + "cli": "--eq-range-index-dive-limit=#", + "default": "200", + "dynamic": true, + "name": "eq_range_index_dive_limit", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "eq_range_index_dive_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_eq_range_index_dive_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "error_count": { + "dynamic": true, + "name": "error_count", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "error_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "event_scheduler": { + "cli": "--event-scheduler[=value]", + "dynamic": true, + "name": "event_scheduler", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ON", + "1", + "OFF", + "0", + "DISABLED" + ], + "ids": [ + { + "anchor": "event_scheduler", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_event_scheduler", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "expensive_subquery_limit": { + "cli": "--expensive-subquery-limit=#", + "default": "100", + "dynamic": true, + "name": "expensive_subquery_limit", + "range": { + "from": 0, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "expensive_subquery_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "explicit_defaults_for_timestamp": { + "name": "explicit_defaults_for_timestamp", + "type": "boolean", + "ids": [ + { + "anchor": "explicit_defaults_for_timestamp", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_explicit_defaults_for_timestamp", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "external_user": { + "dynamic": false, + "name": "external_user", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "external_user", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_external_user", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "flush": { + "cli": "--flush[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "flush", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "flush", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_flush", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_flush", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "flush_time": { + "cli": "--flush-time=#", + "default": "0", + "dynamic": true, + "name": "flush_time", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "flush_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_flush_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "foreign_key_checks": { + "default": "1", + "dynamic": true, + "name": "foreign_key_checks", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "foreign_key_checks", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_foreign_key_checks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ft_boolean_syntax": { + "cli": "--ft-boolean-syntax=name", + "default": "+ -><()~*:\"\"&|", + "dynamic": true, + "name": "ft_boolean_syntax", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "ft_boolean_syntax", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_ft_boolean_syntax", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ft_max_word_len": { + "cli": "--ft-max-word-len=#", + "dynamic": false, + "name": "ft_max_word_len", + "range": { + "from": 10 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ft_max_word_len", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_ft_max_word_len", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ft_min_word_len": { + "cli": "--ft-min-word-len=#", + "default": "4", + "dynamic": false, + "name": "ft_min_word_len", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ft_min_word_len", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_ft_min_word_len", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ft_query_expansion_limit": { + "cli": "--ft-query-expansion-limit=#", + "default": "20", + "dynamic": false, + "name": "ft_query_expansion_limit", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ft_query_expansion_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_ft_query_expansion_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ft_stopword_file": { + "cli": "--ft-stopword-file=file_name", + "dynamic": false, + "name": "ft_stopword_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "ft_stopword_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_ft_stopword_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "general_log": { + "cli": "--general-log[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "general_log", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "general_log", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_general_log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "general_log_file": { + "cli": "--general-log-file=file_name", + "default": "host_name.log", + "dynamic": true, + "name": "general_log_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "general_log_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_general_log_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "group_concat_max_len": { + "cli": "--group-concat-max-len=#", + "dynamic": true, + "name": "group_concat_max_len", + "range": { + "from": 4 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "group_concat_max_len", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_group_concat_max_len", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "have_compress": { + "dynamic": false, + "name": "have_compress", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_compress", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_crypt": { + "dynamic": false, + "name": "have_crypt", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_crypt", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_csv": { + "dynamic": false, + "name": "have_csv", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_csv", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_dynamic_loading": { + "dynamic": false, + "name": "have_dynamic_loading", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_dynamic_loading", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_geometry": { + "dynamic": false, + "name": "have_geometry", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_geometry", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_ndbcluster": { + "dynamic": false, + "name": "have_ndbcluster", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_ndbcluster", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_partitioning": { + "dynamic": false, + "name": "have_partitioning", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_partitioning", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_profiling": { + "dynamic": false, + "name": "have_profiling", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_profiling", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_query_cache": { + "dynamic": false, + "name": "have_query_cache", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_query_cache", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_rtree_keys": { + "dynamic": false, + "name": "have_rtree_keys", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_rtree_keys", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "have_symlink": { + "dynamic": false, + "name": "have_symlink", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_symlink", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "histogram_size": { + "cli": "--histogram-size=#", + "default": "254 (>= MariaDB 10.4.3), 0 (<= MariaDB 10.4.2)", + "dynamic": true, + "name": "histogram_size", + "range": { + "from": 0, + "to": 255 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "histogram_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "histogram_type": { + "cli": "--histogram-type=value", + "default": "DOUBLE_PREC_HB (>= MariaDB 10.4.3), SINGLE_PREC_HB(<= MariaDB 10.4.2)", + "dynamic": true, + "name": "histogram_type", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "SINGLE_PREC_HB", + "DOUBLE_PREC_HB" + ], + "ids": [ + { + "anchor": "histogram_type", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "host_cache_size": { + "cli": "--host-cache-size=#.", + "dynamic": true, + "name": "host_cache_size", + "range": { + "from": 0, + "to": 65536 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "host_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_host_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "hostname": { + "dynamic": false, + "name": "hostname", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "hostname", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_hostname", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "identity": { + "name": "identity", + "ids": [ + { + "anchor": "identity", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "idle_readonly_transaction_timeout": { + "default": "0", + "dynamic": true, + "name": "idle_readonly_transaction_timeout", + "range": { + "from": 0, + "to": 31536000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "idle_readonly_transaction_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "idle_transaction_timeout": { + "default": "0", + "dynamic": true, + "name": "idle_transaction_timeout", + "range": { + "from": 0, + "to": 31536000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "idle_transaction_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "idle_write_transaction_timeout": { + "default": "0", + "dynamic": true, + "name": "idle_write_transaction_timeout", + "range": { + "from": 0, + "to": 31536000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "idle_write_transaction_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "ignore_db_dirs": { + "cli": "--ignore-db-dirs=dir.", + "dynamic": false, + "name": "ignore_db_dirs", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "ignore_db_dirs", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "in_transaction": { + "default": "0", + "dynamic": false, + "name": "in_transaction", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "in_transaction", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "init_connect": { + "cli": "--init-connect=name", + "dynamic": true, + "name": "init_connect", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "init_connect", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_init_connect", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "init_file": { + "cli": "--init-file=file_name", + "dynamic": false, + "name": "init_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "init_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_init_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "insert_id": { + "dynamic": true, + "name": "insert_id", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "insert_id", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "interactive_timeout": { + "cli": "--interactive-timeout=#", + "default": "28800", + "dynamic": true, + "name": "interactive_timeout", + "range": { + "from": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "interactive_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_interactive_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "join_buffer_size": { + "cli": "--join-buffer-size=#", + "default": "262144", + "dynamic": true, + "name": "join_buffer_size", + "range": { + "from": 128 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "join_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_join_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "join_buffer_space_limit": { + "cli": "--join-buffer-space-limit=#", + "default": "2097152", + "dynamic": true, + "name": "join_buffer_space_limit", + "range": { + "from": 2048, + "to": 99999999997952 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "join_buffer_space_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "join_cache_level": { + "cli": "--join-cache-level=#", + "default": "2", + "dynamic": true, + "name": "join_cache_level", + "range": { + "from": 0, + "to": 8 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "join_cache_level", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "keep_files_on_create": { + "default": "OFF", + "dynamic": true, + "name": "keep_files_on_create", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "keep_files_on_create", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_keep_files_on_create", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "large_files_support": { + "dynamic": false, + "name": "large_files_support", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "large_files_support", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_large_files_support", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "large_page_size": { + "default": "0", + "dynamic": false, + "name": "large_page_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "large_page_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_large_page_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "large_pages": { + "cli": "--large-pages[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "large_pages", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "large_pages", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_large-pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_large_pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "last_insert_id": { + "dynamic": true, + "name": "last_insert_id", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "last_insert_id", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "lc_messages": { + "cli": "--lc-messages=name", + "default": "en_US", + "dynamic": true, + "name": "lc_messages", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "lc_messages", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_lc-messages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_lc_messages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "lc_messages_dir": { + "cli": "--lc-messages-dir=path", + "dynamic": false, + "name": "lc_messages_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "lc_messages_dir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_lc-messages-dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_lc_messages_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "lc_time_names": { + "dynamic": true, + "name": "lc_time_names", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "lc_time_names", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_lc_time_names", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "license": { + "default": "GPL", + "dynamic": false, + "name": "license", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "license", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_license", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "local_infile": { + "dynamic": true, + "name": "local_infile", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "local_infile", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_local_infile", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "lock_wait_timeout": { + "cli": "--lock-wait-timeout=#", + "dynamic": true, + "name": "lock_wait_timeout", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "lock_wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_lock_wait_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "locked_in_memory": { + "dynamic": false, + "name": "locked_in_memory", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "locked_in_memory", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_locked_in_memory", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log": { + "cli": "-l [filename] or --log[=filename]", + "default": "OFF", + "dynamic": true, + "name": "log", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "log", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_disabled_statements": { + "cli": "--log-disabled_statements=value", + "default": "(empty string)", + "dynamic": false, + "name": "log_disabled_statements", + "scope": [ + "global", + "session" + ], + "type": "set", + "ids": [ + { + "anchor": "log_disabled_statements", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_error": { + "cli": "--log-error[=file_name]", + "dynamic": false, + "name": "log_error", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "log_error", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_log-error", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_log_error", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_output": { + "cli": "--log-output=name", + "default": "FILE", + "dynamic": true, + "name": "log_output", + "scope": [ + "global" + ], + "type": "set", + "validValues": [ + "TABLE", + "FILE", + "NONE" + ], + "ids": [ + { + "anchor": "log_output", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_log_output", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_queries_not_using_indexes": { + "cli": "--log-queries-not-using-indexes[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "log_queries_not_using_indexes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_queries_not_using_indexes", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_log_queries_not_using_indexes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_slow_admin_statements": { + "cli": "--log-slow-admin-statements[={OFF|ON}]", + "dynamic": true, + "name": "log_slow_admin_statements", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_slow_admin_statements", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_log_slow_admin_statements", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_slow_disabled_statements": { + "cli": "--log-slow-disabled_statements=value", + "default": "sp", + "dynamic": false, + "name": "log_slow_disabled_statements", + "scope": [ + "global", + "session" + ], + "type": "set", + "ids": [ + { + "anchor": "log_slow_disabled_statements", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_slow_filter": { + "cli": "log-slow-filter=value1[,value2...]", + "default": "admin, filesort, filesort_on_disk, full_join, full_scan, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk (<= MariaDB 10.3.0), admin, filesort, filesort_on_disk, filesort_priority_queue, full_join, full_scan, query_cache, query_cache_miss, tmp_table, tmp_table_on_disk (>= MariaDB 10.3.1)", + "dynamic": true, + "name": "log_slow_filter", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "admin", + "filesort", + "filesort_on_disk", + "filesort_priority_queue", + "full_join", + "full_scan", + "query_cache", + "query_cache_miss", + "tmp_table", + "tmp_table_on_disk" + ], + "ids": [ + { + "anchor": "log_slow_filter", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_slow_queries": { + "cli": "--log-slow-queries[=name]", + "default": "OFF", + "dynamic": true, + "name": "log_slow_queries", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "log_slow_queries", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_slow_rate_limit": { + "cli": "log-slow-rate-limit=#", + "default": "1", + "dynamic": true, + "name": "log_slow_rate_limit", + "range": { + "from": 1, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "log_slow_rate_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_slow_verbosity": { + "cli": "log-slow-verbosity=value1[,value2...]", + "default": "(Empty)", + "dynamic": true, + "name": "log_slow_verbosity", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "query_plan", + "innodb", + "explain" + ], + "ids": [ + { + "anchor": "log_slow_verbosity", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "log_tc_size": { + "cli": "--log-tc-size=#", + "name": "log_tc_size", + "type": "integer", + "ids": [ + { + "anchor": "log_tc_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_log-tc-size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "log_warnings": { + "cli": "--log-warnings[=#]", + "default": "2", + "dynamic": true, + "name": "log_warnings", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "log_warnings", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_log-warnings", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_log_warnings", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "long_query_time": { + "cli": "--long-query-time=#", + "default": "10", + "dynamic": true, + "name": "long_query_time", + "range": { + "from": 0, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "long_query_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_long_query_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "low_priority_updates": { + "cli": "--low-priority-updates[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "low_priority_updates", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "low_priority_updates", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_low_priority_updates", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "lower_case_file_system": { + "dynamic": false, + "name": "lower_case_file_system", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "lower_case_file_system", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_lower_case_file_system", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "lower_case_table_names": { + "cli": "--lower-case-table-names[=#]", + "default": "0", + "dynamic": false, + "name": "lower_case_table_names", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "lower_case_table_names", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_lower_case_table_names", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_allowed_packet": { + "cli": "--max-allowed-packet=#", + "name": "max_allowed_packet", + "range": { + "from": 1024, + "to": 1073741824 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_allowed_packet", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_allowed_packet", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_connect_errors": { + "cli": "--max-connect-errors=#", + "default": "100", + "dynamic": true, + "name": "max_connect_errors", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_connect_errors", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_connect_errors", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_connections": { + "cli": "--max-connections=#", + "default": "151", + "dynamic": true, + "name": "max_connections", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_connections", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_connections", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_delayed_threads": { + "cli": "--max-delayed-threads=#", + "default": "20", + "dynamic": true, + "name": "max_delayed_threads", + "range": { + "from": 0, + "to": 16384 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_delayed_threads", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_delayed_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_digest_length": { + "cli": "--max-digest-length=#", + "default": "1024", + "name": "max_digest_length", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_digest_length", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_digest_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_error_count": { + "cli": "--max-error-count=#", + "dynamic": true, + "name": "max_error_count", + "range": { + "from": 0, + "to": 65535 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_error_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_error_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_heap_table_size": { + "cli": "--max-heap-table-size=#", + "default": "16777216", + "dynamic": true, + "name": "max_heap_table_size", + "range": { + "from": 16384 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_heap_table_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_heap_table_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_insert_delayed_threads": { + "dynamic": true, + "name": "max_insert_delayed_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_insert_delayed_threads", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_insert_delayed_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_join_size": { + "cli": "--max-join-size=#", + "default": "18446744073709551615", + "dynamic": true, + "name": "max_join_size", + "range": { + "from": 1, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_join_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_join_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_length_for_sort_data": { + "cli": "--max-length-for-sort-data=#", + "dynamic": true, + "name": "max_length_for_sort_data", + "range": { + "from": 4, + "to": 8388608 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_length_for_sort_data", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_length_for_sort_data", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_long_data_size": { + "cli": "--max-long-data-size=#", + "default": "16777216 (16M) >= MariaDB 10.2.4, 4194304 (4M) <= MariaDB 10.2.3, >= MariaDB 10.1.7, 1048576 (1M) <= MariaDB 10.1.6", + "dynamic": false, + "name": "max_long_data_size", + "range": { + "from": 1024, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_long_data_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_password_errors": { + "cli": "--max-password-errors=#", + "default": "4294967295", + "dynamic": true, + "name": "max_password_errors", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_password_errors", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_prepared_stmt_count": { + "cli": "--max-prepared-stmt-count=#", + "default": "16382", + "dynamic": true, + "name": "max_prepared_stmt_count", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_prepared_stmt_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_prepared_stmt_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_recursive_iterations": { + "cli": "--max-recursive-iterations=#", + "default": "4294967295", + "dynamic": true, + "name": "max_recursive_iterations", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_recursive_iterations", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_rowid_filter_size": { + "cli": "--max-rowid-filter-size=#", + "default": "131072", + "dynamic": true, + "name": "max_rowid_filter_size", + "range": { + "from": 1024, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_rowid_filter_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_seeks_for_key": { + "cli": "--max-seeks-for-key=#", + "dynamic": true, + "name": "max_seeks_for_key", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_seeks_for_key", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_seeks_for_key", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_session_mem_used": { + "cli": "--max-session-mem-used=#", + "default": "9223372036854775807 (8192 PB)", + "dynamic": true, + "name": "max_session_mem_used", + "range": { + "from": 8192, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_session_mem_used", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_sort_length": { + "cli": "--max-sort-length=#", + "default": "1024", + "dynamic": true, + "name": "max_sort_length", + "range": { + "from": 4, + "to": 8388608 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_sort_length", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_sort_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_sp_recursion_depth": { + "cli": "--max-sp-recursion-depth[=#]", + "default": "0", + "dynamic": true, + "name": "max_sp_recursion_depth", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_sp_recursion_depth", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_sp_recursion_depth", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_statement_time": { + "cli": "--max-statement-time[=#]", + "default": "0.000000 >= MariaDB 10.1.13, 0 <= MariaDB 10.1.12", + "dynamic": true, + "name": "max_statement_time", + "range": { + "from": 0, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_statement_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_tmp_tables": { + "name": "max_tmp_tables", + "ids": [ + { + "anchor": "max_tmp_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "max_user_connections": { + "cli": "--max-user-connections=#", + "default": "0", + "name": "max_user_connections", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_user_connections", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_user_connections", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_write_lock_count": { + "cli": "--max-write-lock-count=#", + "name": "max_write_lock_count", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "max_write_lock_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_max_write_lock_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "metadata_locks_cache_size": { + "cli": "--metadata-locks-cache-size=#", + "default": "1024", + "dynamic": false, + "name": "metadata_locks_cache_size", + "range": { + "from": 1, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "metadata_locks_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_metadata_locks_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "metadata_locks_hash_instances": { + "cli": "--metadata-locks-hash-instances=#", + "default": "8", + "dynamic": false, + "name": "metadata_locks_hash_instances", + "range": { + "from": 1, + "to": 1024 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "metadata_locks_hash_instances", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_metadata_locks_hash_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "min_examined_row_limit": { + "cli": "--min-examined-row-limit=#", + "default": "0", + "dynamic": true, + "name": "min_examined_row_limit", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "min_examined_row_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_min_examined_row_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "mrr_buffer_size": { + "cli": "--mrr-buffer-size=#", + "default": "262144", + "dynamic": true, + "name": "mrr_buffer_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "mrr_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "multi_range_count": { + "cli": "--multi-range-count=#", + "default": "256", + "dynamic": true, + "name": "multi_range_count", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "multi_range_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_multi_range_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "mysql56_temporal_format": { + "cli": "--mysql56-temporal-format", + "default": "ON", + "dynamic": true, + "name": "mysql56_temporal_format", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "mysql56_temporal_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "named_pipe": { + "cli": "--named-pipe[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "named_pipe", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "named_pipe", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_named_pipe", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "net_buffer_length": { + "cli": "--net-buffer-length=#", + "default": "16384", + "dynamic": true, + "name": "net_buffer_length", + "range": { + "from": 1024, + "to": 1048576 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "net_buffer_length", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_net_buffer_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "net_read_timeout": { + "cli": "--net-read-timeout=#", + "default": "30", + "dynamic": true, + "name": "net_read_timeout", + "range": { + "from": 1, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "net_read_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_net_read_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "net_retry_count": { + "cli": "--net-retry-count=#", + "default": "10", + "dynamic": true, + "name": "net_retry_count", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "net_retry_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_net_retry_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "net_write_timeout": { + "cli": "--net-write-timeout=#", + "default": "60", + "dynamic": true, + "name": "net_write_timeout", + "range": { + "from": 1, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "net_write_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_net_write_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "old": { + "cli": "--old[={OFF|ON}]", + "default": "OFF", + "name": "old", + "type": "boolean", + "ids": [ + { + "anchor": "old", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_old", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "old_alter_table": { + "cli": "--old-alter-table[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "old_alter_table", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "old_alter_table", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_old_alter_table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "old_mode": { + "cli": "--old-mode", + "default": "(empty string)", + "dynamic": true, + "name": "old_mode", + "scope": [ + "global", + "session" + ], + "type": "string", + "validValues": [], + "ids": [ + { + "anchor": "old_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "old_passwords": { + "cli": "--old-passwords=value", + "default": "0", + "dynamic": true, + "name": "old_passwords", + "scope": [ + "global", + "session" + ], + "validValues": [ + "0", + "2" + ], + "ids": [ + { + "anchor": "old_passwords", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_old_passwords", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "open_files_limit": { + "cli": "--open-files-limit=count", + "dynamic": false, + "name": "open_files_limit", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "open_files_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_open_files_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_prune_level": { + "default": "1", + "dynamic": true, + "name": "optimizer_prune_level", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "optimizer_prune_level", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_optimizer_prune_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_search_depth": { + "default": "62", + "dynamic": true, + "name": "optimizer_search_depth", + "range": { + "from": 0 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "optimizer_search_depth", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_optimizer_search_depth", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_selectivity_sampling_limit": { + "cli": "optimizer-selectivity-sampling-limit[=#]", + "default": "100", + "dynamic": true, + "name": "optimizer_selectivity_sampling_limit", + "range": { + "from": 10, + "to": "upwards" + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "optimizer_selectivity_sampling_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "optimizer_switch": { + "cli": "--optimizer-switch=value", + "dynamic": true, + "name": "optimizer_switch", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "optimizer_switch", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_optimizer_switch", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_use_condition_selectivity": { + "cli": "--optimizer-use-condition-selectivity=#", + "default": "4 (>= MariaDB 10.4.1), 1 (<= MariaDB 10.4.0)", + "dynamic": true, + "name": "optimizer_use_condition_selectivity", + "range": { + "from": 1, + "to": 5 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "optimizer_use_condition_selectivity", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "optimizer_trace": { + "cli": "--optimizer-trace=value", + "dynamic": true, + "name": "optimizer_trace", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "optimizer_trace", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_optimizer_trace", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_trace_max_mem_size": { + "cli": "--optimizer-trace-max-mem-size=#", + "dynamic": true, + "name": "optimizer_trace_max_mem_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "optimizer_trace_max_mem_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_optimizer_trace_max_mem_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "pid_file": { + "cli": "--pid-file=file_name", + "dynamic": false, + "name": "pid_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "pid_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_pid_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "plugin_dir": { + "cli": "--plugin-dir=path", + "default": "BASEDIR/lib/plugin", + "dynamic": false, + "name": "plugin_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "plugin_dir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_plugin_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "plugin_maturity": { + "cli": "--plugin-maturity=level", + "default": "One less than the server maturity (>= MariaDB 10.3.3), unknown (<= MariaDB 10.3.2)", + "dynamic": false, + "name": "plugin_maturity", + "scope": [ + "global" + ], + "validValues": [ + "unknown", + "experimental", + "alpha", + "beta", + "gamma", + "stable" + ], + "ids": [ + { + "anchor": "plugin_maturity", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "port": { + "cli": "--port=port_num", + "default": "3306", + "dynamic": false, + "name": "port", + "range": { + "from": 0, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "port", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "preload_buffer_size": { + "cli": "--preload-buffer-size=#", + "default": "32768", + "dynamic": true, + "name": "preload_buffer_size", + "range": { + "from": 1024, + "to": 1073741824 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "preload_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_preload_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "profiling": { + "default": "OFF", + "dynamic": true, + "name": "profiling", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "profiling", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "profiling_history_size": { + "cli": "--profiling-history-size=#", + "default": "15", + "dynamic": true, + "name": "profiling_history_size", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "profiling_history_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "progress_report_time": { + "cli": "--progress-report-time=#", + "default": "56 before MariaDB 5.5.39 and MariaDB 10.0.10, 5 as of MariaDB 5.5.40 and MariaDB 10.0.11", + "dynamic": true, + "name": "progress_report_time", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "progress_report_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "protocol_version": { + "dynamic": false, + "name": "protocol_version", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "protocol_version", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_protocol_version", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "proxy_protocol_networks": { + "cli": "--proxy-protocol-networks=value", + "default": "(empty)", + "dynamic": false, + "name": "proxy_protocol_networks", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "proxy_protocol_networks", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "proxy_user": { + "dynamic": false, + "name": "proxy_user", + "scope": [ + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "proxy_user", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_proxy_user", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "pseudo_slave_mode": { + "dynamic": true, + "name": "pseudo_slave_mode", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "pseudo_slave_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_pseudo_slave_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "pseudo_thread_id": { + "dynamic": true, + "name": "pseudo_thread_id", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "pseudo_thread_id", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_pseudo_thread_id", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_alloc_block_size": { + "cli": "--query-alloc-block-size=#", + "dynamic": true, + "name": "query_alloc_block_size", + "range": { + "from": 1024, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "query_alloc_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_alloc_block_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_cache_limit": { + "cli": "--query-cache-limit=#", + "default": "1048576", + "dynamic": true, + "name": "query_cache_limit", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "query_cache_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_cache_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_cache_min_res_unit": { + "cli": "--query-cache-min-res-unit=#", + "default": "4096", + "dynamic": true, + "name": "query_cache_min_res_unit", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "query_cache_min_res_unit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_cache_min_res_unit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_cache_size": { + "cli": "--query-cache-size=#", + "dynamic": true, + "name": "query_cache_size", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "query_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_cache_strip_comments": { + "cli": "query-cache-strip-comments", + "default": "OFF", + "dynamic": true, + "name": "query_cache_strip_comments", + "scope": [ + "session", + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "query_cache_strip_comments", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "query_cache_type": { + "cli": "--query-cache-type=#", + "default": "0", + "dynamic": true, + "name": "query_cache_type", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "0", + "OFF", + "1", + "ON", + "2", + "DEMAND" + ], + "ids": [ + { + "anchor": "query_cache_type", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_cache_type", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_cache_wlock_invalidate": { + "cli": "--query-cache-wlock-invalidate[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "query_cache_wlock_invalidate", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "query_cache_wlock_invalidate", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_cache_wlock_invalidate", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "query_prealloc_size": { + "cli": "--query-prealloc-size=#", + "dynamic": true, + "name": "query_prealloc_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "query_prealloc_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_query_prealloc_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "rand_seed1": { + "dynamic": true, + "name": "rand_seed1", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rand_seed1", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_rand_seed1", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "rand_seed2": { + "name": "rand_seed2", + "ids": [ + { + "anchor": "rand_seed2", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "range_alloc_block_size": { + "cli": "--range-alloc-block-size=#", + "default": "4096", + "dynamic": true, + "name": "range_alloc_block_size", + "range": { + "from": 4096, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "range_alloc_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_range_alloc_block_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "read_buffer_size": { + "cli": "--read-buffer-size=#", + "default": "131072", + "dynamic": true, + "name": "read_buffer_size", + "range": { + "from": 8200, + "to": 2147479552 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "read_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_read_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "read_only": { + "cli": "--read-only[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "read_only", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "read_only", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_read_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "read_rnd_buffer_size": { + "cli": "--read-rnd-buffer-size=#", + "default": "262144", + "dynamic": true, + "name": "read_rnd_buffer_size", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "read_rnd_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_read_rnd_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "rowid_merge_buff_size": { + "cli": "--rowid-merge-buff-size=#", + "default": "8388608", + "dynamic": true, + "name": "rowid_merge_buff_size", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "rowid_merge_buff_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "rpl_recovery_rank": { + "name": "rpl_recovery_rank", + "ids": [ + { + "anchor": "rpl_recovery_rank", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "safe_show_database": { + "cli": "--safe-show-database (until MySQL 4.1.1)", + "dynamic": true, + "name": "safe_show_database", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "safe_show_database", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "secure_auth": { + "cli": "--secure-auth[={OFF|ON}]", + "default": "1", + "dynamic": true, + "name": "secure_auth", + "scope": [ + "global" + ], + "type": "boolean", + "validValues": [ + "ON" + ], + "ids": [ + { + "anchor": "secure_auth", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_secure_auth", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "secure_file_priv": { + "cli": "--secure-path-priv=path", + "default": "platform specific", + "dynamic": false, + "name": "secure_file_priv", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "empty string", + "dirname", + "NULL" + ], + "ids": [ + { + "anchor": "secure_file_priv", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_secure_file_priv", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "secure_timestamp": { + "cli": "--secure-timestamp=value", + "default": "NO", + "dynamic": false, + "name": "secure_timestamp", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "secure_timestamp", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "session_track_schema": { + "default": "ON", + "dynamic": true, + "name": "session_track_schema", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "session_track_schema", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_session_track_schema", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "session_track_state_change": { + "default": "OFF", + "dynamic": true, + "name": "session_track_state_change", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "session_track_state_change", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_session_track_state_change", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "session_track_system_variables": { + "cli": "--session-track-system-variables=value", + "default": "time_z1e, autocommit, character_set_client, character_set_results, character_set_c1necti1", + "dynamic": true, + "name": "session_track_system_variables", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "session_track_system_variables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_session_track_system_variables", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "session_track_transaction_info": { + "cli": "--session-track-transaction-info=value", + "default": "OFF", + "dynamic": true, + "name": "session_track_transaction_info", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "STATE", + "CHARACTERISTICS" + ], + "ids": [ + { + "anchor": "session_track_transaction_info", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_session_track_transaction_info", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "shared_memory": { + "cli": "--shared-memory[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "shared_memory", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "shared_memory", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_shared_memory", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "shared_memory_base_name": { + "cli": "--shared-memory-base-name=name", + "default": "MYSQL", + "dynamic": false, + "name": "shared_memory_base_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "shared_memory_base_name", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_shared_memory_base_name", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "skip_external_locking": { + "cli": "--skip-external-locking[={OFF|ON}]", + "default": "1", + "dynamic": false, + "name": "skip_external_locking", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "skip_external_locking", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_skip_external_locking", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "skip_name_resolve": { + "cli": "--skip-name-resolve[={OFF|ON}]", + "default": "0", + "dynamic": false, + "name": "skip_name_resolve", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "skip_name_resolve", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_skip_name_resolve", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "skip_networking": { + "cli": "--skip-networking[={OFF|ON}]", + "default": "0", + "dynamic": false, + "name": "skip_networking", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "skip_networking", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_skip_networking", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "skip_show_database": { + "cli": "--skip-show-database", + "dynamic": false, + "name": "skip_show_database", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "skip_show_database", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_skip-show-database", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_skip_show_database", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "slow_launch_time": { + "cli": "--slow-launch-time=#", + "default": "2", + "dynamic": true, + "name": "slow_launch_time", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "slow_launch_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_slow_launch_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "slow_query_log": { + "cli": "--slow-query-log[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "slow_query_log", + "type": "boolean", + "ids": [ + { + "anchor": "slow_query_log", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_slow_query_log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "slow_query_log_file": { + "cli": "--slow-query-log-file=file_name", + "default": "host_name-slow.log", + "dynamic": true, + "name": "slow_query_log_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "slow_query_log_file", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_slow_query_log_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "socket": { + "cli": "--socket={file_name|pipe_name}", + "dynamic": false, + "name": "socket", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "socket", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_socket", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_socket", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sort_buffer_size": { + "cli": "--sort-buffer-size=#", + "dynamic": true, + "name": "sort_buffer_size", + "range": { + "from": 32768 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sort_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sort_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_auto_is_null": { + "default": "0", + "dynamic": true, + "name": "sql_auto_is_null", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_auto_is_null", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_auto_is_null", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_big_selects": { + "default": "1", + "dynamic": true, + "name": "sql_big_selects", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_big_selects", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_big_selects", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_big_tables": { + "cli": "--sql-big-tables", + "default": "0", + "dynamic": true, + "name": "sql_big_tables", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_big_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "sql_buffer_result": { + "default": "0", + "dynamic": true, + "name": "sql_buffer_result", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_buffer_result", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_buffer_result", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_log_off": { + "default": "0", + "dynamic": true, + "name": "sql_log_off", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "validValues": [ + "OFF", + "ON" + ], + "ids": [ + { + "anchor": "sql_log_off", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_log_off", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_log_update": { + "name": "sql_log_update", + "ids": [ + { + "anchor": "sql_log_update", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "sql_low_priority_updates": { + "cli": "--sql-low-priority-updates", + "default": "0", + "dynamic": true, + "name": "sql_low_priority_updates", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_low_priority_updates", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "sql_max_join_size": { + "name": "sql_max_join_size", + "ids": [ + { + "anchor": "sql_max_join_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "sql_mode": { + "cli": "--sql-mode=name", + "dynamic": true, + "name": "sql_mode", + "scope": [ + "global", + "session" + ], + "type": "set", + "ids": [ + { + "anchor": "sql_mode", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_sql-mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_sql_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_notes": { + "default": "1", + "dynamic": true, + "name": "sql_notes", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_notes", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_notes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_quote_show_create": { + "default": "1", + "dynamic": true, + "name": "sql_quote_show_create", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_quote_show_create", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_quote_show_create", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_safe_updates": { + "default": "OFF", + "dynamic": true, + "name": "sql_safe_updates", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_safe_updates", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_safe_updates", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_select_limit": { + "dynamic": true, + "name": "sql_select_limit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sql_select_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_select_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_warnings": { + "default": "0", + "dynamic": true, + "name": "sql_warnings", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sql_warnings", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_sql_warnings", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "storage_engine": { + "name": "storage_engine", + "ids": [ + { + "anchor": "storage_engine", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "standard_compliant_cte": { + "cli": "--standard-compliant-cte={0|1}", + "default": "ON", + "dynamic": true, + "name": "standard_compliant_cte", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "standard_compliant_cte", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "stored_program_cache": { + "cli": "--stored-program-cache=#", + "default": "256", + "dynamic": true, + "name": "stored_program_cache", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "stored_program_cache", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_stored_program_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "strict_password_validation": { + "cli": "--strict-password-validation", + "default": "ON", + "dynamic": true, + "name": "strict_password_validation", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "strict_password_validation", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "sync_frm": { + "cli": "--sync-frm", + "default": "TRUE", + "dynamic": true, + "name": "sync_frm", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sync_frm", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "system_time_zone": { + "dynamic": false, + "name": "system_time_zone", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "system_time_zone", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_system_time_zone", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "table_definition_cache": { + "cli": "--table-definition-cache=#", + "dynamic": true, + "name": "table_definition_cache", + "range": { + "from": 400 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_definition_cache", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_table_definition_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "table_lock_wait_timeout": { + "cli": "--table-lock-wait-timeout=#", + "default": "50", + "dynamic": true, + "name": "table_lock_wait_timeout", + "range": { + "from": 1, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_lock_wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "table_open_cache": { + "cli": "--table-open-cache=#", + "dynamic": true, + "name": "table_open_cache", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_table_open_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "table_open_cache_instances": { + "cli": "--table-open-cache-instances=#", + "dynamic": false, + "name": "table_open_cache_instances", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "table_open_cache_instances", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_table_open_cache_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "table_type": { + "name": "table_type", + "ids": [ + { + "anchor": "table_type", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tcp_keepalive_interval": { + "cli": "--tcp-keepalive-interval=#", + "default": "0", + "dynamic": true, + "name": "tcp_keepalive_interval", + "range": { + "from": 0, + "to": 2147483 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tcp_keepalive_interval", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tcp_keepalive_probes": { + "cli": "--tcp-keepalive-probes=#", + "default": "0", + "dynamic": true, + "name": "tcp_keepalive_probes", + "range": { + "from": 0, + "to": 2147483 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tcp_keepalive_probes", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tcp_keepalive_time": { + "cli": "--tcp-keepalive-time=#", + "default": "0", + "dynamic": true, + "name": "tcp_keepalive_time", + "range": { + "from": 0, + "to": 2147483 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tcp_keepalive_time", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tcp_nodelay": { + "cli": "--tcp-nodelay={0|1}", + "default": "1", + "dynamic": true, + "name": "tcp_nodelay", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tcp_nodelay", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "thread_cache_size": { + "cli": "--thread-cache-size=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": true, + "name": "thread_cache_size", + "range": { + "from": 0, + "to": 16384 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_thread_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_concurrency": { + "cli": "--thread-concurrency=#", + "default": "10", + "dynamic": false, + "name": "thread_concurrency", + "range": { + "from": 1, + "to": 512 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_concurrency", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "thread_stack": { + "cli": "--thread-stack=#", + "dynamic": false, + "name": "thread_stack", + "range": { + "from": 131072, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_stack", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_thread_stack", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "time_format": { + "name": "time_format", + "ids": [ + { + "anchor": "time_format", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "time_zone": { + "dynamic": true, + "name": "time_zone", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "time_zone", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_time_zone", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "timed_mutexes": { + "cli": "--timed-mutexes", + "default": "OFF", + "dynamic": true, + "name": "timed_mutexes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "timed_mutexes", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "timestamp": { + "dynamic": true, + "name": "timestamp", + "scope": [ + "session" + ], + "type": "numeric", + "ids": [ + { + "anchor": "timestamp", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_timestamp", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tmp_disk_table_size": { + "cli": "--tmp-disk-table-size=#", + "default": "18446744073709551615 (max unsigned integer, no limit)", + "dynamic": true, + "name": "tmp_disk_table_size", + "range": { + "from": 1024, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tmp_disk_table_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tmp_memory_table_size": { + "cli": "--tmp-memory-table-size=#", + "name": "tmp_memory_table_size", + "ids": [ + { + "anchor": "tmp_memory_table_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "tmp_table_size": { + "cli": "--tmp-table-size=#", + "default": "16777216", + "dynamic": true, + "name": "tmp_table_size", + "range": { + "from": 1024 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tmp_table_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_tmp_table_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tmpdir": { + "cli": "--tmpdir=path or -t path", + "dynamic": false, + "name": "tmpdir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "tmpdir", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "option_mysqld_tmpdir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_tmpdir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "transaction_alloc_block_size": { + "cli": "--transaction-alloc-block-size=#", + "default": "8192", + "dynamic": true, + "name": "transaction_alloc_block_size", + "range": { + "from": 1024 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "transaction_alloc_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_transaction_alloc_block_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "transaction_prealloc_size": { + "cli": "--transaction-prealloc-size=#", + "default": "4096", + "dynamic": true, + "name": "transaction_prealloc_size", + "range": { + "from": 1024 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "transaction_prealloc_size", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_transaction_prealloc_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tx_isolation": { + "default": "REPEATABLE-READ", + "dynamic": true, + "name": "tx_isolation", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "READ-UNCOMMITTED", + "READ-COMMITTED", + "REPEATABLE-READ", + "SERIALIZABLE" + ], + "ids": [ + { + "anchor": "tx_isolation", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_tx_isolation", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tx_read_only": { + "default": "0", + "dynamic": true, + "name": "tx_read_only", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tx_read_only", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_tx_read_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "unique_checks": { + "default": "1", + "dynamic": true, + "name": "unique_checks", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "unique_checks", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_unique_checks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "updatable_views_with_limit": { + "default": "1", + "dynamic": true, + "name": "updatable_views_with_limit", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "updatable_views_with_limit", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_updatable_views_with_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "use_stat_tables": { + "cli": "--use-stat-tables=mode", + "default": "preferably_for_queries (>= MariaDB 10.4.1), never (<= MariaDB 10.4.0)", + "dynamic": true, + "name": "use_stat_tables", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "use_stat_tables", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "version": { + "cli": "-V, --version[=name] (>= MariaDB 10.2.1), --version (<= MariaDB 10.2.0)", + "dynamic": false, + "name": "version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "version_comment": { + "dynamic": false, + "name": "version_comment", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_comment", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_version_comment", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_compile_machine": { + "dynamic": false, + "name": "version_compile_machine", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_compile_machine", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_version_compile_machine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_compile_os": { + "dynamic": false, + "name": "version_compile_os", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_compile_os", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_version_compile_os", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_malloc_library": { + "dynamic": false, + "name": "version_malloc_library", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_malloc_library", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "version_source_revision": { + "dynamic": false, + "name": "version_source_revision", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_source_revision", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "wait_timeout": { + "cli": "--wait-timeout=#", + "default": "28800", + "dynamic": true, + "name": "wait_timeout", + "range": { + "from": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + }, + { + "anchor": "sysvar_wait_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "warning_count": { + "dynamic": false, + "name": "warning_count", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "warning_count", + "url": "https://mariadb.com/kb/en/library/documentation/replication/optimization-and-tuning/system-variables/server-system-variables/" + } + ] + }, + "Sphinx_error": { + "name": "Sphinx_error", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_error", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Sphinx_time": { + "name": "Sphinx_time", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_time", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Sphinx_total": { + "name": "Sphinx_total", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_total", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Sphinx_total_found": { + "name": "Sphinx_total_found", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_total_found", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Sphinx_word_count": { + "name": "Sphinx_word_count", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_word_count", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Sphinx_words": { + "name": "Sphinx_words", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sphinx_words", + "url": "https://mariadb.com/kb/en/library/documentation/sphinx-status-variables/" + } + ] + }, + "Spider_direct_aggregate": { + "name": "Spider_direct_aggregate", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_direct_aggregate", + "url": "https://mariadb.com/kb/en/library/documentation/spider-server-status-variables/" + } + ] + }, + "Spider_direct_order_limit": { + "name": "Spider_direct_order_limit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_direct_order_limit", + "url": "https://mariadb.com/kb/en/library/documentation/spider-server-status-variables/" + } + ] + }, + "Spider_mon_table_cache_version": { + "name": "Spider_mon_table_cache_version", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_mon_table_cache_version", + "url": "https://mariadb.com/kb/en/library/documentation/spider-server-status-variables/" + } + ] + }, + "Spider_mon_table_cache_version_req": { + "name": "Spider_mon_table_cache_version_req", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_mon_table_cache_version_req", + "url": "https://mariadb.com/kb/en/library/documentation/spider-server-status-variables/" + } + ] + }, + "spider_auto_increment_mode": { + "dynamic": true, + "name": "spider_auto_increment_mode", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_auto_increment_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bgs_first_read": { + "dynamic": true, + "name": "spider_bgs_first_read", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bgs_first_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bgs_mode": { + "dynamic": true, + "name": "spider_bgs_mode", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bgs_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bgs_second_read": { + "dynamic": true, + "name": "spider_bgs_second_read", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bgs_second_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bka_engine": { + "dynamic": true, + "name": "spider_bka_engine", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "spider_bka_engine", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bka_mode": { + "dynamic": true, + "name": "spider_bka_mode", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bka_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bka_table_name_type": { + "dynamic": true, + "name": "spider_bka_table_name_type", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bka_table_name_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_block_size": { + "dynamic": true, + "name": "spider_block_size", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bulk_size": { + "dynamic": true, + "name": "spider_bulk_size", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bulk_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bulk_update_mode": { + "dynamic": true, + "name": "spider_bulk_update_mode", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bulk_update_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_bulk_update_size": { + "dynamic": true, + "name": "spider_bulk_update_size", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_bulk_update_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_casual_read": { + "dynamic": true, + "name": "spider_casual_read", + "range": { + "from": -1, + "to": 63 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_casual_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_conn_recycle_mode": { + "dynamic": true, + "name": "spider_conn_recycle_mode", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_conn_recycle_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_conn_recycle_strict": { + "dynamic": true, + "name": "spider_conn_recycle_strict", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_conn_recycle_strict", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_conn_wait_timeout": { + "dynamic": true, + "name": "spider_conn_wait_timeout", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_conn_wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_connect_error_interval": { + "default": "1", + "dynamic": true, + "name": "spider_connect_error_interval", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_connect_error_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_connect_mutex": { + "dynamic": true, + "name": "spider_connect_mutex", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_connect_mutex", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_connect_retry_count": { + "dynamic": true, + "name": "spider_connect_retry_count", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_connect_retry_count", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_connect_retry_interval": { + "dynamic": true, + "name": "spider_connect_retry_interval", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_connect_retry_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_connect_timeout": { + "dynamic": true, + "name": "spider_connect_timeout", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_connect_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_bg_mode": { + "dynamic": true, + "name": "spider_crd_bg_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_bg_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_interval": { + "dynamic": true, + "name": "spider_crd_interval", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_mode": { + "dynamic": true, + "name": "spider_crd_mode", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_sync": { + "dynamic": true, + "name": "spider_crd_sync", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_type": { + "dynamic": true, + "name": "spider_crd_type", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_crd_weight": { + "dynamic": true, + "name": "spider_crd_weight", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_crd_weight", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_delete_all_rows_type": { + "dynamic": true, + "name": "spider_delete_all_rows_type", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_delete_all_rows_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_direct_dup_insert": { + "dynamic": true, + "name": "spider_direct_dup_insert", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_direct_dup_insert", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_direct_order_limit": { + "dynamic": true, + "name": "spider_direct_order_limit", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_direct_order_limit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_dry_access": { + "default": "OFF", + "dynamic": false, + "name": "spider_dry_access", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_dry_access", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_error_read_mode": { + "dynamic": true, + "name": "spider_error_read_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_error_read_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_error_write_mode": { + "dynamic": true, + "name": "spider_error_write_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_error_write_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_first_read": { + "dynamic": true, + "name": "spider_first_read", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_first_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_force_commit": { + "dynamic": true, + "name": "spider_force_commit", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_force_commit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_general_log": { + "dynamic": true, + "name": "spider_general_log", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_general_log", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_index_hint_pushdown": { + "dynamic": true, + "name": "spider_index_hint_pushdown", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_index_hint_pushdown", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_init_sql_alloc_size": { + "dynamic": true, + "name": "spider_init_sql_alloc_size", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_init_sql_alloc_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_limit": { + "dynamic": true, + "name": "spider_internal_limit", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_internal_limit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_offset": { + "dynamic": true, + "name": "spider_internal_offset", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_internal_offset", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_optimize": { + "dynamic": true, + "name": "spider_internal_optimize", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_internal_optimize", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_optimize_local": { + "name": "spider_internal_optimize_local", + "range": { + "from": -1, + "to": 1 + }, + "ids": [ + { + "anchor": "spider_internal_optimize_local", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_sql_log_off": { + "dynamic": true, + "name": "spider_internal_sql_log_off", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_internal_sql_log_off", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_unlock": { + "name": "spider_internal_unlock", + "type": "boolean", + "ids": [ + { + "anchor": "spider_internal_unlock", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_xa": { + "dynamic": true, + "name": "spider_internal_xa", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_internal_xa", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_xa_id_type": { + "dynamic": true, + "name": "spider_internal_xa_id_type", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_internal_xa_id_type", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_internal_xa_snapshot": { + "dynamic": true, + "name": "spider_internal_xa_snapshot", + "range": { + "from": 0, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_internal_xa_snapshot", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_load_crd_at_startup": { + "dynamic": true, + "name": "spider_load_crd_at_startup", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_load_crd_at_startup", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_load_sts_at_startup": { + "dynamic": true, + "name": "spider_load_sts_at_startup", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_load_sts_at_startup", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_local_lock_table": { + "dynamic": true, + "name": "spider_local_lock_table", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_local_lock_table", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_lock_exchange": { + "dynamic": true, + "name": "spider_lock_exchange", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_lock_exchange", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_log_result_error_with_sql": { + "dynamic": true, + "name": "spider_log_result_error_with_sql", + "range": { + "from": 0, + "to": 3 + }, + "type": "integer", + "ids": [ + { + "anchor": "spider_log_result_error_with_sql", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_log_result_errors": { + "dynamic": true, + "name": "spider_log_result_errors", + "range": { + "from": 0, + "to": 4 + }, + "type": "integer", + "ids": [ + { + "anchor": "spider_log_result_errors", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_low_mem_read": { + "default": "-1", + "name": "spider_low_mem_read", + "range": { + "from": -1, + "to": 1 + }, + "type": "integer", + "ids": [ + { + "anchor": "spider_low_mem_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_max_connections": { + "dynamic": true, + "name": "spider_max_connections", + "range": { + "from": 0, + "to": 99999 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_max_connections", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_max_order": { + "dynamic": true, + "name": "spider_max_order", + "range": { + "from": -1, + "to": 32767 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_max_order", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_multi_split_read": { + "dynamic": true, + "name": "spider_multi_split_read", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_multi_split_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_net_read_timeout": { + "dynamic": true, + "name": "spider_net_read_timeout", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_net_read_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_net_write_timeout": { + "dynamic": true, + "name": "spider_net_write_timeout", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_net_write_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_ping_interval_at_trx_start": { + "dynamic": true, + "name": "spider_ping_interval_at_trx_start", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_ping_interval_at_trx_start", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_quick_mode": { + "dynamic": true, + "name": "spider_quick_mode", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_quick_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_quick_page_size": { + "dynamic": true, + "name": "spider_quick_page_size", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_quick_page_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_read_only_mode": { + "dynamic": true, + "name": "spider_read_only_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_read_only_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_access_charset": { + "dynamic": true, + "name": "spider_remote_access_charset", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "spider_remote_access_charset", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_autocommit": { + "dynamic": true, + "name": "spider_remote_autocommit", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_remote_autocommit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_default_database": { + "dynamic": true, + "name": "spider_remote_default_database", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "spider_remote_default_database", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_sql_log_off": { + "dynamic": true, + "name": "spider_remote_sql_log_off", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_remote_sql_log_off", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_time_zone": { + "dynamic": true, + "name": "spider_remote_time_zone", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "spider_remote_time_zone", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_remote_trx_isolation": { + "dynamic": true, + "name": "spider_remote_trx_isolation", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_remote_trx_isolation", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_reset_sql_alloc": { + "dynamic": true, + "name": "spider_reset_sql_alloc", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_reset_sql_alloc", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_same_server_link": { + "dynamic": true, + "name": "spider_same_server_link", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_same_server_link", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_second_read": { + "dynamic": true, + "name": "spider_second_read", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_second_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_select_column_mode": { + "dynamic": true, + "name": "spider_select_column_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_select_column_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_selupd_lock_mode": { + "dynamic": true, + "name": "spider_selupd_lock_mode", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_selupd_lock_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_split_read": { + "dynamic": true, + "name": "spider_semi_split_read", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_semi_split_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_split_read_limit": { + "dynamic": true, + "name": "spider_semi_split_read_limit", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_semi_split_read_limit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_table_lock": { + "dynamic": true, + "name": "spider_semi_table_lock", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_semi_table_lock", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_table_lock_connection": { + "dynamic": true, + "name": "spider_semi_table_lock_connection", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_semi_table_lock_connection", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_trx": { + "dynamic": true, + "name": "spider_semi_trx", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_semi_trx", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_semi_trx_isolation": { + "dynamic": true, + "name": "spider_semi_trx_isolation", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_semi_trx_isolation", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_skip_default_condition": { + "dynamic": true, + "name": "spider_skip_default_condition", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_skip_default_condition", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_skip_parallel_search": { + "cli": "--spider-skip-parallel-search=#", + "dynamic": true, + "name": "spider_skip_parallel_search", + "range": { + "from": -1, + "to": 3 + }, + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_skip_parallel_search", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_split_read": { + "dynamic": true, + "name": "spider_split_read", + "range": { + "from": -1, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_split_read", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_store_last_crd": { + "cli": "--spider-store-last-crd=#", + "dynamic": true, + "name": "spider_store_last_crd", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_store_last_crd", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_store_last_sts": { + "cli": "--spider-store-last-sts=#", + "dynamic": true, + "name": "spider_store_last_sts", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_store_last_sts", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sts_bg_mode": { + "dynamic": true, + "name": "spider_sts_bg_mode", + "range": { + "from": -1, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_sts_bg_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sts_interval": { + "dynamic": true, + "name": "spider_sts_interval", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_sts_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sts_mode": { + "dynamic": true, + "name": "spider_sts_mode", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_sts_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sts_sync": { + "dynamic": true, + "name": "spider_sts_sync", + "range": { + "from": -1, + "to": 2 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_sts_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_support_xa": { + "dynamic": false, + "name": "spider_support_xa", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_support_xa", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sync_autocommit": { + "dynamic": true, + "name": "spider_sync_autocommit", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_sync_autocommit", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sync_time_zone": { + "dynamic": true, + "name": "spider_sync_time_zone", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_sync_time_zone", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_sync_trx_isolation": { + "dynamic": true, + "name": "spider_sync_trx_isolation", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_sync_trx_isolation", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_table_crd_thread_count": { + "cli": "--spider-table-crd-thread-count=#", + "default": "10", + "dynamic": false, + "name": "spider_table_crd_thread_count", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_table_crd_thread_count", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_table_init_error_interval": { + "default": "1", + "dynamic": true, + "name": "spider_table_init_error_interval", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_table_init_error_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_table_sts_thread_count": { + "cli": "--spider-table-sts-thread-count=#", + "default": "10", + "dynamic": false, + "name": "spider_table_sts_thread_count", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_table_sts_thread_count", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_ct_bulk_insert_interval": { + "dynamic": true, + "name": "spider_udf_ct_bulk_insert_interval", + "range": { + "from": -1, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_ct_bulk_insert_interval", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_ct_bulk_insert_rows": { + "dynamic": true, + "name": "spider_udf_ct_bulk_insert_rows", + "range": { + "from": -1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_ct_bulk_insert_rows", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_ds_bulk_insert_rows": { + "dynamic": true, + "name": "spider_udf_ds_bulk_insert_rows", + "range": { + "from": -1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_ds_bulk_insert_rows", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_ds_table_loop_mode": { + "dynamic": true, + "name": "spider_udf_ds_table_loop_mode", + "range": { + "from": -1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_ds_table_loop_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_ds_use_real_table": { + "dynamic": true, + "name": "spider_udf_ds_use_real_table", + "range": { + "from": -1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_ds_use_real_table", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_table_lock_mutex_count": { + "default": "20", + "dynamic": false, + "name": "spider_udf_table_lock_mutex_count", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_table_lock_mutex_count", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_udf_table_mon_mutex_count": { + "default": "20", + "dynamic": false, + "name": "spider_udf_table_mon_mutex_count", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_udf_table_mon_mutex_count", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_all_conns_snapshot": { + "dynamic": true, + "name": "spider_use_all_conns_snapshot", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_use_all_conns_snapshot", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_consistent_snapshot": { + "dynamic": true, + "name": "spider_use_consistent_snapshot", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_use_consistent_snapshot", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_default_database": { + "dynamic": true, + "name": "spider_use_default_database", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_use_default_database", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_flash_logs": { + "dynamic": true, + "name": "spider_use_flash_logs", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "spider_use_flash_logs", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_handler": { + "name": "spider_use_handler", + "ids": [ + { + "anchor": "spider_use_handler", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_pushdown_udf": { + "dynamic": true, + "name": "spider_use_pushdown_udf", + "range": { + "from": -1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_use_pushdown_udf", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_snapshot_with_flush_tables": { + "dynamic": true, + "name": "spider_use_snapshot_with_flush_tables", + "range": { + "from": 0 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_use_snapshot_with_flush_tables", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_use_table_charset": { + "dynamic": true, + "name": "spider_use_table_charset", + "range": { + "from": -1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_use_table_charset", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_version": { + "dynamic": false, + "name": "spider_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "spider_version", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "spider_xa_register_mode": { + "default": "1", + "dynamic": true, + "name": "spider_xa_register_mode", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "spider_xa_register_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/spider/spider-server-system-variables/" + } + ] + }, + "Ssl_accept_renegotiates": { + "name": "Ssl_accept_renegotiates", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_accept_renegotiates", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_accepts": { + "name": "Ssl_accepts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_accepts", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_callback_cache_hits": { + "name": "Ssl_callback_cache_hits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_callback_cache_hits", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_cipher": { + "name": "Ssl_cipher", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "ssl_cipher", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_cipher_list": { + "name": "Ssl_cipher_list", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "ssl_cipher_list", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_client_connects": { + "name": "Ssl_client_connects", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_client_connects", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_connect_renegotiates": { + "name": "Ssl_connect_renegotiates", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_connect_renegotiates", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_ctx_verify_depth": { + "name": "Ssl_ctx_verify_depth", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_ctx_verify_depth", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_ctx_verify_mode": { + "name": "Ssl_ctx_verify_mode", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_ctx_verify_mode", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_default_timeout": { + "name": "Ssl_default_timeout", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_default_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_finished_accepts": { + "name": "Ssl_finished_accepts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_finished_accepts", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_finished_connects": { + "name": "Ssl_finished_connects", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_finished_connects", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_server_not_after": { + "name": "Ssl_server_not_after", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_server_not_after", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_server_not_before": { + "name": "Ssl_server_not_before", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_server_not_before", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_hits": { + "name": "Ssl_session_cache_hits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_session_cache_hits", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_misses": { + "name": "Ssl_session_cache_misses", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_session_cache_misses", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_mode": { + "name": "Ssl_session_cache_mode", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "ssl_session_cache_mode", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_overflows": { + "name": "Ssl_session_cache_overflows", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_session_cache_overflows", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_size": { + "name": "Ssl_session_cache_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_session_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_session_cache_timeouts": { + "name": "Ssl_session_cache_timeouts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_session_cache_timeouts", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_sessions_reused": { + "name": "Ssl_sessions_reused", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_sessions_reused", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_used_session_cache_entries": { + "name": "Ssl_used_session_cache_entries", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_used_session_cache_entries", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_verify_depth": { + "name": "Ssl_verify_depth", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_verify_depth", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_verify_mode": { + "name": "Ssl_verify_mode", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "ssl_verify_mode", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "Ssl_version": { + "name": "Ssl_version", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "ssl_version", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-status-variables/" + } + ] + }, + "have_openssl": { + "dynamic": false, + "name": "have_openssl", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_openssl", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + } + ] + }, + "have_ssl": { + "dynamic": false, + "name": "have_ssl", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "YES", + "DISABLED" + ], + "ids": [ + { + "anchor": "have_ssl", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_have_ssl", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_ca": { + "cli": "--ssl-ca=file_name", + "name": "ssl_ca", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "ssl_ca", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_ca", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_capath": { + "name": "ssl_capath", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "ssl_capath", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_capath", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_cert": { + "name": "ssl_cert", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "ssl_cert", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_cert", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_cipher": { + "cli": "--ssl-cipher=name", + "name": "ssl_cipher", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "ssl_cipher", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_cipher", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_crl": { + "name": "ssl_crl", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "ssl_crl", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_crl", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_crlpath": { + "name": "ssl_crlpath", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "ssl_crlpath", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_crlpath", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_key": { + "name": "ssl_key", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "ssl_key", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_ssl_key", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tls_version": { + "name": "tls_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "tls_version", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + }, + { + "anchor": "sysvar_tls_version", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_ssl_library": { + "default": "None", + "dynamic": false, + "name": "version_ssl_library", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "version_ssl_library", + "url": "https://mariadb.com/kb/en/library/documentation/ssltls-system-variables/" + } + ] + }, + "extra_max_connections": { + "cli": "--extra-max-connections=#", + "default": "1", + "dynamic": true, + "name": "extra_max_connections", + "range": { + "from": 1, + "to": 100000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "extra_max_connections", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "extra_port": { + "cli": "--extra-port=#", + "default": "0", + "dynamic": false, + "name": "extra_port", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "extra_port", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_handling": { + "cli": "--thread-handling=name", + "default": "one-thread-per-connection", + "dynamic": false, + "name": "thread_handling", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "no-threads", + "one-thread-per-connection", + "pool-of-threads" + ], + "ids": [ + { + "anchor": "thread_handling", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + }, + { + "anchor": "sysvar_thread_handling", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_dedicated_listener": { + "cli": "thread-pool-dedicated-listener={0|1}", + "default": "0", + "dynamic": false, + "name": "thread_pool_dedicated_listener", + "scope": [], + "type": "boolean", + "ids": [ + { + "anchor": "thread_pool_dedicated_listener", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_exact_stats": { + "cli": "thread-pool-exact-stats={0|1}", + "default": "0", + "dynamic": false, + "name": "thread_pool_exact_stats", + "scope": [], + "type": "boolean", + "ids": [ + { + "anchor": "thread_pool_exact_stats", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_idle_timeout": { + "cli": "thread-pool-idle-timeout=#", + "default": "60", + "dynamic": true, + "name": "thread_pool_idle_timeout", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_idle_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_max_threads": { + "cli": "thread-pool-max-threads=#", + "default": "65536 (>= MariaDB 10.2.4), 1000 (<= MariaDB 10.2.3, >= MariaDB 10.1), 500 (<= MariaDB 10.0)", + "dynamic": true, + "name": "thread_pool_max_threads", + "range": { + "from": 1, + "to": 65536 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_max_threads", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_min_threads": { + "cli": "thread-pool-min-threads=#", + "default": "1", + "name": "thread_pool_min_threads", + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_min_threads", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_oversubscribe": { + "default": "3", + "dynamic": true, + "name": "thread_pool_oversubscribe", + "range": { + "from": 1, + "to": 65536 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_oversubscribe", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_prio_kickup_timer": { + "default": "1000", + "dynamic": true, + "name": "thread_pool_prio_kickup_timer", + "range": { + "from": 0 + }, + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_prio_kickup_timer", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + }, + { + "anchor": "sysvar_thread_pool_prio_kickup_timer", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_priority": { + "cli": "--thread-pool-priority=#", + "default": "auto", + "name": "thread_pool_priority", + "scope": [ + "global", + "connection" + ], + "validValues": [ + "high", + "low", + "auto" + ], + "ids": [ + { + "anchor": "thread_pool_priority", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "thread_pool_size": { + "cli": "--thread-pool-size=#", + "name": "thread_pool_size", + "range": { + "from": 1, + "to": 128 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_size", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + }, + { + "anchor": "sysvar_thread_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_stall_limit": { + "cli": "--thread-pool-stall-limit=#", + "dynamic": true, + "name": "thread_pool_stall_limit", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "thread_pool_stall_limit", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + }, + { + "anchor": "sysvar_thread_pool_stall_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "Threadpool_idle_threads": { + "name": "Threadpool_idle_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "threadpool_idle_threads", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "Threadpool_threads": { + "name": "Threadpool_threads", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "threadpool_threads", + "url": "https://mariadb.com/kb/en/library/documentation/thread-pool-system-and-status-variables/" + } + ] + }, + "Tokudb_basement_deserialization_fixed_key": { + "name": "Tokudb_basement_deserialization_fixed_key", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basement_deserialization_fixed_key", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basement_deserialization_variable_key": { + "name": "Tokudb_basement_deserialization_variable_key", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basement_deserialization_variable_key", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_decompressed_for_write": { + "name": "Tokudb_basements_decompressed_for_write", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_decompressed_for_write", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_decompressed_prefetch": { + "name": "Tokudb_basements_decompressed_prefetch", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_decompressed_prefetch", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_decompressed_prelocked_range": { + "name": "Tokudb_basements_decompressed_prelocked_range", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_decompressed_prelocked_range", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_decompressed_target_query": { + "name": "Tokudb_basements_decompressed_target_query", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_decompressed_target_query", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_for_write": { + "name": "Tokudb_basements_fetched_for_write", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_for_write", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_for_write_bytes": { + "name": "Tokudb_basements_fetched_for_write_bytes", + "ids": [ + { + "anchor": "tokudb_basements_fetched_for_write_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_for_write_seconds": { + "name": "Tokudb_basements_fetched_for_write_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_for_write_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prefetch": { + "name": "Tokudb_basements_fetched_prefetch", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prefetch", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prefetch_bytes": { + "name": "Tokudb_basements_fetched_prefetch_bytes", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prefetch_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prefetch_seconds": { + "name": "Tokudb_basements_fetched_prefetch_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prefetch_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prelocked_range": { + "name": "Tokudb_basements_fetched_prelocked_range", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prelocked_range", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prelocked_range_bytes": { + "name": "Tokudb_basements_fetched_prelocked_range_bytes", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prelocked_range_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_prelocked_range_seconds": { + "name": "Tokudb_basements_fetched_prelocked_range_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_prelocked_range_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_target_query": { + "name": "Tokudb_basements_fetched_target_query", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_target_query", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_target_query_bytes": { + "name": "Tokudb_basements_fetched_target_query_bytes", + "ids": [ + { + "anchor": "tokudb_basements_fetched_target_query_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_basements_fetched_target_query_seconds": { + "name": "Tokudb_basements_fetched_target_query_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_basements_fetched_target_query_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_broadcase_messages_injected_at_root": { + "name": "Tokudb_broadcase_messages_injected_at_root", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_broadcase_messages_injected_at_root", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_decompressed_for_write": { + "name": "Tokudb_buffers_decompressed_for_write", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_decompressed_for_write", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_decompressed_prefetch": { + "name": "Tokudb_buffers_decompressed_prefetch", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_decompressed_prefetch", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_decompressed_prelocked_range": { + "name": "Tokudb_buffers_decompressed_prelocked_range", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_decompressed_prelocked_range", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_decompressed_target_query": { + "name": "Tokudb_buffers_decompressed_target_query", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_decompressed_target_query", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_for_write": { + "name": "Tokudb_buffers_fetched_for_write", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_for_write", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_for_write_bytes": { + "name": "Tokudb_buffers_fetched_for_write_bytes", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_for_write_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_for_write_seconds": { + "name": "Tokudb_buffers_fetched_for_write_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_for_write_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prefetch": { + "name": "Tokudb_buffers_fetched_prefetch", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prefetch", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prefetch_bytes": { + "name": "Tokudb_buffers_fetched_prefetch_bytes", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prefetch_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prefetch_seconds": { + "name": "Tokudb_buffers_fetched_prefetch_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prefetch_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prelocked_range": { + "name": "Tokudb_buffers_fetched_prelocked_range", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prelocked_range", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prelocked_range_bytes": { + "name": "Tokudb_buffers_fetched_prelocked_range_bytes", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prelocked_range_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_prelocked_range_seconds": { + "name": "Tokudb_buffers_fetched_prelocked_range_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_prelocked_range_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_target_query": { + "name": "Tokudb_buffers_fetched_target_query", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_target_query", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_target_query_bytes": { + "name": "Tokudb_buffers_fetched_target_query_bytes", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_target_query_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_buffers_fetched_target_query_seconds": { + "name": "Tokudb_buffers_fetched_target_query_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_buffers_fetched_target_query_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_cleaner_executions": { + "name": "Tokudb_cachetable_cleaner_executions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_cleaner_executions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_cleaner_iterations": { + "name": "Tokudb_cachetable_cleaner_iterations", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_cleaner_iterations", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_cleaner_period": { + "name": "Tokudb_cachetable_cleaner_period", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_cleaner_period", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_evictions": { + "name": "Tokudb_cachetable_evictions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_evictions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_long_wait_pressure_count": { + "name": "Tokudb_cachetable_long_wait_pressure_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_long_wait_pressure_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_long_wait_pressure_time": { + "name": "Tokudb_cachetable_long_wait_pressure_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_long_wait_pressure_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_miss": { + "name": "Tokudb_cachetable_miss", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_miss", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_miss_time": { + "name": "Tokudb_cachetable_miss_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_miss_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_prefetches": { + "name": "Tokudb_cachetable_prefetches", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_prefetches", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_cachepressure": { + "name": "Tokudb_cachetable_size_cachepressure", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_cachepressure", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_cloned": { + "name": "Tokudb_cachetable_size_cloned", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_cloned", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_current": { + "name": "Tokudb_cachetable_size_current", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_current", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_leaf": { + "name": "Tokudb_cachetable_size_leaf", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_leaf", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_limit": { + "name": "Tokudb_cachetable_size_limit", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_limit", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_nonleaf": { + "name": "Tokudb_cachetable_size_nonleaf", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_nonleaf", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_rollback": { + "name": "Tokudb_cachetable_size_rollback", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_rollback", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_size_writing": { + "name": "Tokudb_cachetable_size_writing", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_cachetable_size_writing", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_wait_pressure_count": { + "name": "Tokudb_cachetable_wait_pressure_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_wait_pressure_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cachetable_wait_pressure_time": { + "name": "Tokudb_cachetable_wait_pressure_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cachetable_wait_pressure_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_begin_time": { + "name": "Tokudb_checkpoint_begin_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_begin_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_duration": { + "name": "Tokudb_checkpoint_duration", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_duration", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_duration_last": { + "name": "Tokudb_checkpoint_duration_last", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_duration_last", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_failed": { + "name": "Tokudb_checkpoint_failed", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_failed", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_last_began": { + "name": "Tokudb_checkpoint_last_began", + "ids": [ + { + "anchor": "tokudb_checkpoint_last_began", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_last_complete_began": { + "name": "Tokudb_checkpoint_last_complete_began", + "ids": [ + { + "anchor": "tokudb_checkpoint_last_complete_began", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_last_complete_ended": { + "name": "Tokudb_checkpoint_last_complete_ended", + "ids": [ + { + "anchor": "tokudb_checkpoint_last_complete_ended", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_long_begin_count": { + "name": "Tokudb_checkpoint_long_begin_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_long_begin_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_long_begin_time": { + "name": "Tokudb_checkpoint_long_begin_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_long_begin_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_period": { + "name": "Tokudb_checkpoint_period", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_period", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_checkpoint_taken": { + "name": "Tokudb_checkpoint_taken", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpoint_taken", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_cursor_skip_deleted_leaf_entry": { + "name": "Tokudb_cursor_skip_deleted_leaf_entry", + "ids": [ + { + "anchor": "tokudb_cursor_skip_deleted_leaf_entry", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_db_closes": { + "name": "Tokudb_db_closes", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_db_closes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_db_open_current": { + "name": "Tokudb_db_open_current", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_db_open_current", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_db_open_max": { + "name": "Tokudb_db_open_max", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_db_open_max", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_db_opens": { + "name": "Tokudb_db_opens", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_db_opens", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_descriptor_set": { + "name": "Tokudb_descriptor_set", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_descriptor_set", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_dictionary_broadcast_updates": { + "name": "Tokudb_dictionary_broadcast_updates", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_dictionary_broadcast_updates", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_dictionary_updates": { + "name": "Tokudb_dictionary_updates", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_dictionary_updates", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_filesystem_fsync_num": { + "name": "Tokudb_filesystem_fsync_num", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_filesystem_fsync_num", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_filesystem_fsync_time": { + "name": "Tokudb_filesystem_fsync_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_filesystem_fsync_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_filesystem_long_fsync_num": { + "name": "Tokudb_filesystem_long_fsync_num", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_filesystem_long_fsync_num", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_filesystem_long_fsync_time": { + "name": "Tokudb_filesystem_long_fsync_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_filesystem_long_fsync_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_filesystem_threads_blocked_by_full_disk": { + "name": "Tokudb_filesystem_threads_blocked_by_full_disk", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_filesystem_threads_blocked_by_full_disk", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_compression_to_memory_seconds": { + "name": "Tokudb_leaf_compression_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_compression_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_decompression_to_memory_seconds": { + "name": "Tokudb_leaf_decompression_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_decompression_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_deserialization_to_memory_seconds": { + "name": "Tokudb_leaf_deserialization_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_deserialization_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_node_compression_ratio": { + "name": "Tokudb_leaf_node_compression_ratio", + "ids": [ + { + "anchor": "tokudb_leaf_node_compression_ratio", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_node_full_evictions": { + "name": "Tokudb_leaf_node_full_evictions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_node_full_evictions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_node_full_evictions_bytes": { + "name": "Tokudb_leaf_node_full_evictions_bytes", + "ids": [ + { + "anchor": "tokudb_leaf_node_full_evictions_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_node_partial_evictions": { + "name": "Tokudb_leaf_node_partial_evictions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_node_partial_evictions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_node_partial_evictions_bytes": { + "name": "Tokudb_leaf_node_partial_evictions_bytes", + "ids": [ + { + "anchor": "tokudb_leaf_node_partial_evictions_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_created": { + "name": "Tokudb_leaf_nodes_created", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_created", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_destroyed": { + "name": "Tokudb_leaf_nodes_destroyed", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_destroyed", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_checkpoint": { + "name": "Tokudb_leaf_nodes_flushed_checkpoint", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_checkpoint_bytes": { + "name": "Tokudb_leaf_nodes_flushed_checkpoint_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_checkpoint_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_checkpoint_seconds": { + "name": "Tokudb_leaf_nodes_flushed_checkpoint_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_checkpoint_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes": { + "name": "Tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_checkpoint_uncompressed_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_not_checkpoint": { + "name": "Tokudb_leaf_nodes_flushed_not_checkpoint", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_not_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_not_checkpoint_bytes": { + "name": "Tokudb_leaf_nodes_flushed_not_checkpoint_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_not_checkpoint_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_not_checkpoint_seconds": { + "name": "Tokudb_leaf_nodes_flushed_not_checkpoint_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_not_checkpoint_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes": { + "name": "Tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes", + "ids": [ + { + "anchor": "tokudb_leaf_nodes_flushed_not_checkpoint_uncompressed_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_leaf_serialization_to_memory_seconds": { + "name": "Tokudb_leaf_serialization_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_leaf_serialization_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_loader_num_created": { + "name": "Tokudb_loader_num_created", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_loader_num_created", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_loader_num_current": { + "name": "Tokudb_loader_num_current", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_loader_num_current", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_loader_num_max": { + "name": "Tokudb_loader_num_max", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_loader_num_max", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_escalation_num": { + "name": "Tokudb_locktree_escalation_num", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_escalation_num", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_escalation_seconds": { + "name": "Tokudb_locktree_escalation_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_escalation_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_latest_post_escalation_memory_size": { + "name": "Tokudb_locktree_latest_post_escalation_memory_size", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_locktree_latest_post_escalation_memory_size", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_long_wait_count": { + "name": "Tokudb_locktree_long_wait_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_long_wait_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_long_wait_escalation_count": { + "name": "Tokudb_locktree_long_wait_escalation_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_long_wait_escalation_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_long_wait_escalation_time": { + "name": "Tokudb_locktree_long_wait_escalation_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_long_wait_escalation_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_long_wait_time": { + "name": "Tokudb_locktree_long_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_long_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_memory_size": { + "name": "Tokudb_locktree_memory_size", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_locktree_memory_size", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_memory_size_limit": { + "name": "Tokudb_locktree_memory_size_limit", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_locktree_memory_size_limit", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_open_current": { + "name": "Tokudb_locktree_open_current", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_open_current", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_pending_lock_requests": { + "name": "Tokudb_locktree_pending_lock_requests", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_pending_lock_requests", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_sto_eligible_num": { + "name": "Tokudb_locktree_sto_eligible_num", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_sto_eligible_num", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_sto_ended_num": { + "name": "Tokudb_locktree_sto_ended_num", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_sto_ended_num", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_sto_ended_seconds": { + "name": "Tokudb_locktree_sto_ended_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_sto_ended_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_timeout_count": { + "name": "Tokudb_locktree_timeout_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_timeout_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_wait_count": { + "name": "Tokudb_locktree_wait_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_wait_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_wait_escalation_count": { + "name": "Tokudb_locktree_wait_escalation_count", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_wait_escalation_count", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_wait_escalation_time": { + "name": "Tokudb_locktree_wait_escalation_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_wait_escalation_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_locktree_wait_time": { + "name": "Tokudb_locktree_wait_time", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_locktree_wait_time", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_logger_wait_long": { + "name": "Tokudb_logger_wait_long", + "ids": [ + { + "anchor": "tokudb_logger_wait_long", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_logger_writes": { + "name": "Tokudb_logger_writes", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_logger_writes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_logger_writes_bytes": { + "name": "Tokudb_logger_writes_bytes", + "ids": [ + { + "anchor": "tokudb_logger_writes_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_logger_writes_seconds": { + "name": "Tokudb_logger_writes_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_logger_writes_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_logger_writes_uncompressed_bytes": { + "name": "Tokudb_logger_writes_uncompressed_bytes", + "ids": [ + { + "anchor": "tokudb_logger_writes_uncompressed_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_mem_estimated_maximum_memory_footprint": { + "name": "Tokudb_mem_estimated_maximum_memory_footprint", + "ids": [ + { + "anchor": "tokudb_mem_estimated_maximum_memory_footprint", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_messages_flushed_from_h1_to_leaves_bytes": { + "name": "Tokudb_messages_flushed_from_h1_to_leaves_bytes", + "ids": [ + { + "anchor": "tokudb_messages_flushed_from_h1_to_leaves_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_messages_ignored_by_leaf_due_to_msn": { + "name": "Tokudb_messages_ignored_by_leaf_due_to_msn", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_messages_ignored_by_leaf_due_to_msn", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_messages_in_trees_estimate_bytes": { + "name": "Tokudb_messages_in_trees_estimate_bytes", + "ids": [ + { + "anchor": "tokudb_messages_in_trees_estimate_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_messages_injected_at_root": { + "name": "Tokudb_messages_injected_at_root", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_messages_injected_at_root", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_messages_injected_at_root_bytes": { + "name": "Tokudb_messages_injected_at_root_bytes", + "ids": [ + { + "anchor": "tokudb_messages_injected_at_root_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_compression_to_memory_seconds": { + "name": "Tokudb_nonleaf_compression_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_compression_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_decompression_to_memory_seconds": { + "name": "Tokudb_nonleaf_decompression_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_decompression_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_deserialization_to_memory_seconds": { + "name": "Tokudb_nonleaf_deserialization_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_deserialization_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_node_compression_ratio": { + "name": "Tokudb_nonleaf_node_compression_ratio", + "ids": [ + { + "anchor": "tokudb_nonleaf_node_compression_ratio", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_node_full_evictions": { + "name": "Tokudb_nonleaf_node_full_evictions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_node_full_evictions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_node_full_evictions_bytes": { + "name": "Tokudb_nonleaf_node_full_evictions_bytes", + "ids": [ + { + "anchor": "tokudb_nonleaf_node_full_evictions_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_node_partial_evictions": { + "name": "Tokudb_nonleaf_node_partial_evictions", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_node_partial_evictions", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_node_partial_evictions_bytes": { + "name": "Tokudb_nonleaf_node_partial_evictions_bytes", + "ids": [ + { + "anchor": "tokudb_nonleaf_node_partial_evictions_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_created": { + "name": "Tokudb_nonleaf_nodes_created", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_created", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_destroyed": { + "name": "Tokudb_nonleaf_nodes_destroyed", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_destroyed", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_bytes": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_bytes", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_checkpoint_uncompressed_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompressed_bytes": { + "name": "Tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompressed_bytes", + "ids": [ + { + "anchor": "tokudb_nonleaf_nodes_flushed_to_disk_not_checkpoint_uncompressed_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_nonleaf_serialization_to_memory_seconds": { + "name": "Tokudb_nonleaf_serialization_to_memory_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_nonleaf_serialization_to_memory_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_overall_node_compression_ratio": { + "name": "Tokudb_overall_node_compression_ratio", + "ids": [ + { + "anchor": "tokudb_overall_node_compression_ratio", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_query": { + "name": "Tokudb_pivots_fetched_for_query", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_query", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_query_bytes": { + "name": "Tokudb_pivots_fetched_for_query_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_query_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_query_seconds": { + "name": "Tokudb_pivots_fetched_for_query_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_query_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_prefetch": { + "name": "Tokudb_pivots_fetched_for_prefetch", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_prefetch", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_prefetch_bytes": { + "name": "Tokudb_pivots_fetched_for_prefetch_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_prefetch_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_prefetch_seconds": { + "name": "Tokudb_pivots_fetched_for_prefetch_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_prefetch_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_write": { + "name": "Tokudb_pivots_fetched_for_write", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_write", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_write_bytes": { + "name": "Tokudb_pivots_fetched_for_write_bytes", + "type": "byte", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_write_bytes", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_pivots_fetched_for_write_seconds": { + "name": "Tokudb_pivots_fetched_for_write_seconds", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_pivots_fetched_for_write_seconds", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_h1_roots_injected_into": { + "name": "Tokudb_promotion_h1_roots_injected_into", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_h1_roots_injected_into", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_injections_at_depth_0": { + "name": "Tokudb_promotion_injections_at_depth_0", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_injections_at_depth_0", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_injections_at_depth_1": { + "name": "Tokudb_promotion_injections_at_depth_1", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_injections_at_depth_1", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_injections_at_depth_2": { + "name": "Tokudb_promotion_injections_at_depth_2", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_injections_at_depth_2", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_injections_at_depth_3": { + "name": "Tokudb_promotion_injections_at_depth_3", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_injections_at_depth_3", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_injections_lower_than_depth_3": { + "name": "Tokudb_promotion_injections_lower_than_depth_3", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_injections_lower_than_depth_3", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_leaf_roots_injected_into": { + "name": "Tokudb_promotion_leaf_roots_injected_into", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_leaf_roots_injected_into", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_roots_split": { + "name": "Tokudb_promotion_roots_split", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_roots_split", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_stopped_after_locking_child": { + "name": "Tokudb_promotion_stopped_after_locking_child", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_stopped_after_locking_child", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_stopped_at_height_1": { + "name": "Tokudb_promotion_stopped_at_height_1", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_stopped_at_height_1", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_stopped_child_locked_or_not_in_memory": { + "name": "Tokudb_promotion_stopped_child_locked_or_not_in_memory", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_stopped_child_locked_or_not_in_memory", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_stopped_child_not_fully_in_memory": { + "name": "Tokudb_promotion_stopped_child_not_fully_in_memory", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_stopped_child_not_fully_in_memory", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_promotion_stopped_nonempty_buffer": { + "name": "Tokudb_promotion_stopped_nonempty_buffer", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_promotion_stopped_nonempty_buffer", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_txn_aborts": { + "name": "Tokudb_txn_aborts", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_txn_aborts", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_txn_begin": { + "name": "Tokudb_txn_begin", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_txn_begin", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_txn_begin_read_only": { + "name": "Tokudb_txn_begin_read_only", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_txn_begin_read_only", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "Tokudb_txn_commits": { + "name": "Tokudb_txn_commits", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_txn_commits", + "url": "https://mariadb.com/kb/en/library/documentation/tokudb-status-variables/" + } + ] + }, + "tokudb_alter_print_error": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_alter_print_error", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_alter_print_error", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_analyze_time": { + "default": "5", + "dynamic": true, + "name": "tokudb_analyze_time", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_analyze_time", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_block_size": { + "default": "4194304 (4MB)", + "dynamic": true, + "name": "tokudb_block_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_bulk_fetch": { + "default": "ON", + "dynamic": true, + "name": "tokudb_bulk_fetch", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_bulk_fetch", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_cache_size": { + "default": "Half of the total system memory", + "dynamic": false, + "name": "tokudb_cache_size", + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_check_jemalloc": { + "default": "1", + "dynamic": true, + "name": "tokudb_check_jemalloc", + "scope": [ + "global" + ], + "type": "integer", + "validValues": [ + "0", + "1" + ], + "ids": [ + { + "anchor": "tokudb_check_jemalloc", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_checkpoint_lock": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_checkpoint_lock", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_checkpoint_lock", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_checkpoint_on_flush_logs": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_checkpoint_on_flush_logs", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_checkpoint_on_flush_logs", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_checkpointing_period": { + "default": "60", + "dynamic": true, + "name": "tokudb_checkpointing_period", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_checkpointing_period", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_cleaner_iterations": { + "default": "5", + "dynamic": true, + "name": "tokudb_cleaner_iterations", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cleaner_iterations", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_cleaner_period": { + "default": "1", + "dynamic": true, + "name": "tokudb_cleaner_period", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_cleaner_period", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_commit_sync": { + "default": "ON", + "dynamic": true, + "name": "tokudb_commit_sync", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_commit_sync", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_create_index_online": { + "default": "ON", + "dynamic": true, + "name": "tokudb_create_index_online", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_create_index_online", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_data_dir": { + "default": "Empty (the MariaDB datadir is used)", + "dynamic": false, + "name": "tokudb_data_dir", + "type": "string", + "ids": [ + { + "anchor": "tokudb_data_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_debug": { + "default": "0", + "dynamic": true, + "name": "tokudb_debug", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_debug", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_directio": { + "default": "OFF", + "dynamic": false, + "name": "tokudb_directio", + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_directio", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_disable_hot_alter": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_disable_hot_alter", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_disable_hot_alter", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_disable_prefetching": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_disable_prefetching", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_disable_prefetching", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_disable_slow_alter": { + "default": "OFF", + "dynamic": true, + "name": "tokudb_disable_slow_alter", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_disable_slow_alter", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_empty_scan": { + "default": "rl", + "dynamic": true, + "name": "tokudb_empty_scan", + "scope": [ + "global", + "session" + ], + "validValues": [ + "lr", + "rl", + "disabled" + ], + "ids": [ + { + "anchor": "tokudb_empty_scan", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_fs_reserve_percent": { + "default": "5", + "dynamic": false, + "name": "tokudb_fs_reserve_percent", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_fs_reserve_percent", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_fsync_log_period": { + "default": "0", + "dynamic": true, + "name": "tokudb_fsync_log_period", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_fsync_log_period", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_hide_default_row_format": { + "default": "ON", + "dynamic": true, + "name": "tokudb_hide_default_row_format", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_hide_default_row_format", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_killed_time": { + "default": "4000", + "dynamic": true, + "name": "tokudb_killed_time", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_killed_time", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_last_lock_timeout": { + "default": "Empty", + "dynamic": true, + "name": "tokudb_last_lock_timeout", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "tokudb_last_lock_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_load_save_space": { + "default": "ON", + "dynamic": true, + "name": "tokudb_load_save_space", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_load_save_space", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_loader_memory_size": { + "default": "100000000 (100M)", + "dynamic": true, + "name": "tokudb_loader_memory_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_loader_memory_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_lock_timeout": { + "default": "4000 (4 seconds)", + "dynamic": true, + "name": "tokudb_lock_timeout", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_lock_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_lock_timeout_debug": { + "default": "1", + "dynamic": true, + "name": "tokudb_lock_timeout_debug", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_lock_timeout_debug", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_log_dir": { + "default": "Empty (the MariaDB datadir is used)", + "dynamic": false, + "name": "tokudb_log_dir", + "type": "string", + "ids": [ + { + "anchor": "tokudb_log_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_max_lock_memory": { + "default": "130653952", + "dynamic": false, + "name": "tokudb_max_lock_memory", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_max_lock_memory", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_optimize_index_fraction": { + "default": "1.000000", + "dynamic": true, + "name": "tokudb_optimize_index_fraction", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_optimize_index_fraction", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_optimize_index_name": { + "default": "None", + "dynamic": true, + "name": "tokudb_optimize_index_name", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "tokudb_optimize_index_name", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_optimize_throttle": { + "default": "0", + "dynamic": true, + "name": "tokudb_optimize_throttle", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_optimize_throttle", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_pk_insert_mode": { + "default": "1", + "dynamic": true, + "name": "tokudb_pk_insert_mode", + "scope": [ + "global", + "session" + ], + "validValues": [ + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "tokudb_pk_insert_mode", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_prelock_empty": { + "default": "ON", + "dynamic": true, + "name": "tokudb_prelock_empty", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_prelock_empty", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_read_block_size": { + "default": "65536 (64KB)", + "dynamic": true, + "name": "tokudb_read_block_size", + "range": { + "from": 4096, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_read_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_read_buf_size": { + "default": "131072 (128KB)", + "dynamic": true, + "name": "tokudb_read_buf_size", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_read_buf_size", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_read_status_frequency": { + "default": "10000", + "dynamic": true, + "name": "tokudb_read_status_frequency", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_read_status_frequency", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_row_format": { + "default": "tokudb_zlib", + "dynamic": true, + "name": "tokudb_row_format", + "scope": [ + "global", + "session" + ], + "validValues": [ + "tokudb_default", + "tokudb_fast", + "tokudb_small", + "tokudb_zlib", + "tokudb_quicklz", + "tokudb_lzma", + "tokudb_uncompressed" + ], + "ids": [ + { + "anchor": "tokudb_row_format", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_rpl_check_readonly": { + "default": "ON", + "dynamic": true, + "name": "tokudb_rpl_check_readonly", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_rpl_check_readonly", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_rpl_lookup_rows": { + "default": "ON", + "dynamic": true, + "name": "tokudb_rpl_lookup_rows", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_rpl_lookup_rows", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_rpl_lookup_rows_delay": { + "default": "0", + "dynamic": true, + "name": "tokudb_rpl_lookup_rows_delay", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_rpl_lookup_rows_delay", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_rpl_unique_checks": { + "default": "ON", + "dynamic": true, + "name": "tokudb_rpl_unique_checks", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_rpl_unique_checks", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_rpl_unique_checks_delay": { + "default": "0", + "dynamic": true, + "name": "tokudb_rpl_unique_checks_delay", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_rpl_unique_checks_delay", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_support_xa": { + "default": "ON", + "dynamic": true, + "name": "tokudb_support_xa", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "tokudb_support_xa", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_tmp_dir": { + "default": "Empty (the MariaDB datadir is used)", + "dynamic": false, + "name": "tokudb_tmp_dir", + "type": "directory name", + "ids": [ + { + "anchor": "tokudb_tmp_dir", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_version": { + "dynamic": false, + "name": "tokudb_version", + "type": "string", + "ids": [ + { + "anchor": "tokudb_version", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "tokudb_write_status_frequency": { + "default": "1000", + "dynamic": true, + "name": "tokudb_write_status_frequency", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "tokudb_write_status_frequency", + "url": "https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/tokudb/tokudb-system-variables/" + } + ] + }, + "system_versioning_alter_history": { + "cli": "--system-versioning-alter-history=value", + "default": "ERROR", + "dynamic": true, + "name": "system_versioning_alter_history", + "scope": [ + "global", + "session" + ], + "validValues": [ + "ERROR", + "KEEP" + ], + "ids": [ + { + "anchor": "system_versioning_alter_history", + "url": "https://mariadb.com/kb/en/library/documentation/system-versioned-tables/" + } + ] + }, + "system_versioning_asof": { + "default": "DEFAULT", + "dynamic": true, + "name": "system_versioning_asof", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "system_versioning_asof", + "url": "https://mariadb.com/kb/en/library/documentation/system-versioned-tables/" + } + ] + }, + "system_versioning_innodb_algorithm_simple": { + "cli": "--system-versioning-innodb-algorithm-simple[={0|1}]", + "default": "ON", + "dynamic": true, + "name": "system_versioning_innodb_algorithm_simple", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "system_versioning_innodb_algorithm_simple", + "url": "https://mariadb.com/kb/en/library/documentation/system-versioned-tables/" + } + ] + }, + "Innodb_adaptive_hash_cells": { + "name": "Innodb_adaptive_hash_cells", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_cells", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_adaptive_hash_hash_searches": { + "name": "Innodb_adaptive_hash_hash_searches", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_hash_searches", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_adaptive_hash_heap_buffers": { + "name": "Innodb_adaptive_hash_heap_buffers", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_heap_buffers", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_adaptive_hash_non_hash_searches": { + "name": "Innodb_adaptive_hash_non_hash_searches", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_non_hash_searches", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_available_undo_logs": { + "name": "Innodb_available_undo_logs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_available_undo_logs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_background_log_sync": { + "name": "Innodb_background_log_sync", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_background_log_sync", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_bytes_data": { + "name": "Innodb_buffer_pool_bytes_data", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_bytes_data", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_bytes_dirty": { + "name": "Innodb_buffer_pool_bytes_dirty", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_bytes_dirty", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_dump_status": { + "name": "Innodb_buffer_pool_dump_status", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_buffer_pool_dump_status", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_load_incomplete": { + "name": "Innodb_buffer_pool_load_incomplete", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_load_incomplete", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_load_status": { + "name": "Innodb_buffer_pool_load_status", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_buffer_pool_load_status", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_data": { + "name": "Innodb_buffer_pool_pages_data", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_data", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_dirty": { + "name": "Innodb_buffer_pool_pages_dirty", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_dirty", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_flushed": { + "name": "Innodb_buffer_pool_pages_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_LRU_flushed": { + "name": "Innodb_buffer_pool_pages_LRU_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_lru_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_free": { + "name": "Innodb_buffer_pool_pages_free", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_free", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_made_not_young": { + "name": "Innodb_buffer_pool_pages_made_not_young", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_made_not_young", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_made_young": { + "name": "Innodb_buffer_pool_pages_made_young", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_made_young", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_misc": { + "name": "Innodb_buffer_pool_pages_misc", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_misc", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_old": { + "name": "Innodb_buffer_pool_pages_old", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_old", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_pages_total": { + "name": "Innodb_buffer_pool_pages_total", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_pages_total", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_read_ahead": { + "name": "Innodb_buffer_pool_read_ahead", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_read_ahead", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_read_ahead_evicted": { + "name": "Innodb_buffer_pool_read_ahead_evicted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_read_ahead_evicted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_read_ahead_rnd": { + "name": "Innodb_buffer_pool_read_ahead_rnd", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_read_ahead_rnd", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_read_requests": { + "name": "Innodb_buffer_pool_read_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_read_requests", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_reads": { + "name": "Innodb_buffer_pool_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_reads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_resize_status": { + "name": "Innodb_buffer_pool_resize_status", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_resize_status", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_wait_free": { + "name": "Innodb_buffer_pool_wait_free", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_wait_free", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_buffer_pool_write_requests": { + "name": "Innodb_buffer_pool_write_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_write_requests", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_checkpoint_age": { + "name": "Innodb_checkpoint_age", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_checkpoint_age", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_checkpoint_max_age": { + "name": "Innodb_checkpoint_max_age", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_checkpoint_max_age", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_checkpoint_target_age": { + "name": "Innodb_checkpoint_target_age", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_checkpoint_target_age", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_current_row_locks": { + "name": "Innodb_current_row_locks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_current_row_locks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_fsyncs": { + "name": "Innodb_data_fsyncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_fsyncs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_pending_fsyncs": { + "name": "Innodb_data_pending_fsyncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_pending_fsyncs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_pending_reads": { + "name": "Innodb_data_pending_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_pending_reads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_pending_writes": { + "name": "Innodb_data_pending_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_pending_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_read": { + "name": "Innodb_data_read", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_read", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_reads": { + "name": "Innodb_data_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_reads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_writes": { + "name": "Innodb_data_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_data_written": { + "name": "Innodb_data_written", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_data_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_dblwr_pages_written": { + "name": "Innodb_dblwr_pages_written", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_dblwr_pages_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_dblwr_writes": { + "name": "Innodb_dblwr_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_dblwr_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_deadlocks": { + "name": "Innodb_deadlocks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_deadlocks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_defragment_compression_failures": { + "name": "Innodb_defragment_compression_failures", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_compression_failures", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_defragment_count": { + "name": "Innodb_defragment_count", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_count", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_defragment_failures": { + "name": "Innodb_defragment_failures", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_failures", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_dict_tables": { + "name": "Innodb_dict_tables", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_dict_tables", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_n_merge_blocks_decrypted": { + "name": "Innodb_encryption_n_merge_blocks_decrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_n_merge_blocks_decrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_n_merge_blocks_encrypted": { + "name": "Innodb_encryption_n_merge_blocks_encrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_n_merge_blocks_encrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_n_rowlog_blocks_decrypted": { + "name": "Innodb_encryption_n_rowlog_blocks_decrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_n_rowlog_blocks_decrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_n_rowlog_blocks_encrypted": { + "name": "Innodb_encryption_n_rowlog_blocks_encrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_n_rowlog_blocks_encrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_num_key_requests": { + "name": "Innodb_encryption_num_key_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_num_key_requests", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_rotation_estimated_iops": { + "name": "Innodb_encryption_rotation_estimated_iops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_estimated_iops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_rotation_pages_flushed": { + "name": "Innodb_encryption_rotation_pages_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_pages_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_rotation_pages_modified": { + "name": "Innodb_encryption_rotation_pages_modified", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_pages_modified", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_rotation_pages_read_from_cache": { + "name": "Innodb_encryption_rotation_pages_read_from_cache", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_pages_read_from_cache", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_encryption_rotation_pages_read_from_disk": { + "name": "Innodb_encryption_rotation_pages_read_from_disk", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_pages_read_from_disk", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_atomic_builtins": { + "name": "Innodb_have_atomic_builtins", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_atomic_builtins", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_bzip2": { + "name": "Innodb_have_bzip2", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_bzip2", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_lz4": { + "name": "Innodb_have_lz4", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_lz4", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_lzma": { + "name": "Innodb_have_lzma", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_lzma", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_lzo": { + "name": "Innodb_have_lzo", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_lzo", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_punch_hole": { + "name": "Innodb_have_punch_hole", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_have_punch_hole", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_have_snappy": { + "name": "Innodb_have_snappy", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_have_snappy", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_history_list_length": { + "name": "Innodb_history_list_length", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_history_list_length", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_discarded_delete_marks": { + "name": "Innodb_ibuf_discarded_delete_marks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_discarded_delete_marks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_discarded_deletes": { + "name": "Innodb_ibuf_discarded_deletes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_discarded_deletes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_discarded_inserts": { + "name": "Innodb_ibuf_discarded_inserts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_discarded_inserts", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_free_list": { + "name": "Innodb_ibuf_free_list", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_free_list", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_merged_delete_marks": { + "name": "Innodb_ibuf_merged_delete_marks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_merged_delete_marks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_merged_deletes": { + "name": "Innodb_ibuf_merged_deletes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_merged_deletes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_merged_inserts": { + "name": "Innodb_ibuf_merged_inserts", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_merged_inserts", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_merges": { + "name": "Innodb_ibuf_merges", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_merges", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_segment_size": { + "name": "Innodb_ibuf_segment_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_segment_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_ibuf_size": { + "name": "Innodb_ibuf_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_instant_alter_column": { + "name": "Innodb_instant_alter_column", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_instant_alter_column", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_log_waits": { + "name": "Innodb_log_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_log_write_requests": { + "name": "Innodb_log_write_requests", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_write_requests", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_log_writes": { + "name": "Innodb_log_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_lsn_current": { + "name": "Innodb_lsn_current", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_lsn_current", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_lsn_flushed": { + "name": "Innodb_lsn_flushed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_lsn_flushed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_lsn_last_checkpoint": { + "name": "Innodb_lsn_last_checkpoint", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_lsn_last_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_1_second_loops": { + "name": "Innodb_master_thread_1_second_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_1_second_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_10_second_loops": { + "name": "Innodb_master_thread_10_second_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_10_second_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_active_loops": { + "name": "Innodb_master_thread_active_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_active_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_background_loops": { + "name": "Innodb_master_thread_background_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_background_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_idle_loops": { + "name": "Innodb_master_thread_idle_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_idle_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_main_flush_loops": { + "name": "Innodb_master_thread_main_flush_loops", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_main_flush_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_master_thread_sleeps": { + "name": "Innodb_master_thread_sleeps", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_master_thread_sleeps", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_max_trx_id": { + "name": "Innodb_max_trx_id", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_trx_id", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mem_adaptive_hash": { + "name": "Innodb_mem_adaptive_hash", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mem_adaptive_hash", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mem_dictionary": { + "name": "Innodb_mem_dictionary", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mem_dictionary", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mem_total": { + "name": "Innodb_mem_total", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mem_total", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mutex_os_waits": { + "name": "Innodb_mutex_os_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mutex_os_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mutex_spin_rounds": { + "name": "Innodb_mutex_spin_rounds", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mutex_spin_rounds", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_mutex_spin_waits": { + "name": "Innodb_mutex_spin_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mutex_spin_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_index_pages_written": { + "name": "Innodb_num_index_pages_written", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_index_pages_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_non_index_pages_written": { + "name": "Innodb_num_non_index_pages_written", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_non_index_pages_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_open_files": { + "name": "Innodb_num_open_files", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_open_files", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_page_compressed_trim_op": { + "name": "Innodb_num_page_compressed_trim_op", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_page_compressed_trim_op", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_page_compressed_trim_op_saved": { + "name": "Innodb_num_page_compressed_trim_op_saved", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_page_compressed_trim_op_saved", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_decrypted": { + "name": "Innodb_num_pages_decrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_decrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_encrypted": { + "name": "Innodb_num_pages_encrypted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_encrypted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_page_compressed": { + "name": "Innodb_num_pages_page_compressed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_page_compressed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_page_compression_error": { + "name": "Innodb_num_pages_page_compression_error", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_page_compression_error", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_page_decompressed": { + "name": "Innodb_num_pages_page_decompressed", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_page_decompressed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_num_pages_page_encryption_error": { + "name": "Innodb_num_pages_page_encryption_error", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_num_pages_page_encryption_error", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_oldest_view_low_limit_trx_id": { + "name": "Innodb_oldest_view_low_limit_trx_id", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_oldest_view_low_limit_trx_id", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_onlineddl_pct_progress": { + "name": "Innodb_onlineddl_pct_progress", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_onlineddl_pct_progress", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_onlineddl_rowlog_pct_used": { + "name": "Innodb_onlineddl_rowlog_pct_used", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_onlineddl_rowlog_pct_used", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_onlineddl_rowlog_rows": { + "name": "Innodb_onlineddl_rowlog_rows", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_onlineddl_rowlog_rows", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_os_log_fsyncs": { + "name": "Innodb_os_log_fsyncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_os_log_fsyncs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_os_log_pending_fsyncs": { + "name": "Innodb_os_log_pending_fsyncs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_os_log_pending_fsyncs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_os_log_pending_writes": { + "name": "Innodb_os_log_pending_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_os_log_pending_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_os_log_written": { + "name": "Innodb_os_log_written", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_os_log_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_saved": { + "name": "Innodb_page_compression_saved", + "scope": [], + "type": "byte", + "ids": [ + { + "anchor": "innodb_page_compression_saved", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect512": { + "name": "Innodb_page_compression_trim_sect512", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect512", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect1024": { + "name": "Innodb_page_compression_trim_sect1024", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect1024", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect2048": { + "name": "Innodb_page_compression_trim_sect2048", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect2048", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect4096": { + "name": "Innodb_page_compression_trim_sect4096", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect4096", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect8192": { + "name": "Innodb_page_compression_trim_sect8192", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect8192", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect16384": { + "name": "Innodb_page_compression_trim_sect16384", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect16384", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_compression_trim_sect32768": { + "name": "Innodb_page_compression_trim_sect32768", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_compression_trim_sect32768", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_page_size": { + "name": "Innodb_page_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_pages_created": { + "name": "Innodb_pages_created", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_pages_created", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_pages_read": { + "name": "Innodb_pages_read", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_pages_read", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_pages0_read": { + "name": "Innodb_pages0_read", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_pages0_read", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_pages_written": { + "name": "Innodb_pages_written", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_pages_written", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_purge_trx_id": { + "name": "Innodb_purge_trx_id", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_purge_trx_id", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_purge_undo_no": { + "name": "Innodb_purge_undo_no", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_purge_undo_no", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_read_views_memory": { + "name": "Innodb_read_views_memory", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_read_views_memory", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_current_waits": { + "name": "Innodb_row_lock_current_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_current_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_numbers": { + "name": "Innodb_row_lock_numbers", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_numbers", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_time": { + "name": "Innodb_row_lock_time", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_time", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_time_avg": { + "name": "Innodb_row_lock_time_avg", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_time_avg", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_time_max": { + "name": "Innodb_row_lock_time_max", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_time_max", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_row_lock_time_waits": { + "name": "Innodb_row_lock_time_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_row_lock_time_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_rows_deleted": { + "name": "Innodb_rows_deleted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_rows_deleted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_rows_inserted": { + "name": "Innodb_rows_inserted", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_rows_inserted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_rows_read": { + "name": "Innodb_rows_read", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_rows_read", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_rows_updated": { + "name": "Innodb_rows_updated", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_rows_updated", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_s_lock_os_waits": { + "name": "Innodb_s_lock_os_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_s_lock_os_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_s_lock_spin_rounds": { + "name": "Innodb_s_lock_spin_rounds", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_s_lock_spin_rounds", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_s_lock_spin_waits": { + "name": "Innodb_s_lock_spin_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_s_lock_spin_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_reorganizations": { + "name": "Innodb_scrub_background_page_reorganizations", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_reorganizations", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_split_failures_missing_index": { + "name": "Innodb_scrub_background_page_split_failures_missing_index", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_split_failures_missing_index", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_split_failures_out_of_filespace": { + "name": "Innodb_scrub_background_page_split_failures_out_of_filespace", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_split_failures_out_of_filespace", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_split_failures_underflow": { + "name": "Innodb_scrub_background_page_split_failures_underflow", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_split_failures_underflow", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_split_failures_unknown": { + "name": "Innodb_scrub_background_page_split_failures_unknown", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_split_failures_unknown", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_background_page_splits": { + "name": "Innodb_scrub_background_page_splits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_background_page_splits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_scrub_log": { + "name": "Innodb_scrub_log", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_log", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_secondary_index_triggered_cluster_reads": { + "name": "Innodb_secondary_index_triggered_cluster_reads", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_secondary_index_triggered_cluster_reads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_secondary_index_triggered_cluster_reads_avoided": { + "name": "Innodb_secondary_index_triggered_cluster_reads_avoided", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_secondary_index_triggered_cluster_reads_avoided", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_system_rows_deleted": { + "name": "Innodb_system_rows_deleted", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_system_rows_deleted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_system_rows_inserted": { + "name": "Innodb_system_rows_inserted", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_system_rows_inserted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_system_rows_read": { + "name": "Innodb_system_rows_read", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_system_rows_read", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_system_rows_updated": { + "name": "Innodb_system_rows_updated", + "scope": [], + "type": "integer", + "ids": [ + { + "anchor": "innodb_system_rows_updated", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_truncated_status_writes": { + "name": "Innodb_truncated_status_writes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_truncated_status_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_undo_truncations": { + "name": "Innodb_undo_truncations", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_undo_truncations", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_x_lock_os_waits": { + "name": "Innodb_x_lock_os_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_x_lock_os_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_x_lock_spin_rounds": { + "name": "Innodb_x_lock_spin_rounds", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_x_lock_spin_rounds", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "Innodb_x_lock_spin_waits": { + "name": "Innodb_x_lock_spin_waits", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_x_lock_spin_waits", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-status-variables/" + } + ] + }, + "have_innodb": { + "dynamic": false, + "name": "have_innodb", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "have_innodb", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "ignore_builtin_innodb": { + "cli": "--ignore-builtin-innodb[={OFF|ON}]", + "dynamic": false, + "name": "ignore_builtin_innodb", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "ignore_builtin_innodb", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_ignore_builtin_innodb", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_adaptive_checkpoint": { + "cli": "--innodb-adaptive-checkpoint=#", + "default": "estimate", + "dynamic": true, + "name": "innodb_adaptive_checkpoint", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "none", + "0", + "reflex", + "1", + "estimate", + "2", + "keep_average", + "3" + ], + "ids": [ + { + "anchor": "innodb_adaptive_checkpoint", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_adaptive_flushing": { + "default": "ON", + "dynamic": true, + "name": "innodb_adaptive_flushing", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_adaptive_flushing", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_adaptive_flushing", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_adaptive_flushing_lwm": { + "cli": "--innodb-adaptive-flushing-lwm=#", + "default": "10", + "dynamic": true, + "name": "innodb_adaptive_flushing_lwm", + "range": { + "from": 0, + "to": 70 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_flushing_lwm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_adaptive_flushing_lwm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_adaptive_flushing_method": { + "cli": "innodb-adaptive-flushing-method=value", + "default": "estimate", + "dynamic": true, + "name": "innodb_adaptive_flushing_method", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "native", + "0", + "estimate", + "1", + "keep_average", + "2" + ], + "ids": [ + { + "anchor": "innodb_adaptive_flushing_method", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_adaptive_hash_index": { + "dynamic": true, + "name": "innodb_adaptive_hash_index", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_adaptive_hash_index", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_adaptive_hash_index", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_adaptive_hash_index_partitions": { + "cli": "innodb-adaptive-hash-index-partitions=#", + "default": "1", + "dynamic": false, + "name": "innodb_adaptive_hash_index_partitions", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_index_partitions", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_adaptive_hash_index_parts": { + "cli": "--innodb-adaptive-hash-index-parts=#", + "default": "8", + "dynamic": false, + "name": "innodb_adaptive_hash_index_parts", + "range": { + "from": 1, + "to": 512 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_hash_index_parts", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_adaptive_hash_index_parts", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_adaptive_max_sleep_delay": { + "cli": "--innodb-adaptive-max-sleep-delay=#", + "default": "150000", + "dynamic": true, + "name": "innodb_adaptive_max_sleep_delay", + "range": { + "from": 0, + "to": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_adaptive_max_sleep_delay", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_adaptive_max_sleep_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_additional_mem_pool_size": { + "cli": "--innodb-additional-mem-pool-size=#", + "default": "8388608", + "dynamic": false, + "name": "innodb_additional_mem_pool_size", + "range": { + "from": 2097152, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_additional_mem_pool_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_api_bk_commit_interval": { + "cli": "--innodb-api-bk-commit-interval=#", + "default": "5", + "dynamic": true, + "name": "innodb_api_bk_commit_interval", + "range": { + "from": 1, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_api_bk_commit_interval", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_api_bk_commit_interval", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_api_disable_rowlock": { + "default": "OFF", + "dynamic": false, + "name": "innodb_api_disable_rowlock", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_api_disable_rowlock", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_api_disable_rowlock", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_api_enable_binlog": { + "default": "OFF", + "dynamic": false, + "name": "innodb_api_enable_binlog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_api_enable_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_api_enable_binlog", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_api_enable_mdl": { + "default": "OFF", + "dynamic": false, + "name": "innodb_api_enable_mdl", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_api_enable_mdl", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_api_enable_mdl", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_api_trx_level": { + "cli": "--innodb-api-trx-level=#", + "default": "0", + "dynamic": true, + "name": "innodb_api_trx_level", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_api_trx_level", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_api_trx_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_auto_lru_dump": { + "cli": "--innodb-auto-lru-dump=#", + "name": "innodb_auto_lru_dump", + "ids": [ + { + "anchor": "innodb_auto_lru_dump", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_autoextend_increment": { + "cli": "--innodb-autoextend-increment=#", + "default": "64", + "dynamic": true, + "name": "innodb_autoextend_increment", + "range": { + "from": 1, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_autoextend_increment", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_autoextend_increment", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_autoinc_lock_mode": { + "cli": "--innodb-autoinc-lock-mode=#", + "dynamic": false, + "name": "innodb_autoinc_lock_mode", + "scope": [ + "global" + ], + "type": "integer", + "validValues": [ + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "innodb_autoinc_lock_mode", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_autoinc_lock_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_background_scrub_data_check_interval": { + "cli": "--innodb-background-scrub-data-check-interval=#", + "default": "3600", + "dynamic": true, + "name": "innodb_background_scrub_data_check_interval", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_background_scrub_data_check_interval", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_background_scrub_data_compressed": { + "cli": "--innodb-background-scrub-data-compressed={0|1}", + "default": "0", + "dynamic": true, + "name": "innodb_background_scrub_data_compressed", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_background_scrub_data_compressed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_background_scrub_data_interval": { + "cli": "--innodb-background-scrub-data-interval=#", + "default": "604800", + "dynamic": true, + "name": "innodb_background_scrub_data_interval", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_background_scrub_data_interval", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_background_scrub_data_uncompressed": { + "cli": "--innodb-background-scrub-data-uncompressed={0|1}", + "default": "0", + "dynamic": true, + "name": "innodb_background_scrub_data_uncompressed", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_background_scrub_data_uncompressed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_blocking_buffer_pool_restore": { + "cli": "innodb-blocking-buffer-pool-restore={1|2}", + "default": "OFF", + "dynamic": false, + "name": "innodb_blocking_buffer_pool_restore", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_blocking_buffer_pool_restore", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buf_dump_status_frequency": { + "cli": "--innodb-buf-dump-status-frequency=#", + "default": "0", + "dynamic": true, + "name": "innodb_buf_dump_status_frequency", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buf_dump_status_frequency", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_chunk_size": { + "cli": "--innodb-buffer-pool-chunk-size=#", + "default": "134217728", + "dynamic": false, + "name": "innodb_buffer_pool_chunk_size", + "range": { + "from": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_chunk_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_chunk_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_dump_at_shutdown": { + "default": "1", + "dynamic": true, + "name": "innodb_buffer_pool_dump_at_shutdown", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_dump_at_shutdown", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_dump_at_shutdown", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_dump_now": { + "default": "OFF", + "dynamic": true, + "name": "innodb_buffer_pool_dump_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_dump_now", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_dump_now", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_dump_pct": { + "cli": "--innodb-buffer-pool-dump-pct=#", + "default": "25", + "dynamic": true, + "name": "innodb_buffer_pool_dump_pct", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_buffer_pool_dump_pct", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_dump_pct", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_evict": { + "cli": "--innodb-buffer-pool-evict=#", + "default": "\"\"", + "dynamic": true, + "name": "innodb_buffer_pool_evict", + "scope": [ + "global" + ], + "type": "string", + "validValues": [], + "ids": [ + { + "anchor": "innodb_buffer_pool_evict", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_filename": { + "cli": "--innodb-buffer-pool-pathname=path-name", + "default": "ib_buffer_pool", + "dynamic": true, + "name": "innodb_buffer_pool_filename", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_buffer_pool_filename", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_filename", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_instances": { + "cli": "--innodb-buffer-pool-instances=#", + "dynamic": false, + "name": "innodb_buffer_pool_instances", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_instances", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_load_abort": { + "default": "OFF", + "dynamic": true, + "name": "innodb_buffer_pool_load_abort", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_load_abort", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_load_abort", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_load_at_startup": { + "default": "1", + "dynamic": false, + "name": "innodb_buffer_pool_load_at_startup", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_load_at_startup", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_load_at_startup", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_load_now": { + "default": "OFF", + "dynamic": true, + "name": "innodb_buffer_pool_load_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_load_now", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_load_now", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_populate": { + "cli": "innodb-buffer-pool-populate={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_buffer_pool_populate", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_populate", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_restore_at_startup": { + "cli": "innodb-buffer-pool-restore-at-startup", + "default": "0", + "dynamic": true, + "name": "innodb_buffer_pool_restore_at_startup", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_restore_at_startup", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_shm_checksum": { + "cli": "innodb-buffer-pool-shm-checksum={0|1}", + "default": "ON", + "dynamic": false, + "name": "innodb_buffer_pool_shm_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_shm_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_shm_key": { + "cli": "innodb-buffer-pool-shm-key={0|1}", + "default": "0", + "dynamic": false, + "name": "innodb_buffer_pool_shm_key", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_buffer_pool_shm_key", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_buffer_pool_size": { + "cli": "--innodb-buffer-pool-size=#", + "default": "134217728", + "name": "innodb_buffer_pool_size", + "range": { + "from": 5242880, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_buffer_pool_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_buffer_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_change_buffer_dump": { + "default": "OFF", + "dynamic": false, + "name": "innodb_change_buffer_dump", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_change_buffer_dump", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_change_buffer_max_size": { + "cli": "--innodb-change-buffer-max-size=#", + "default": "25", + "dynamic": true, + "name": "innodb_change_buffer_max_size", + "range": { + "from": 0, + "to": 50 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_change_buffer_max_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_change_buffer_max_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_change_buffering": { + "cli": "--innodb-change-buffering=value", + "default": "all", + "dynamic": true, + "name": "innodb_change_buffering", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "none", + "inserts", + "deletes", + "changes", + "purges", + "all" + ], + "ids": [ + { + "anchor": "innodb_change_buffering", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_change_buffering", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_change_buffering_debug": { + "cli": "--innodb-change-buffering-debug=#", + "default": "0", + "dynamic": true, + "name": "innodb_change_buffering_debug", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_change_buffering_debug", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_change_buffering_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_checkpoint_age_target": { + "cli": "innodb-checkpoint-age-target=#", + "default": "0", + "dynamic": true, + "name": "innodb_checkpoint_age_target", + "range": { + "from": 0, + "to": "upwards" + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_checkpoint_age_target", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_checksum_algorithm": { + "cli": "--innodb-checksum-algorithm=value", + "default": "crc32", + "dynamic": true, + "name": "innodb_checksum_algorithm", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "innodb", + "crc32", + "full_crc32", + "none", + "strict_innodb", + "strict_crc32", + "strict_none", + "strict_full_crc32" + ], + "ids": [ + { + "anchor": "innodb_checksum_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_checksum_algorithm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_checksums": { + "cli": "--innodb-checksums, --skip-innodb-checksums", + "default": "ON", + "dynamic": false, + "name": "innodb_checksums", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_checksums", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_cleaner_lsn_age_factor": { + "cli": "--innodb-cleaner-lsn-age-factor=value", + "default": "deprecated (>= MariaDB 10.2.6), high_checkpoint (<= MariaDB 10.1)", + "dynamic": true, + "name": "innodb_cleaner_lsn_age_factor", + "scope": [ + "global" + ], + "validValues": [ + "high_checkpoint", + "legacy", + "deprecated", + "high_checkpoint", + "legacy" + ], + "ids": [ + { + "anchor": "innodb_cleaner_lsn_age_factor", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_cmp_per_index_enabled": { + "default": "OFF", + "dynamic": true, + "name": "innodb_cmp_per_index_enabled", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_cmp_per_index_enabled", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_cmp_per_index_enabled", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_commit_concurrency": { + "cli": "--innodb-commit-concurrency=#", + "default": "0", + "dynamic": true, + "name": "innodb_commit_concurrency", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_commit_concurrency", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_commit_concurrency", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_compression_algorithm": { + "cli": "--innodb-compression-algorithm=value", + "default": "zlib (>= MariaDB 10.2.4, MariaDB 10.1.22), none (<= MariaDB 10.2.3, MariaDB 10.1.21)", + "dynamic": true, + "name": "innodb_compression_algorithm", + "scope": [ + "global" + ], + "validValues": [ + "none", + "zlib", + "lz4", + "lzo", + "lzma", + "bzip2", + "snappy" + ], + "ids": [ + { + "anchor": "innodb_compression_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_compression_default": { + "cli": "--innodb-compression-default={0|1}", + "default": "OFF", + "dynamic": true, + "name": "innodb_compression_default", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_compression_default", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_compression_failure_threshold_pct": { + "cli": "--innodb-compression-failure-threshold-pct=#", + "default": "5", + "dynamic": true, + "name": "innodb_compression_failure_threshold_pct", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_compression_failure_threshold_pct", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_compression_failure_threshold_pct", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_compression_level": { + "cli": "--innodb-compression-level=#", + "default": "6", + "dynamic": true, + "name": "innodb_compression_level", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_compression_level", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_compression_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_compression_pad_pct_max": { + "cli": "--innodb-compression-pad-pct-max=#", + "default": "50", + "dynamic": true, + "name": "innodb_compression_pad_pct_max", + "range": { + "from": 0, + "to": 75 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_compression_pad_pct_max", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_compression_pad_pct_max", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_concurrency_tickets": { + "cli": "--innodb-concurrency-tickets=#", + "default": "5000", + "dynamic": true, + "name": "innodb_concurrency_tickets", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_concurrency_tickets", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_concurrency_tickets", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_corrupt_table_action": { + "cli": "innodb-corrupt-table-action=value", + "default": "assert (<= MariaDB 10.1), deprecated (<= MariaDB 10.2.6)", + "dynamic": true, + "name": "innodb_corrupt_table_action", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "deprecated", + "assert", + "warn", + "salvage", + "assert", + "warn", + "salvage" + ], + "ids": [ + { + "anchor": "innodb_corrupt_table_action", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_data_file_path": { + "default": "ibdata1:12M:autoextend", + "dynamic": false, + "name": "innodb_data_file_path", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_data_file_path", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_data_file_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_data_home_dir": { + "cli": "--innodb-data-home-dir=path", + "dynamic": false, + "name": "innodb_data_home_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "innodb_data_home_dir", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_data_home_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_deadlock_detect": { + "cli": "--innodb-deadlock-detect[={OFF|ON}]", + "default": "1", + "dynamic": true, + "name": "innodb_deadlock_detect", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_deadlock_detect", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_deadlock_detect", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_default_page_encryption_key": { + "cli": "--innodb-default-page-encryption-key=#", + "default": "1", + "dynamic": true, + "name": "innodb_default_page_encryption_key", + "range": { + "from": 1, + "to": 255 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_default_page_encryption_key", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_default_encryption_key_id": { + "cli": "--innodb-default-encryption-key-id=#", + "default": "1", + "dynamic": true, + "name": "innodb_default_encryption_key_id", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_default_encryption_key_id", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_default_row_format": { + "cli": "--innodb-default-row-format=value", + "default": "DYNAMIC", + "dynamic": true, + "name": "innodb_default_row_format", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "redundant", + "compact", + "dynamic" + ], + "ids": [ + { + "anchor": "innodb_default_row_format", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_default_row_format", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_defragment": { + "cli": "--innodb-defragment=#", + "default": "OFF", + "dynamic": true, + "name": "innodb_defragment", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_defragment", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_defragment_fill_factor": { + "cli": "--innodb-defragment-fill-factor=#", + "default": "0.9", + "dynamic": true, + "name": "innodb_defragment_fill_factor", + "range": { + "from": 0.7, + "to": 1 + }, + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_defragment_fill_factor", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_defragment_fill_factor_n_recs": { + "cli": "--innodb-defragment-fill-factor-n-recs=#", + "default": "20", + "dynamic": true, + "name": "innodb_defragment_fill_factor_n_recs", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_fill_factor_n_recs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_defragment_frequency": { + "cli": "--innodb-defragment-frequency=#", + "default": "40", + "dynamic": true, + "name": "innodb_defragment_frequency", + "range": { + "from": 1, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_frequency", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_defragment_n_pages": { + "cli": "--innodb-defragment-n-pages=#", + "default": "7", + "dynamic": true, + "name": "innodb_defragment_n_pages", + "range": { + "from": 2, + "to": 32 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_n_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_defragment_stats_accuracy": { + "cli": "--innodb-defragment-stats-accuracy=#", + "default": "0", + "dynamic": true, + "name": "innodb_defragment_stats_accuracy", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_defragment_stats_accuracy", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_dict_size_limit": { + "cli": "innodb-dict-size-limit=#", + "default": "0", + "dynamic": true, + "name": "innodb_dict_size_limit", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_dict_size_limit", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_disable_sort_file_cache": { + "default": "OFF", + "dynamic": true, + "name": "innodb_disable_sort_file_cache", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_disable_sort_file_cache", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_disable_sort_file_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_disallow_writes": { + "default": "OFF", + "dynamic": true, + "name": "innodb_disallow_writes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_disallow_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_doublewrite": { + "default": "ON", + "dynamic": false, + "name": "innodb_doublewrite", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_doublewrite", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_doublewrite", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_doublewrite_file": { + "cli": "innodb-doublewrite-file=filename", + "default": "NULL", + "dynamic": false, + "name": "innodb_doublewrite_file", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_doublewrite_file", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_empty_free_list_algorithm": { + "cli": "innodb-empty-free-list-algorithm=value", + "default": "deprecated (>= MariaDB 10.2.6), legacy (>= MariaDB 10.1.24), backoff (<= MariaDB 10.1.23)", + "dynamic": true, + "name": "innodb_empty_free_list_algorithm", + "scope": [ + "global" + ], + "validValues": [ + "deprecated", + "backoff", + "legacy", + "backoff", + "legacy" + ], + "ids": [ + { + "anchor": "innodb_empty_free_list_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_enable_unsafe_group_commit": { + "cli": "--innodb-enable-unsafe-group-commit", + "default": "0", + "dynamic": true, + "name": "innodb_enable_unsafe_group_commit", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_enable_unsafe_group_commit", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encrypt_log": { + "cli": "--innodb-encrypt-log", + "default": "OFF", + "dynamic": false, + "name": "innodb_encrypt_log", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_encrypt_log", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encrypt_tables": { + "cli": "--innodb-encrypt-tables=value", + "default": "OFF", + "dynamic": true, + "name": "innodb_encrypt_tables", + "scope": [ + "global" + ], + "type": "boolean", + "validValues": [ + "ON", + "OFF", + "FORCE" + ], + "ids": [ + { + "anchor": "innodb_encrypt_tables", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encrypt_temporary_tables": { + "cli": "--innodb-encrypt-temporary-tables=value", + "default": "OFF", + "dynamic": false, + "name": "innodb_encrypt_temporary_tables", + "scope": [ + "global" + ], + "type": "boolean", + "validValues": [ + "ON", + "OFF" + ], + "ids": [ + { + "anchor": "innodb_encrypt_temporary_tables", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encryption_rotate_key_age": { + "cli": "--innodb-encryption-rotate-key-age=#", + "default": "1", + "dynamic": true, + "name": "innodb_encryption_rotate_key_age", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotate_key_age", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encryption_rotation_iops": { + "cli": "--innodb-encryption-rotation_iops=#", + "default": "100", + "dynamic": true, + "name": "innodb_encryption_rotation_iops", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_rotation_iops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_encryption_threads": { + "cli": "--innodb-encryption-threads=#", + "default": "0", + "dynamic": true, + "name": "innodb_encryption_threads", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_encryption_threads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_extra_rsegments": { + "cli": "--innodb-extra-rsegments=#", + "default": "0", + "dynamic": false, + "name": "innodb_extra_rsegments", + "range": { + "from": 0, + "to": 126 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_extra_rsegments", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_extra_undoslots": { + "cli": "--innodb-extra-undoslots=#", + "default": "OFF", + "dynamic": false, + "name": "innodb_extra_undoslots", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_extra_undoslots", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_fake_changes": { + "cli": "--innodb-fake-changes={0|1}", + "default": "OFF", + "dynamic": true, + "name": "innodb_fake_changes", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_fake_changes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_fast_checksum": { + "cli": "--innodb-fast-checksum={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_fast_checksum", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_fast_checksum", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_fast_shutdown": { + "default": "1", + "dynamic": true, + "name": "innodb_fast_shutdown", + "scope": [ + "global" + ], + "type": "integer", + "validValues": [ + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "innodb_fast_shutdown", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_fast_shutdown", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_fatal_semaphore_wait_threshold": { + "cli": "--innodb-fatal-semaphore-wait-threshold=#", + "default": "600", + "dynamic": false, + "name": "innodb_fatal_semaphore_wait_threshold", + "range": { + "from": 1, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_fatal_semaphore_wait_threshold", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_file_format": { + "cli": "--innodb-file-format=value", + "default": "Barracuda (>= MariaDB 10.2.2), Antelope (<= MariaDB 10.2.1)", + "dynamic": true, + "name": "innodb_file_format", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "Antelope", + "Barracuda" + ], + "ids": [ + { + "anchor": "innodb_file_format", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_file_format_check": { + "cli": "--innodb-file-format-check=#", + "default": "ON (>= MariaDB 5.5)", + "dynamic": false, + "name": "innodb_file_format_check", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_file_format_check", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_file_format_max": { + "cli": "--innodb-file-format-max=value", + "default": "Antelope", + "dynamic": true, + "name": "innodb_file_format_max", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "Antelope", + "Barracuda" + ], + "ids": [ + { + "anchor": "innodb_file_format_max", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_file_per_table": { + "cli": "--innodb-path-per-table[={OFF|ON}]", + "default": "1", + "dynamic": true, + "name": "innodb_file_per_table", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_file_per_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_file_per_table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_fill_factor": { + "cli": "--innodb-fill-factor=#", + "default": "100", + "dynamic": true, + "name": "innodb_fill_factor", + "range": { + "from": 10, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_fill_factor", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_fill_factor", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flush_log_at_timeout": { + "cli": "--innodb-flush-log-at-timeout=#", + "default": "1", + "dynamic": true, + "name": "innodb_flush_log_at_timeout", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_flush_log_at_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flush_log_at_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flush_log_at_trx_commit": { + "default": "1", + "dynamic": true, + "name": "innodb_flush_log_at_trx_commit", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "0", + "1", + "2", + "3" + ], + "ids": [ + { + "anchor": "innodb_flush_log_at_trx_commit", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flush_log_at_trx_commit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flush_method": { + "dynamic": false, + "name": "innodb_flush_method", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_flush_method", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flush_method", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flush_neighbor_pages": { + "cli": "innodb-flush-neighbor-pages=value", + "default": "area", + "dynamic": true, + "name": "innodb_flush_neighbor_pages", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "none", + "0", + "area", + "1", + "cont", + "2" + ], + "ids": [ + { + "anchor": "innodb_flush_neighbor_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_flush_neighbors": { + "cli": "--innodb-flush-neighbors=#", + "dynamic": true, + "name": "innodb_flush_neighbors", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "0", + "1", + "2" + ], + "ids": [ + { + "anchor": "innodb_flush_neighbors", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flush_neighbors", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flush_sync": { + "default": "ON", + "dynamic": true, + "name": "innodb_flush_sync", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_flush_sync", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flush_sync", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_flushing_avg_loops": { + "cli": "--innodb-flushing-avg-loops=#", + "default": "30", + "dynamic": true, + "name": "innodb_flushing_avg_loops", + "range": { + "from": 1, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_flushing_avg_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_flushing_avg_loops", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_force_load_corrupted": { + "cli": "--innodb-force-load-corrupted[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "innodb_force_load_corrupted", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_force_load_corrupted", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_force_load_corrupted", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_force_primary_key": { + "cli": "--innodb-force-primary-key", + "default": "OFF", + "dynamic": true, + "name": "innodb_force_primary_key", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_force_primary_key", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_force_recovery": { + "cli": "--innodb-force-recovery=#", + "default": "0", + "dynamic": false, + "name": "innodb_force_recovery", + "range": { + "from": 0, + "to": 6 + }, + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_force_recovery", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_force_recovery", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_foreground_preflush": { + "cli": "innodb-foreground-preflush=value", + "default": "deprecated (>= MariaDB 10.2.6), exponential_backoff (<= MariaDB 10.1)", + "dynamic": true, + "name": "innodb_foreground_preflush", + "scope": [ + "global" + ], + "validValues": [ + "deprecated", + "exponential_backoff", + "sync_preflush", + "exponential_backoff", + "sync_preflush" + ], + "ids": [ + { + "anchor": "innodb_foreground_preflush", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_ft_aux_table": { + "dynamic": true, + "name": "innodb_ft_aux_table", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_ft_aux_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_aux_table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_cache_size": { + "cli": "--innodb-ft-cache-size=#", + "default": "8000000", + "dynamic": false, + "name": "innodb_ft_cache_size", + "range": { + "from": 1600000, + "to": 80000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_enable_diag_print": { + "default": "OFF", + "dynamic": true, + "name": "innodb_ft_enable_diag_print", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_ft_enable_diag_print", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_enable_diag_print", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_enable_stopword": { + "default": "ON", + "dynamic": true, + "name": "innodb_ft_enable_stopword", + "type": "boolean", + "ids": [ + { + "anchor": "innodb_ft_enable_stopword", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_enable_stopword", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_max_token_size": { + "cli": "--innodb-ft-max-token-size=#", + "default": "84", + "dynamic": false, + "name": "innodb_ft_max_token_size", + "range": { + "from": 10 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_max_token_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_max_token_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_min_token_size": { + "cli": "--innodb-ft-min-token-size=#", + "default": "3", + "dynamic": false, + "name": "innodb_ft_min_token_size", + "range": { + "from": 0, + "to": 16 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_min_token_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_min_token_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_num_word_optimize": { + "cli": "--innodb-ft-num-word-optimize=#", + "default": "2000", + "dynamic": true, + "name": "innodb_ft_num_word_optimize", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_num_word_optimize", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_num_word_optimize", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_result_cache_limit": { + "cli": "--innodb-ft-result-cache-limit=#", + "default": "2000000000", + "dynamic": true, + "name": "innodb_ft_result_cache_limit", + "range": { + "from": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_result_cache_limit", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_result_cache_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_server_stopword_table": { + "cli": "--innodb-ft-server-stopword-table=db_name/table_name", + "default": "NULL", + "dynamic": true, + "name": "innodb_ft_server_stopword_table", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_ft_server_stopword_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_server_stopword_table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_sort_pll_degree": { + "cli": "--innodb-ft-sort-pll-degree=#", + "default": "2", + "dynamic": false, + "name": "innodb_ft_sort_pll_degree", + "range": { + "from": 1, + "to": 32 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_sort_pll_degree", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_sort_pll_degree", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_total_cache_size": { + "cli": "--innodb-ft-total-cache-size=#", + "default": "640000000", + "dynamic": false, + "name": "innodb_ft_total_cache_size", + "range": { + "from": 32000000, + "to": 1600000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ft_total_cache_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_total_cache_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ft_user_stopword_table": { + "cli": "--innodb-ft-user-stopword-table=db_name/table_name", + "default": "NULL", + "dynamic": true, + "name": "innodb_ft_user_stopword_table", + "type": "string", + "ids": [ + { + "anchor": "innodb_ft_user_stopword_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_ft_user_stopword_table", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ibuf_accel_rate": { + "cli": "innodb-ibuf-accel-rate=#", + "default": "100", + "dynamic": true, + "name": "innodb_ibuf_accel_rate", + "range": { + "from": 100, + "to": 999999999 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_accel_rate", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_ibuf_active_contract": { + "cli": "innodb-ibuf-active-contract=#", + "default": "1", + "dynamic": true, + "name": "innodb_ibuf_active_contract", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_active_contract", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_ibuf_max_size": { + "cli": "innodb-ibuf-max-size=#", + "default": "1/2 the size of the InnoDB buffer pool", + "dynamic": false, + "name": "innodb_ibuf_max_size", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_ibuf_max_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_idle_flush_pct": { + "cli": "--innodb-idle-flush-pct=#", + "default": "100", + "dynamic": true, + "name": "innodb_idle_flush_pct", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_idle_flush_pct", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_idle_flush_pct", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_immediate_scrub_data_uncompressed": { + "cli": "--innodb-immediate-scrub-data-uncompressed=#", + "default": "OFF", + "dynamic": true, + "name": "innodb_immediate_scrub_data_uncompressed", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_immediate_scrub_data_uncompressed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_import_table_from_xtrabackup": { + "cli": "innodb-import-table-from-xtrabackup=#", + "default": "0", + "dynamic": true, + "name": "innodb_import_table_from_xtrabackup", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_import_table_from_xtrabackup", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_instrument_semaphores": { + "cli": "--innodb-instrument-semaphores={0|1}", + "default": "OFF", + "dynamic": true, + "name": "innodb_instrument_semaphores", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_instrument_semaphores", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_io_capacity": { + "cli": "--innodb-io-capacity=#", + "default": "200", + "dynamic": true, + "name": "innodb_io_capacity", + "range": { + "from": 100, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_io_capacity", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_io_capacity", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_io_capacity_max": { + "cli": "--innodb-io-capacity-max=#", + "dynamic": true, + "name": "innodb_io_capacity_max", + "range": { + "from": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_io_capacity_max", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_io_capacity_max", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_kill_idle_transaction": { + "default": "0", + "dynamic": true, + "name": "innodb_kill_idle_transaction", + "range": { + "from": 0, + "to": 9.223372036854776e+18 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_kill_idle_transaction", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_large_prefix": { + "cli": "--innodb-large-prefix", + "default": "ON (>= MariaDB 10.2.2), OFF (<= MariaDB 10.2.1)", + "dynamic": true, + "name": "innodb_large_prefix", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_large_prefix", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_lazy_drop_table": { + "cli": "innodb-lazy-drop-table={0|1}", + "default": "0", + "dynamic": true, + "name": "innodb_lazy_drop_table", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_lazy_drop_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_lock_schedule_algorithm": { + "cli": "--innodb-lock-schedule-algorithm=#", + "default": "VATS (10.2), FCFS (10.1)", + "dynamic": false, + "name": "innodb_lock_schedule_algorithm", + "scope": [ + "global" + ], + "validValues": [ + "FCFS", + "VATS" + ], + "ids": [ + { + "anchor": "innodb_lock_schedule_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_lock_wait_timeout": { + "cli": "--innodb-lock-wait-timeout=#", + "default": "50", + "dynamic": true, + "name": "innodb_lock_wait_timeout", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_lock_wait_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_lock_wait_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_locking_fake_changes": { + "cli": "--innodb-locking-fake-changes", + "default": "ON", + "dynamic": true, + "name": "innodb_locking_fake_changes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_locking_fake_changes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_locks_unsafe_for_binlog": { + "cli": "--innodb-locks-unsafe-for-binlog", + "default": "OFF", + "dynamic": false, + "name": "innodb_locks_unsafe_for_binlog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_locks_unsafe_for_binlog", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_arch_dir": { + "cli": "--innodb-log-arch-dir=name", + "default": "./", + "dynamic": false, + "name": "innodb_log_arch_dir", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_log_arch_dir", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_arch_expire_sec": { + "cli": "--innodb-log-arch-expire-sec=#", + "default": "0", + "dynamic": true, + "name": "innodb_log_arch_expire_sec", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_arch_expire_sec", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_archive": { + "cli": "--innodb-log-archive=value", + "default": "OFF", + "dynamic": true, + "name": "innodb_log_archive", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_log_archive", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_block_size": { + "cli": "innodb-log-block-size=#", + "default": "512", + "dynamic": false, + "name": "innodb_log_block_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_buffer_size": { + "cli": "--innodb-log-buffer-size=#", + "default": "16777216", + "name": "innodb_log_buffer_size", + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_checksum_algorithm": { + "cli": "innodb-log-checksum-algorithm=value", + "default": "deprecated (>= MariaDB 10.2.6), innodb (<= MariaDB 10.1)", + "dynamic": true, + "name": "innodb_log_checksum_algorithm", + "scope": [ + "global" + ], + "validValues": [ + "deprecated", + "innodb", + "none", + "crc32", + "strict_none", + "strict_innodb", + "strict_crc32", + "innodb", + "none", + "crc32", + "strict_none", + "strict_innodb", + "strict_crc32" + ], + "ids": [ + { + "anchor": "innodb_log_checksum_algorithm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_checksums": { + "default": "ON", + "dynamic": true, + "name": "innodb_log_checksums", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_log_checksums", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_checksums", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_compressed_pages": { + "default": "1", + "dynamic": true, + "name": "innodb_log_compressed_pages", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_log_compressed_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_compressed_pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_file_size": { + "cli": "--innodb-log-file-size=#", + "default": "50331648", + "dynamic": false, + "name": "innodb_log_file_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_file_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_files_in_group": { + "cli": "--innodb-log-files-in-group=#", + "default": "2", + "dynamic": false, + "name": "innodb_log_files_in_group", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_files_in_group", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_files_in_group", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_group_home_dir": { + "cli": "--innodb-log-group-home-dir=path", + "dynamic": false, + "name": "innodb_log_group_home_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "innodb_log_group_home_dir", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_group_home_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_optimize_ddl": { + "cli": "--innodb-log-optimize-ddl={0|1}", + "default": "ON", + "dynamic": true, + "name": "innodb_log_optimize_ddl", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_log_optimize_ddl", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_log_write_ahead_size": { + "cli": "--innodb-log-write-ahead-size=#", + "default": "8192", + "dynamic": true, + "name": "innodb_log_write_ahead_size", + "range": { + "from": 512 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_log_write_ahead_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_log_write_ahead_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_lru_scan_depth": { + "cli": "--innodb-lru-scan-depth=#", + "default": "1024", + "dynamic": true, + "name": "innodb_lru_scan_depth", + "range": { + "from": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_lru_scan_depth", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_lru_scan_depth", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_max_bitmap_file_size": { + "cli": "innodb-max-bitmap-file-size=#", + "default": "4096 (4KB)", + "dynamic": true, + "name": "innodb_max_bitmap_file_size", + "range": { + "from": 4096, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_bitmap_file_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_max_changed_pages": { + "cli": "innodb-max-changed-pages=#", + "default": "1000000", + "dynamic": true, + "name": "innodb_max_changed_pages", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_changed_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_max_dirty_pages_pct": { + "cli": "--innodb-max-dirty-pages-pct=#", + "name": "innodb_max_dirty_pages_pct", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_dirty_pages_pct", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_max_dirty_pages_pct", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_max_dirty_pages_pct_lwm": { + "cli": "--innodb-max-dirty-pages-pct-lwm=#", + "dynamic": true, + "name": "innodb_max_dirty_pages_pct_lwm", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_dirty_pages_pct_lwm", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_max_dirty_pages_pct_lwm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_max_purge_lag": { + "cli": "--innodb-max-purge-lag=#", + "default": "0", + "dynamic": true, + "name": "innodb_max_purge_lag", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_purge_lag", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_max_purge_lag", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_max_purge_lag_delay": { + "cli": "--innodb-max-purge-lag-delay=#", + "default": "0", + "dynamic": true, + "name": "innodb_max_purge_lag_delay", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_purge_lag_delay", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_max_purge_lag_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_max_undo_log_size": { + "cli": "--innodb-max-undo-log-size=#", + "dynamic": true, + "name": "innodb_max_undo_log_size", + "range": { + "from": 10485760 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_max_undo_log_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_max_undo_log_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_merge_sort_block_size": { + "cli": "innodb-merge-sort-block-size=#", + "default": "1048576 (1M)", + "dynamic": true, + "name": "innodb_merge_sort_block_size", + "range": { + "from": 1048576, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_merge_sort_block_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_mirrored_log_groups": { + "name": "innodb_mirrored_log_groups", + "ids": [ + { + "anchor": "innodb_mirrored_log_groups", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_mtflush_threads": { + "cli": "--innodb-mtflush-threads=#", + "default": "8", + "dynamic": false, + "name": "innodb_mtflush_threads", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_mtflush_threads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_monitor_disable": { + "dynamic": true, + "name": "innodb_monitor_disable", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_monitor_disable", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_monitor_disable", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_monitor_enable": { + "dynamic": true, + "name": "innodb_monitor_enable", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_monitor_enable", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_monitor_enable", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_monitor_reset": { + "default": "empty string", + "dynamic": true, + "name": "innodb_monitor_reset", + "scope": [ + "global" + ], + "validValues": [ + "counter", + "module", + "pattern", + "all" + ], + "ids": [ + { + "anchor": "innodb_monitor_reset", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_monitor_reset", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_monitor_reset_all": { + "default": "empty string", + "dynamic": true, + "name": "innodb_monitor_reset_all", + "scope": [ + "global" + ], + "validValues": [ + "counter", + "module", + "pattern", + "all" + ], + "ids": [ + { + "anchor": "innodb_monitor_reset_all", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_monitor_reset_all", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_numa_interleave": { + "default": "OFF", + "dynamic": false, + "name": "innodb_numa_interleave", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_numa_interleave", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_numa_interleave", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_old_blocks_pct": { + "cli": "--innodb-old-blocks-pct=#", + "default": "37", + "dynamic": true, + "name": "innodb_old_blocks_pct", + "range": { + "from": 5, + "to": 95 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_old_blocks_pct", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_old_blocks_pct", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_old_blocks_time": { + "cli": "--innodb-old-blocks-time=#", + "default": "1000", + "dynamic": true, + "name": "innodb_old_blocks_time", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_old_blocks_time", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_old_blocks_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_online_alter_log_max_size": { + "cli": "--innodb-online-alter-log-max-size=#", + "default": "134217728", + "dynamic": true, + "name": "innodb_online_alter_log_max_size", + "range": { + "from": 65536 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_online_alter_log_max_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_online_alter_log_max_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_open_files": { + "cli": "--innodb-open-files=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "innodb_open_files", + "range": { + "from": 10, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_open_files", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_open_files", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_optimize_fulltext_only": { + "default": "OFF", + "dynamic": true, + "name": "innodb_optimize_fulltext_only", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_optimize_fulltext_only", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_optimize_fulltext_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_page_cleaners": { + "cli": "--innodb-page-cleaners=#", + "default": "4", + "dynamic": false, + "name": "innodb_page_cleaners", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_page_cleaners", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_page_cleaners", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_page_size": { + "cli": "--innodb-page-size=#", + "default": "16384", + "dynamic": false, + "name": "innodb_page_size", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "4096", + "8192", + "16384", + "32768", + "65536" + ], + "ids": [ + { + "anchor": "innodb_page_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_page_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_pass_corrupt_table": { + "name": "innodb_pass_corrupt_table", + "ids": [ + { + "anchor": "innodb_pass_corrupt_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_prefix_index_cluster_optimization": { + "cli": "--innodb-prefix-index-cluster-optimization=#", + "default": "OFF", + "dynamic": true, + "name": "innodb_prefix_index_cluster_optimization", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_prefix_index_cluster_optimization", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_print_all_deadlocks": { + "default": "OFF", + "dynamic": true, + "name": "innodb_print_all_deadlocks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_print_all_deadlocks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_print_all_deadlocks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_purge_batch_size": { + "cli": "--innodb-purge-batch-size=#", + "name": "innodb_purge_batch_size", + "range": { + "from": 1, + "to": 5000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_purge_batch_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_purge_batch_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_purge_rseg_truncate_frequency": { + "cli": "--innodb-purge-rseg-truncate-frequency=#", + "default": "128", + "dynamic": true, + "name": "innodb_purge_rseg_truncate_frequency", + "range": { + "from": 1, + "to": 128 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_purge_rseg_truncate_frequency", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_purge_rseg_truncate_frequency", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_purge_threads": { + "cli": "--innodb-purge-threads=#", + "default": "4", + "dynamic": false, + "name": "innodb_purge_threads", + "range": { + "from": 1, + "to": 32 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_purge_threads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_purge_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_random_read_ahead": { + "default": "OFF", + "dynamic": true, + "name": "innodb_random_read_ahead", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_random_read_ahead", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_random_read_ahead", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_read_ahead": { + "cli": "innodb-read-ahead=value", + "default": "linear", + "dynamic": true, + "name": "innodb_read_ahead", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "none", + "random", + "linear", + "both" + ], + "ids": [ + { + "anchor": "innodb_read_ahead", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_read_ahead_threshold": { + "cli": "--innodb-read-ahead-threshold=#", + "default": "56", + "dynamic": true, + "name": "innodb_read_ahead_threshold", + "range": { + "from": 0, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_read_ahead_threshold", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_read_ahead_threshold", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_read_io_threads": { + "cli": "--innodb-read-io-threads=#", + "default": "4", + "dynamic": false, + "name": "innodb_read_io_threads", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_read_io_threads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_read_io_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_read_only": { + "default": "OFF", + "dynamic": false, + "name": "innodb_read_only", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_read_only", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_read_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_recovery_stats": { + "default": "OFF", + "dynamic": false, + "name": "innodb_recovery_stats", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_recovery_stats", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_recovery_update_relay_log": { + "cli": "innodb-recovery-update-relay-log={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_recovery_update_relay_log", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_recovery_update_relay_log", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_replication_delay": { + "cli": "--innodb-replication-delay=#", + "default": "0", + "dynamic": true, + "name": "innodb_replication_delay", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_replication_delay", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_replication_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_rollback_on_timeout": { + "cli": "--innodb-rollback-on-timeout[={OFF|ON}]", + "default": "0", + "dynamic": false, + "name": "innodb_rollback_on_timeout", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_rollback_on_timeout", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_rollback_on_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_rollback_segments": { + "cli": "--innodb-rollback-segments=#", + "default": "128", + "dynamic": true, + "name": "innodb_rollback_segments", + "range": { + "from": 1, + "to": 128 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_rollback_segments", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_rollback_segments", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_safe_truncate": { + "cli": "--innodb-safe-truncate={0|1}", + "default": "ON", + "dynamic": false, + "name": "innodb_safe_truncate", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_safe_truncate", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_scrub_log": { + "cli": "--innodb-scrub-log", + "default": "OFF", + "dynamic": false, + "name": "innodb_scrub_log", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_scrub_log", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_scrub_log_interval": { + "cli": "--innodb-scrub-log-interval=#", + "default": "56", + "dynamic": true, + "name": "innodb_scrub_log_interval", + "range": { + "from": 0, + "to": 50000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_log_interval", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_scrub_log_speed": { + "cli": "--innodb-scrub-log-speed=#", + "default": "256", + "dynamic": true, + "name": "innodb_scrub_log_speed", + "range": { + "from": 1, + "to": 50000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_scrub_log_speed", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_sched_priority_cleaner": { + "cli": "innodb-sched-priority-cleaner=#", + "default": "19", + "dynamic": true, + "name": "innodb_sched_priority_cleaner", + "range": { + "from": 0, + "to": 39 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_sched_priority_cleaner", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_show_locks_held": { + "cli": "innodb-show-locks-held=#", + "default": "10", + "dynamic": true, + "name": "innodb_show_locks_held", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_show_locks_held", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_show_verbose_locks": { + "cli": "innodb-show-verbose-locks=#", + "default": "0", + "dynamic": true, + "name": "innodb_show_verbose_locks", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_show_verbose_locks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_simulate_comp_failures": { + "default": "0", + "dynamic": true, + "name": "innodb_simulate_comp_failures", + "range": { + "from": 0, + "to": 99 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_simulate_comp_failures", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_sort_buffer_size": { + "cli": "--innodb-sort-buffer-size=#", + "default": "1048576", + "dynamic": false, + "name": "innodb_sort_buffer_size", + "range": { + "from": 65536, + "to": 67108864 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_sort_buffer_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_sort_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_spin_wait_delay": { + "cli": "--innodb-spin-wait-delay=#", + "dynamic": true, + "name": "innodb_spin_wait_delay", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_spin_wait_delay", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_spin_wait_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_auto_recalc": { + "default": "ON", + "dynamic": true, + "name": "innodb_stats_auto_recalc", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_auto_recalc", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_auto_recalc", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_auto_update": { + "default": "1", + "dynamic": true, + "name": "innodb_stats_auto_update", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_auto_update", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_stats_include_delete_marked": { + "cli": "--innodb-stats-include-delete-marked[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_stats_include_delete_marked", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_include_delete_marked", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_include_delete_marked", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_method": { + "default": "nulls_equal", + "dynamic": true, + "name": "innodb_stats_method", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "nulls_equal", + "nulls_unequal", + "nulls_ignored" + ], + "ids": [ + { + "anchor": "innodb_stats_method", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_method", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_modified_counter": { + "cli": "--innodb-stats-modified-counter=#", + "default": "0", + "dynamic": true, + "name": "innodb_stats_modified_counter", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_stats_modified_counter", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_stats_on_metadata": { + "cli": "--innodb-stats-on-metadata[={OFF|ON}]", + "default": "0", + "dynamic": true, + "name": "innodb_stats_on_metadata", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_on_metadata", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_on_metadata", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_persistent": { + "default": "ON", + "dynamic": true, + "name": "innodb_stats_persistent", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_persistent", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_persistent", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_persistent_sample_pages": { + "cli": "--innodb-stats-persistent-sample-pages=#", + "default": "20", + "dynamic": true, + "name": "innodb_stats_persistent_sample_pages", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_stats_persistent_sample_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_persistent_sample_pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_sample_pages": { + "cli": "--innodb-stats-sample-pages=#", + "default": "8", + "dynamic": true, + "name": "innodb_stats_sample_pages", + "range": { + "from": 1, + "to": 264 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_stats_sample_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_stats_traditional": { + "cli": "--innodb-stats-traditional=#", + "default": "ON", + "dynamic": true, + "name": "innodb_stats_traditional", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_traditional", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_stats_transient_sample_pages": { + "cli": "--innodb-stats-transient-sample-pages=#", + "default": "8", + "dynamic": true, + "name": "innodb_stats_transient_sample_pages", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_stats_transient_sample_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_stats_transient_sample_pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_stats_update_need_lock": { + "default": "1", + "dynamic": true, + "name": "innodb_stats_update_need_lock", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_stats_update_need_lock", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_status_output": { + "default": "OFF", + "dynamic": true, + "name": "innodb_status_output", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_status_output", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_status_output", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_status_output_locks": { + "default": "OFF", + "dynamic": true, + "name": "innodb_status_output_locks", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_status_output_locks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_status_output_locks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_strict_mode": { + "default": "1", + "dynamic": true, + "name": "innodb_strict_mode", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_strict_mode", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_strict_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_support_xa": { + "cli": "--innodb-support-xa", + "default": "ON", + "dynamic": true, + "name": "innodb_support_xa", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_support_xa", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_sync_array_size": { + "cli": "--innodb-sync-array-size=#", + "default": "1", + "dynamic": false, + "name": "innodb_sync_array_size", + "range": { + "from": 1, + "to": 1024 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_sync_array_size", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_sync_array_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_sync_spin_loops": { + "cli": "--innodb-sync-spin-loops=#", + "default": "30", + "dynamic": true, + "name": "innodb_sync_spin_loops", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_sync_spin_loops", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_sync_spin_loops", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_table_locks": { + "cli": "--innodb-table-locks[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "innodb_table_locks", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_table_locks", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_table_locks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_thread_concurrency": { + "cli": "--innodb-thread-concurrency=#", + "default": "0", + "dynamic": true, + "name": "innodb_thread_concurrency", + "range": { + "from": 0, + "to": 1000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_thread_concurrency", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_thread_concurrency", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_thread_concurrency_timer_based": { + "cli": "innodb-thread-concurrency-timer-based={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_thread_concurrency_timer_based", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_thread_concurrency_timer_based", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_thread_sleep_delay": { + "cli": "--innodb-thread-sleep-delay=#", + "default": "10000", + "dynamic": true, + "name": "innodb_thread_sleep_delay", + "range": { + "from": 0, + "to": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_thread_sleep_delay", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_thread_sleep_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_temp_data_file_path": { + "cli": "--innodb-temp-data-path-path=path-name", + "default": "ibtmp1:12M:autoextend", + "dynamic": false, + "name": "innodb_temp_data_file_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_temp_data_file_path", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_temp_data_file_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_tmpdir": { + "cli": "--innodb-tmpdir=path", + "default": "NULL", + "dynamic": true, + "name": "innodb_tmpdir", + "ids": [ + { + "anchor": "innodb_tmpdir", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_tmpdir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_track_changed_pages": { + "cli": "innodb-track-changed-pages={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_track_changed_pages", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_track_changed_pages", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_track_redo_log_now": { + "cli": "innodb-track-redo-log-now={0|1}", + "default": "OFF", + "dynamic": true, + "name": "innodb_track_redo_log_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_track_redo_log_now", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_undo_directory": { + "dynamic": false, + "name": "innodb_undo_directory", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "innodb_undo_directory", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_undo_directory", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_undo_log_truncate": { + "dynamic": true, + "name": "innodb_undo_log_truncate", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_undo_log_truncate", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_undo_log_truncate", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_undo_logs": { + "cli": "--innodb-undo-logs=#", + "default": "128", + "dynamic": true, + "name": "innodb_undo_logs", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_undo_logs", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_undo_logs", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_undo_tablespaces": { + "cli": "--innodb-undo-tablespaces=#", + "name": "innodb_undo_tablespaces", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_undo_tablespaces", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_undo_tablespaces", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_use_atomic_writes": { + "cli": "innodb-use-atomic-writes={0|1}", + "default": "ON (>= MariaDB 10.2.4), OFF (<= MariaDB 10.2.3)", + "dynamic": false, + "name": "innodb_use_atomic_writes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_atomic_writes", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_fallocate": { + "cli": "innodb-use-fallocate={0|1}", + "default": "OFF", + "dynamic": false, + "name": "innodb_use_fallocate", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_fallocate", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_global_flush_log_at_trx_commit": { + "cli": "innodb-use-global-flush-log-at-trx_commit={0|1}", + "default": "ON", + "dynamic": true, + "name": "innodb_use_global_flush_log_at_trx_commit", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_global_flush_log_at_trx_commit", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_mtflush": { + "cli": "--innodb-use-mtflush=#", + "default": "OFF", + "dynamic": false, + "name": "innodb_use_mtflush", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_mtflush", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_native_aio": { + "default": "ON", + "dynamic": false, + "name": "innodb_use_native_aio", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_native_aio", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_use_native_aio", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_use_purge_thread": { + "cli": "--innodb-use-purge-thread=#", + "default": "1", + "dynamic": false, + "name": "innodb_use_purge_thread", + "range": { + "from": 0, + "to": 32 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_use_purge_thread", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_stacktrace": { + "cli": "--innodb-use-stacktrace=#", + "default": "OFF", + "dynamic": false, + "name": "innodb_use_stacktrace", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_stacktrace", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_sys_malloc": { + "cli": "--innodb-use-sys-malloc=#", + "default": "ON", + "dynamic": false, + "name": "innodb_use_sys_malloc", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_sys_malloc", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_sys_stats_table": { + "cli": "innodb-use-sys-stats-table={0|1}", + "default": "0", + "dynamic": false, + "name": "innodb_use_sys_stats_table", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_sys_stats_table", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_use_trim": { + "cli": "--innodb-use-trim=#", + "default": "ON (>= MariaDB 10.2.4), OFF (<= MariaDB 10.2.3)", + "dynamic": false, + "name": "innodb_use_trim", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "innodb_use_trim", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_version": { + "dynamic": false, + "name": "innodb_version", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "innodb_version", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + } + ] + }, + "innodb_write_io_threads": { + "cli": "--innodb-write-io-threads=#", + "default": "4", + "dynamic": false, + "name": "innodb_write_io_threads", + "range": { + "from": 1, + "to": 64 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "innodb_write_io_threads", + "url": "https://mariadb.com/kb/en/library/documentation/xtradbinnodb-server-system-variables/" + }, + { + "anchor": "sysvar_innodb_write_io_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "audit_log": { + "cli": "--audit-log[=value]", + "default": "ON", + "name": "audit_log", + "type": "enumeration", + "validValues": [ + "ON", + "OFF", + "FORCE", + "FORCE_PLUS_PERMANENT" + ], + "ids": [ + { + "anchor": "option_mysqld_audit-log", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_buffer_size": { + "cli": "--audit-log-buffer-size=#", + "default": "1048576", + "dynamic": false, + "name": "audit_log_buffer_size", + "range": { + "from": 4096 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_audit_log_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_compression": { + "cli": "--audit-log-compression=value", + "default": "NONE", + "dynamic": false, + "name": "audit_log_compression", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "NONE", + "GZIP" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_compression", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_connection_policy": { + "cli": "--audit-log-connection-policy=value", + "default": "ALL", + "dynamic": true, + "name": "audit_log_connection_policy", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ALL", + "ERRORS", + "NONE" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_connection_policy", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_current_session": { + "default": "depends on filtering policy", + "dynamic": false, + "name": "audit_log_current_session", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_audit_log_current_session", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_encryption": { + "cli": "--audit-log-encryption=value", + "default": "NONE", + "dynamic": false, + "name": "audit_log_encryption", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "NONE", + "AES" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_encryption", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_exclude_accounts": { + "cli": "--audit-log-exclude-accounts=value", + "default": "NULL", + "dynamic": true, + "name": "audit_log_exclude_accounts", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_audit_log_exclude_accounts", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_file": { + "cli": "--audit-log-file=file_name", + "default": "audit.log", + "dynamic": false, + "name": "audit_log_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_audit_log_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_filter_id": { + "dynamic": false, + "name": "audit_log_filter_id", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_audit_log_filter_id", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_flush": { + "default": "OFF", + "dynamic": true, + "name": "audit_log_flush", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_audit_log_flush", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_format": { + "cli": "--audit-log-format=value", + "default": "NEW", + "dynamic": false, + "name": "audit_log_format", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "OLD", + "NEW", + "JSON" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_format", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_include_accounts": { + "cli": "--audit-log-include-accounts=value", + "default": "NULL", + "dynamic": true, + "name": "audit_log_include_accounts", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_audit_log_include_accounts", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_password_history_keep_days": { + "cli": "--audit-log-password-history-keep-days=#", + "default": "0", + "dynamic": true, + "name": "audit_log_password_history_keep_days", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_audit_log_password_history_keep_days", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_policy": { + "cli": "--audit-log-policy=value", + "default": "ALL", + "dynamic": false, + "name": "audit_log_policy", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ALL", + "LOGINS", + "QUERIES", + "NONE" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_policy", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_read_buffer_size": { + "cli": "--audit-log-read-buffer-size=#", + "name": "audit_log_read_buffer_size", + "range": { + "to": 4194304 + }, + "type": "integer", + "ids": [ + { + "anchor": "sysvar_audit_log_read_buffer_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_rotate_on_size": { + "cli": "--audit-log-rotate-on-size=#", + "default": "0", + "dynamic": true, + "name": "audit_log_rotate_on_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_audit_log_rotate_on_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_statement_policy": { + "cli": "--audit-log-statement-policy=value", + "default": "ALL", + "dynamic": true, + "name": "audit_log_statement_policy", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ALL", + "ERRORS", + "NONE" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_statement_policy", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "audit_log_strategy": { + "cli": "--audit-log-strategy=value", + "default": "ASYNCHRONOUS", + "dynamic": false, + "name": "audit_log_strategy", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "ASYNCHRONOUS", + "PERFORMANCE", + "SEMISYNCHRONOUS", + "SYNCHRONOUS" + ], + "ids": [ + { + "anchor": "sysvar_audit_log_strategy", + "url": "https://dev.mysql.com/doc/refman/8.0/en/audit-log-reference.html" + } + ] + }, + "innodb": { + "cli": "--innodb[=value]", + "default": "ON", + "name": "innodb", + "type": "enumeration", + "validValues": [ + "OFF", + "ON", + "FORCE" + ], + "ids": [ + { + "anchor": "option_mysqld_innodb", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_status_file": { + "cli": "--innodb-status-file[={OFF|ON}]", + "default": "OFF", + "name": "innodb_status_file", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_innodb-status-file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_enable_binlog": { + "cli": "--daemon-memcached-enable-binlog[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "daemon_memcached_enable_binlog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_enable_binlog", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_engine_lib_name": { + "cli": "--daemon-memcached-engine-lib-name=file_name", + "default": "innodb_engine.so", + "dynamic": false, + "name": "daemon_memcached_engine_lib_name", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_engine_lib_name", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_engine_lib_path": { + "cli": "--daemon-memcached-engine-lib-path=dir_name", + "default": "NULL", + "dynamic": false, + "name": "daemon_memcached_engine_lib_path", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_engine_lib_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_option": { + "cli": "--daemon-memcached-option=options", + "default": "", + "dynamic": false, + "name": "daemon_memcached_option", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_option", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_r_batch_size": { + "cli": "--daemon-memcached-r-batch-size=#", + "default": "1", + "dynamic": false, + "name": "daemon_memcached_r_batch_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_r_batch_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "daemon_memcached_w_batch_size": { + "cli": "--daemon-memcached-w-batch-size=#", + "default": "1", + "dynamic": false, + "name": "daemon_memcached_w_batch_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_daemon_memcached_w_batch_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_background_drop_list_empty": { + "cli": "--innodb-background-drop-list-empty[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_background_drop_list_empty", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_background_drop_list_empty", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_debug": { + "cli": "--innodb-buffer-pool-debug[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "innodb_buffer_pool_debug", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_buffer_pool_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_buffer_pool_in_core_file": { + "cli": "--innodb-buffer-pool-in-core-file[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "innodb_buffer_pool_in_core_file", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_buffer_pool_in_core_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_checkpoint_disabled": { + "cli": "--innodb-checkpoint-disabled[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_checkpoint_disabled", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_checkpoint_disabled", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_compress_debug": { + "cli": "--innodb-compress-debug=value", + "default": "none", + "dynamic": true, + "name": "innodb_compress_debug", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "none", + "zlib", + "lz4", + "lz4hc" + ], + "ids": [ + { + "anchor": "sysvar_innodb_compress_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_ddl_log_crash_reset_debug": { + "cli": "--innodb-ddl-log-crash-reset-debug[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_ddl_log_crash_reset_debug", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_ddl_log_crash_reset_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_dedicated_server": { + "cli": "--innodb-dedicated-server[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "innodb_dedicated_server", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_dedicated_server", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_directories": { + "cli": "--innodb-directories=dir_name", + "dynamic": false, + "name": "innodb_directories", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_innodb_directories", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_fil_make_page_dirty_debug": { + "cli": "--innodb-fil-make-page-dirty-debug=#", + "default": "0", + "dynamic": true, + "name": "innodb_fil_make_page_dirty_debug", + "range": { + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_fil_make_page_dirty_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_fsync_threshold": { + "cli": "--innodb-fsync-threshold=#", + "default": "0", + "dynamic": true, + "name": "innodb_fsync_threshold", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_fsync_threshold", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_limit_optimistic_insert_debug": { + "cli": "--innodb-limit-optimistic-insert-debug=#", + "default": "0", + "dynamic": true, + "name": "innodb_limit_optimistic_insert_debug", + "range": { + "from": 0, + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_limit_optimistic_insert_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_checkpoint_fuzzy_now": { + "cli": "--innodb-log-checkpoint-fuzzy-now[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_log_checkpoint_fuzzy_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_log_checkpoint_fuzzy_now", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_checkpoint_now": { + "cli": "--innodb-log-checkpoint-now[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_log_checkpoint_now", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_log_checkpoint_now", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_spin_cpu_abs_lwm": { + "cli": "--innodb-log-spin-cpu-abs-lwm=#", + "default": "80", + "dynamic": true, + "name": "innodb_log_spin_cpu_abs_lwm", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_log_spin_cpu_abs_lwm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_spin_cpu_pct_hwm": { + "cli": "--innodb-log-spin-cpu-pct-hwm=#", + "default": "50", + "dynamic": true, + "name": "innodb_log_spin_cpu_pct_hwm", + "range": { + "from": 0, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_log_spin_cpu_pct_hwm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_log_wait_for_flush_spin_hwm": { + "cli": "--innodb-log-wait-for-flush-spin-hwm=#", + "default": "400", + "dynamic": true, + "name": "innodb_log_wait_for_flush_spin_hwm", + "range": { + "from": 0 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_log_wait_for_flush_spin_hwm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_merge_threshold_set_all_debug": { + "cli": "--innodb-merge-threshold-set-all-debug=#", + "default": "50", + "dynamic": true, + "name": "innodb_merge_threshold_set_all_debug", + "range": { + "from": 1, + "to": 50 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_merge_threshold_set_all_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_parallel_read_threads": { + "cli": "--innodb-parallel-read-threads=#", + "default": "4", + "dynamic": true, + "name": "innodb_parallel_read_threads", + "range": { + "from": 1, + "to": 256 + }, + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_parallel_read_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_print_ddl_logs": { + "cli": "--innodb-print-ddl-logs[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_print_ddl_logs", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_print_ddl_logs", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_redo_log_archive_dirs": { + "cli": "--innodb-redo-log-archive-dirs", + "default": "NULL", + "dynamic": true, + "name": "innodb_redo_log_archive_dirs", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_innodb_redo_log_archive_dirs", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_redo_log_encrypt": { + "cli": "--innodb-redo-log-encrypt[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_redo_log_encrypt", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_redo_log_encrypt", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_scan_directories": { + "cli": "--innodb-scan-directories=dir_name", + "default": "NULL", + "dynamic": false, + "name": "innodb_scan_directories", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_innodb_scan_directories", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_saved_page_number_debug": { + "cli": "--innodb-saved-page-number-debug=#", + "default": "0", + "dynamic": true, + "name": "innodb_saved_page_number_debug", + "range": { + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_saved_page_number_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_spin_wait_pause_multiplier": { + "cli": "--innodb-spin-wait-pause-multiplier=#", + "default": "50", + "dynamic": true, + "name": "innodb_spin_wait_pause_multiplier", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_spin_wait_pause_multiplier", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_sync_debug": { + "cli": "--innodb-sync-debug[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "innodb_sync_debug", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_sync_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_temp_tablespaces_dir": { + "cli": "--innodb-temp-tablespaces-dir=dir_name", + "default": "#innodb_temp", + "dynamic": false, + "name": "innodb_temp_tablespaces_dir", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_innodb_temp_tablespaces_dir", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_trx_purge_view_update_only_debug": { + "cli": "--innodb-trx-purge-view-update-only-debug[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_trx_purge_view_update_only_debug", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_trx_purge_view_update_only_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_trx_rseg_n_slots_debug": { + "cli": "--innodb-trx-rseg-n-slots-debug=#", + "default": "0", + "dynamic": true, + "name": "innodb_trx_rseg_n_slots_debug", + "range": { + "to": 1024 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_innodb_trx_rseg_n_slots_debug", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "innodb_undo_log_encrypt": { + "cli": "--innodb-undo-log-encrypt[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "innodb_undo_log_encrypt", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_innodb_undo_log_encrypt", + "url": "https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.html" + } + ] + }, + "ndbcluster": { + "cli": "--ndbcluster", + "default": "FALSE (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndbcluster", + "ids": [ + { + "anchor": "option_mysqld_ndbcluster", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-allow-copying-alter-table": { + "cli": "--ndb-allow-copying-alter-table=[ON|OFF]", + "default": "ON (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-allow-copying-alter-table", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-allow-copying-alter-table", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-batch-size": { + "cli": "--ndb-batch-size=#", + "default": "32768 / 0 - 31536000 (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-batch-size", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-batch-size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-cluster-connection-pool": { + "cli": "--ndb-cluster-connection-pool=#", + "default": "1 / 1 - 63 (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-cluster-connection-pool", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-cluster-connection-pool", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-cluster-connection-pool-nodeids": { + "cli": "--ndb-cluster-connection-pool-nodeids=list", + "default": "/ (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-cluster-connection-pool-nodeids", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-cluster-connection-pool-nodeids", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-blob-read-batch-bytes": { + "cli": "--ndb-blob-read-batch-bytes=bytes", + "default": "65536 / 0 - 4294967295 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-blob-read-batch-bytes", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-blob-read-batch-bytes", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-blob-write-batch-bytes": { + "cli": "--ndb-blob-write-batch-bytes=bytes", + "default": "65536 / 0 - 4294967295 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-blob-write-batch-bytes", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-blob-write-batch-bytes", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-connectstring": { + "cli": "--ndb-connectstring=connection_string", + "default": "(Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-connectstring", + "ids": [ + { + "anchor": "option_mysqld_ndb-connectstring", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-default-column-format": { + "cli": "--ndb-default-column-format=[FIXED|DYNAMIC]", + "default": "FIXED / FIXED, DYNAMIC (Version: 5.7.16-ndb-7.5.4)", + "dynamic": true, + "name": "ndb-default-column-format", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-default-column-format", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-deferred-constraints": { + "cli": "--ndb-deferred-constraints=[0|1]", + "default": "0 / 0 - 1 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-deferred-constraints", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-deferred-constraints", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-distribution": { + "cli": "--ndb-distribution=[KEYHASH|LINHASH]", + "default": "KEYHASH / LINHASH, KEYHASH (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-distribution", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-distribution", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-apply-status": { + "cli": "--ndb-log-apply-status", + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-log-apply-status", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-apply-status", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-empty-epochs": { + "cli": "--ndb-log-empty-epochs=[ON|OFF]", + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-log-empty-epochs", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-empty-epochs", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-empty-update": { + "cli": "--ndb-log-empty-update=[ON|OFF]", + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-log-empty-update", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-empty-update", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-exclusive-reads": { + "cli": "--ndb-log-exclusive-reads=[0|1]", + "default": "0 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-log-exclusive-reads", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-exclusive-reads", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-orig": { + "cli": "--ndb-log-orig", + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-log-orig", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-orig", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-transaction-id": { + "cli": "--ndb-log-transaction-id", + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-log-transaction-id", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-transaction-id", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-log-update-minimal": { + "cli": "--ndb-log-update-minimal", + "default": "OFF (Version: 5.7.18-ndb-7.6.3)", + "dynamic": true, + "name": "ndb-log-update-minimal", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-log-update-minimal", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-mgmd-host": { + "cli": "--ndb-mgmd-host=host[:port]", + "default": "localhost:1186 (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-mgmd-host", + "ids": [ + { + "anchor": "option_mysqld_ndb-mgmd-host", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-nodeid": { + "cli": "--ndb-nodeid=#", + "default": "/ 1 - 255 (Version: 5.1.5)", + "dynamic": false, + "name": "ndb-nodeid", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-nodeid", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-optimization-delay": { + "cli": "--ndb-optimization-delay=milliseconds", + "default": "10 / 0 - 100000 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb-optimization-delay", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-optimization-delay", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-recv-thread-activation-threshold": { + "cli": "--ndb-recv-thread-activation-threshold=threshold", + "default": "8 / 0 (MIN_ACTIVATION_THRESHOLD) - 16 (MAX_ACTIVATION_THRESHOLD), (Version: 5.6.10-ndb-7.3.1)", + "dynamic": false, + "name": "ndb-recv-thread-activation-threshold", + "ids": [ + { + "anchor": "option_mysqld_ndb-recv-thread-activation-threshold", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-recv-thread-cpu-mask": { + "cli": "--ndb-recv-thread-cpu-mask=bitmask", + "default": "[empty] (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-recv-thread-cpu-mask", + "ids": [ + { + "anchor": "option_mysqld_ndb-recv-thread-cpu-mask", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-transid-mysql-connection-map": { + "cli": "ndb-transid-mysql-connection-map=state", + "default": "ON / ON, OFF, FORCE (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb-transid-mysql-connection-map", + "ids": [ + { + "anchor": "option_mysqld_ndb-transid-mysql-connection-map", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-wait-connected": { + "cli": "--ndb-wait-connected=seconds", + "default": "30 / 0 - 31536000 (Version: 5.1.56-ndb-7.1.16)", + "dynamic": false, + "name": "ndb-wait-connected", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-wait-connected", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb-wait-setup": { + "cli": "--ndb-wait-setup=seconds", + "default": "30 / 0 - 31536000 (Version: 5.1.56-ndb-7.1.16)", + "dynamic": false, + "name": "ndb-wait-setup", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "option_mysqld_ndb-wait-setup", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "skip-ndbcluster": { + "cli": "--skip-ndbcluster", + "dynamic": false, + "name": "skip-ndbcluster", + "ids": [ + { + "anchor": "option_mysqld_skip-ndbcluster", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_autoincrement_prefetch_sz": { + "default": "1 / 1 - 256 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_autoincrement_prefetch_sz", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_autoincrement_prefetch_sz", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_cache_check_time": { + "default": "0 / - (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_cache_check_time", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_cache_check_time", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_clear_apply_status": { + "default": "ON (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_clear_apply_status", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_clear_apply_status", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_data_node_neighbour": { + "default": "0 / 0 - 255 (Version: 5.7.12-ndb-7.5.2)", + "dynamic": true, + "name": "ndb_data_node_neighbour", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_data_node_neighbour", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_default_column_format": { + "default": "FIXED / FIXED, DYNAMIC (Version: 5.7.16-ndb-7.5.4)", + "dynamic": true, + "name": "ndb_default_column_format", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_default_column_format", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_deferred_constraints": { + "default": "0 / 0 - 1 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_deferred_constraints", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_deferred_constraints", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_distribution": { + "default": "KEYHASH / LINHASH, KEYHASH (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_distribution", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_distribution", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_eventbuffer_free_percent": { + "default": "20 / 1 - 99 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_eventbuffer_free_percent", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_eventbuffer_free_percent", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_eventbuffer_max_alloc": { + "default": "0 / 0 - 4294967295 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_eventbuffer_max_alloc", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_eventbuffer_max_alloc", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_extra_logging": { + "default": "1 / - (Version: 5.1.19-ndb-6.3.0)", + "dynamic": true, + "name": "ndb_extra_logging", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_extra_logging", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_force_send": { + "default": "TRUE (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_force_send", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_force_send", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_fully_replicated": { + "default": "OFF (Version: 5.7.12-ndb-7-5-2)", + "dynamic": true, + "name": "ndb_fully_replicated", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_fully_replicated", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_index_stat_enable": { + "default": "ON (Version: 5.5.15-ndb-7.2.1)", + "dynamic": true, + "name": "ndb_index_stat_enable", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_index_stat_enable", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_index_stat_option": { + "default": "loop_checkon=1000ms,loop_idle=1000ms,loop_busy=100ms,, update_batch=1,read_batch=4,idle_batch=32,check_batch=32,, check_delay=1m,delete_batch=8,clean_delay=0,error_batch=4,, error_delay=1m,evict_batch=8,evict_delay=1m,cache_limit=32M,, cache_lowpct=90 (Version: 5.1.56-ndb-7.1.17)", + "dynamic": true, + "name": "ndb_index_stat_option", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_index_stat_option", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_join_pushdown": { + "default": "TRUE (Version: 5.1.51-ndb-7.2.0)", + "dynamic": true, + "name": "ndb_join_pushdown", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_join_pushdown", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_apply_status": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb_log_apply_status", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_apply_status", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_bin": { + "default": "ON (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_log_bin", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_bin", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_binlog_index": { + "default": "ON (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_log_binlog_index", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_binlog_index", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_empty_epochs": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_log_empty_epochs", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_empty_epochs", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_empty_update": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_log_empty_update", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_empty_update", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_exclusive_reads": { + "default": "0 (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_log_exclusive_reads", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_exclusive_reads", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_orig": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb_log_orig", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_orig", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_log_transaction_id": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb_log_transaction_id", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_log_transaction_id", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_optimized_node_selection": { + "default": "3 / 0 - 3 (Version: 5.1.22-ndb-6.3.4)", + "dynamic": false, + "name": "ndb_optimized_node_selection", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_optimized_node_selection", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_read_backup": { + "default": "OFF (Version: 5.7.12-ndb-7.5.2)", + "dynamic": true, + "name": "ndb_read_backup", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_read_backup", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_recv_thread_activation_threshold": { + "default": "8 / 0 (MIN_ACTIVATION_THRESHOLD) - 16 (MAX_ACTIVATION_THRESHOLD), (Version: 5.6.10-ndb-7.3.1)", + "dynamic": false, + "name": "ndb_recv_thread_activation_threshold", + "ids": [ + { + "anchor": "sysvar_ndb_recv_thread_activation_threshold", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_recv_thread_cpu_mask": { + "default": "[empty] (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_recv_thread_cpu_mask", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_recv_thread_cpu_mask", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_report_thresh_binlog_epoch_slip": { + "default": "10 / 0 - 256 (Version: 5.7.16-ndb-7.5.4)", + "dynamic": true, + "name": "ndb_report_thresh_binlog_epoch_slip", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_report_thresh_binlog_epoch_slip", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_report_thresh_binlog_mem_usage": { + "default": "1 / 0 - 1 (Version: NDB 7.6.8)", + "dynamic": true, + "name": "ndb_report_thresh_binlog_mem_usage", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_ndb_report_thresh_binlog_mem_usage", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_row_checksum": { + "default": "1 / 0 - 1 (Version: NDB 7.6.8)", + "dynamic": true, + "name": "ndb_row_checksum", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_ndb_row_checksum", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_show_foreign_key_mock_tables": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_show_foreign_key_mock_tables", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_show_foreign_key_mock_tables", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_slave_conflict_role": { + "default": "NONE / NONE, PRIMARY, SECONDARY, PASS (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_slave_conflict_role", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_slave_conflict_role", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_table_no_logging": { + "default": "FALSE (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_table_no_logging", + "scope": [ + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_table_no_logging", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_table_temporary": { + "default": "FALSE (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_table_temporary", + "scope": [ + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_table_temporary", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_use_copying_alter_table": { + "dynamic": false, + "name": "ndb_use_copying_alter_table", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_use_copying_alter_table", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_use_exact_count": { + "default": "OFF (Version: 5.1.47-ndb-7.1.8)", + "dynamic": true, + "name": "ndb_use_exact_count", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_use_exact_count", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_use_transactions": { + "default": "ON (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndb_use_transactions", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndb_use_transactions", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_version": { + "default": "(Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb_version", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_version", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndb_version_string": { + "default": "(Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndb_version_string", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndb_version_string", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "server_id_bits": { + "default": "32 / 7 - 32 (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "server_id_bits", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_server_id_bits", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "slave_allow_batching": { + "default": "off (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "slave_allow_batching", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_slave_allow_batching", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "transaction_allow_batching": { + "default": "FALSE (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "transaction_allow_batching", + "scope": [ + "session" + ], + "ids": [ + { + "anchor": "sysvar_transaction_allow_batching", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_database": { + "default": "ndbinfo (Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndbinfo_database", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_database", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_max_bytes": { + "default": "0 / - (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndbinfo_max_bytes", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_max_bytes", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_max_rows": { + "default": "10 / - (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndbinfo_max_rows", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_max_rows", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_offline": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndbinfo_offline", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_offline", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_show_hidden": { + "default": "OFF (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndbinfo_show_hidden", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_show_hidden", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_table_prefix": { + "default": "ndb$ (Version: NDB 7.5-7.6)", + "dynamic": true, + "name": "ndbinfo_table_prefix", + "scope": [ + "global", + "session" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_table_prefix", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "ndbinfo_version": { + "default": "(Version: NDB 7.5-7.6)", + "dynamic": false, + "name": "ndbinfo_version", + "scope": [ + "global" + ], + "ids": [ + { + "anchor": "sysvar_ndbinfo_version", + "url": "https://dev.mysql.com/doc/refman/5.7/en/mysql-cluster-options-variables.html" + } + ] + }, + "performance_schema_error_size": { + "cli": "--performance-schema-error-size=#", + "default": "number of server error codes", + "dynamic": false, + "name": "performance_schema_error_size", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_error_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_transactions_history_long_size": { + "cli": "--performance-schema-events-transactions-history-long-size=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "performance_schema_events_transactions_history_long_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_events_transactions_history_long_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_events_transactions_history_size": { + "cli": "--performance-schema-events-transactions-history-size=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "performance_schema_events_transactions_history_size", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_events_transactions_history_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_digest_sample_age": { + "cli": "--performance-schema-max-digest-sample-age=#", + "default": "60", + "dynamic": true, + "name": "performance_schema_max_digest_sample_age", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_digest_sample_age", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_index_stat": { + "cli": "--performance-schema-max-index-stat=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_index_stat", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_index_stat", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_memory_classes": { + "cli": "--performance-schema-max-memory-classes=#", + "dynamic": false, + "name": "performance_schema_max_memory_classes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_memory_classes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_metadata_locks": { + "cli": "--performance-schema-max-metadata-locks=#", + "default": "(-1 signifies autoscaling; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_metadata_locks", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_metadata_locks", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_prepared_statements_instances": { + "cli": "--performance-schema-max-prepared-statements-instances=#", + "default": "(-1 signifies autoscaling; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_prepared_statements_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_prepared_statements_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_program_instances": { + "cli": "--performance-schema-max-program-instances=#", + "default": "(-1 signifies autoscaling; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_program_instances", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_program_instances", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_sql_text_length": { + "cli": "--performance-schema-max-sql-text-length=#", + "default": "1024", + "dynamic": false, + "name": "performance_schema_max_sql_text_length", + "range": { + "from": 0, + "to": 1048576 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_sql_text_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_statement_stack": { + "cli": "--performance-schema-max-statement-stack=#", + "default": "10", + "dynamic": false, + "name": "performance_schema_max_statement_stack", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_statement_stack", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "performance_schema_max_table_lock_stat": { + "cli": "--performance-schema-max-table-lock-stat=#", + "default": "(-1 signifies autosizing; do not use -1)", + "dynamic": false, + "name": "performance_schema_max_table_lock_stat", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_performance_schema_max_table_lock_stat", + "url": "https://dev.mysql.com/doc/refman/8.0/en/performance-schema-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_auth_method_name": { + "cli": "--authentication-ldap-sasl-auth-method-name=value", + "default": "SCRAM-SHA-1", + "dynamic": true, + "name": "authentication_ldap_sasl_auth_method_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_auth_method_name", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_bind_base_dn": { + "cli": "--authentication-ldap-sasl-bind-base-dn=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_sasl_bind_base_dn", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_bind_base_dn", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_bind_root_dn": { + "cli": "--authentication-ldap-sasl-bind-root-dn=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_sasl_bind_root_dn", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_bind_root_dn", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_bind_root_pwd": { + "cli": "--authentication-ldap-sasl-bind-root-pwd=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_sasl_bind_root_pwd", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_bind_root_pwd", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_ca_path": { + "cli": "--authentication-ldap-sasl-ca-path=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_sasl_ca_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_ca_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_group_search_attr": { + "cli": "--authentication-ldap-sasl-group-search-attr=value", + "default": "cn", + "dynamic": true, + "name": "authentication_ldap_sasl_group_search_attr", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_group_search_attr", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_group_search_filter": { + "cli": "--authentication-ldap-sasl-group-search-filter=value", + "default": "(|(&(objectClass=posixGroup)(memberUid=%s))(&(objectClass=group)(member=%s)))", + "dynamic": true, + "name": "authentication_ldap_sasl_group_search_filter", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_group_search_filter", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_init_pool_size": { + "cli": "--authentication-ldap-sasl-init-pool-size=#", + "default": "10", + "dynamic": true, + "name": "authentication_ldap_sasl_init_pool_size", + "range": { + "from": 0, + "to": 32767 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_init_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_log_status": { + "cli": "--authentication-ldap-sasl-log-status=#", + "default": "1", + "dynamic": true, + "name": "authentication_ldap_sasl_log_status", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_log_status", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_max_pool_size": { + "cli": "--authentication-ldap-sasl-max-pool-size=#", + "default": "1000", + "dynamic": true, + "name": "authentication_ldap_sasl_max_pool_size", + "range": { + "from": 0, + "to": 32767 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_max_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_server_host": { + "cli": "--authentication-ldap-sasl-server-host=host_name", + "dynamic": true, + "name": "authentication_ldap_sasl_server_host", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_server_host", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_server_port": { + "cli": "--authentication-ldap-sasl-server-port=port_num", + "default": "389", + "dynamic": true, + "name": "authentication_ldap_sasl_server_port", + "range": { + "from": 1, + "to": 32376 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_server_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_tls": { + "cli": "--authentication-ldap-sasl-tls[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "authentication_ldap_sasl_tls", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_tls", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_sasl_user_search_attr": { + "cli": "--authentication-ldap-sasl-user-search-attr=value", + "default": "uid", + "dynamic": true, + "name": "authentication_ldap_sasl_user_search_attr", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_sasl_user_search_attr", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_auth_method_name": { + "cli": "--authentication-ldap-simple-auth-method-name=value", + "default": "SIMPLE", + "dynamic": true, + "name": "authentication_ldap_simple_auth_method_name", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_auth_method_name", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_bind_base_dn": { + "cli": "--authentication-ldap-simple-bind-base-dn=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_simple_bind_base_dn", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_bind_base_dn", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_bind_root_dn": { + "cli": "--authentication-ldap-simple-bind-root-dn=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_simple_bind_root_dn", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_bind_root_dn", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_bind_root_pwd": { + "cli": "--authentication-ldap-simple-bind-root-pwd=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_simple_bind_root_pwd", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_bind_root_pwd", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_ca_path": { + "cli": "--authentication-ldap-simple-ca-path=value", + "default": "NULL", + "dynamic": true, + "name": "authentication_ldap_simple_ca_path", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_ca_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_group_search_attr": { + "cli": "--authentication-ldap-simple-group-search-attr=value", + "default": "cn", + "dynamic": true, + "name": "authentication_ldap_simple_group_search_attr", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_group_search_attr", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_group_search_filter": { + "cli": "--authentication-ldap-simple-group-search-filter=value", + "default": "(|(&(objectClass=posixGroup)(memberUid=%s))(&(objectClass=group)(member=%s)))", + "dynamic": true, + "name": "authentication_ldap_simple_group_search_filter", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_group_search_filter", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_init_pool_size": { + "cli": "--authentication-ldap-simple-init-pool-size=#", + "default": "10", + "dynamic": true, + "name": "authentication_ldap_simple_init_pool_size", + "range": { + "from": 0, + "to": 32767 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_init_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_log_status": { + "cli": "--authentication-ldap-simple-log-status=#", + "default": "1", + "dynamic": true, + "name": "authentication_ldap_simple_log_status", + "range": { + "from": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_log_status", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_max_pool_size": { + "cli": "--authentication-ldap-simple-max-pool-size=#", + "default": "1000", + "dynamic": true, + "name": "authentication_ldap_simple_max_pool_size", + "range": { + "from": 0, + "to": 32767 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_max_pool_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_server_host": { + "cli": "--authentication-ldap-simple-server-host=host_name", + "dynamic": true, + "name": "authentication_ldap_simple_server_host", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_server_host", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_server_port": { + "cli": "--authentication-ldap-simple-server-port=port_num", + "default": "389", + "dynamic": true, + "name": "authentication_ldap_simple_server_port", + "range": { + "from": 1, + "to": 32376 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_server_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_tls": { + "cli": "--authentication-ldap-simple-tls[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "authentication_ldap_simple_tls", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_tls", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "authentication_ldap_simple_user_search_attr": { + "cli": "--authentication-ldap-simple-user-search-attr=value", + "default": "uid", + "dynamic": true, + "name": "authentication_ldap_simple_user_search_attr", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_authentication_ldap_simple_user_search_attr", + "url": "https://dev.mysql.com/doc/refman/8.0/en/pluggable-authentication-system-variables.html" + } + ] + }, + "binlog_row_event_max_size": { + "cli": "--binlog-row-event-max-size=#", + "default": "8192", + "name": "binlog_row_event_max_size", + "range": { + "from": 256 + }, + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_binlog-row-event-max-size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_row_event_max_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_binlog-row-event-max-size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_do_db": { + "cli": "--binlog-do-db=name", + "name": "binlog_do_db", + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_binlog-do-db", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_binlog-do-db", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_ignore_db": { + "cli": "--binlog-ignore-db=name", + "name": "binlog_ignore_db", + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_binlog-ignore-db", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_binlog-ignore-db", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "max_binlog_dump_events": { + "cli": "--max-binlog-dump-events=#", + "default": "0", + "name": "max_binlog_dump_events", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_max-binlog-dump-events", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_max-binlog-dump-events", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "sporadic_binlog_dump_fail": { + "cli": "--sporadic-binlog-dump-fail[={OFF|ON}]", + "default": "OFF", + "name": "sporadic_binlog_dump_fail", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_sporadic-binlog-dump-fail", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "option_mysqld_sporadic-binlog-dump-fail", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_encryption": { + "cli": "--binlog-encryption[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "binlog_encryption", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_binlog_encryption", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "binlog_error_action": { + "cli": "--binlog-error-action[=value]", + "dynamic": true, + "name": "binlog_error_action", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "IGNORE_ERROR", + "ABORT_SERVER" + ], + "ids": [ + { + "anchor": "sysvar_binlog_error_action", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_error_action", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_expire_logs_seconds": { + "cli": "--binlog-expire-logs-seconds=#", + "dynamic": true, + "name": "binlog_expire_logs_seconds", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_binlog_expire_logs_seconds", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "binlog_group_commit_sync_delay": { + "cli": "--binlog-group-commit-sync-delay=#", + "default": "0", + "dynamic": true, + "name": "binlog_group_commit_sync_delay", + "range": { + "from": 0, + "to": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_binlog_group_commit_sync_delay", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_group_commit_sync_delay", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_group_commit_sync_no_delay_count": { + "cli": "--binlog-group-commit-sync-no-delay-count=#", + "default": "0", + "dynamic": true, + "name": "binlog_group_commit_sync_no_delay_count", + "range": { + "from": 0, + "to": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_binlog_group_commit_sync_no_delay_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_group_commit_sync_no_delay_count", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_max_flush_queue_time": { + "cli": "--binlog-max-flush-queue-time=#", + "default": "0", + "dynamic": true, + "name": "binlog_max_flush_queue_time", + "range": { + "from": 0, + "to": 100000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_binlog_max_flush_queue_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_max_flush_queue_time", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_order_commits": { + "cli": "--binlog-order-commits[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "binlog_order_commits", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_binlog_order_commits", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_order_commits", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_rotate_encryption_master_key_at_startup": { + "cli": "--binlog-rotate-encryption-master-key-at-startup[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "binlog_rotate_encryption_master_key_at_startup", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_binlog_rotate_encryption_master_key_at_startup", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "binlog_row_value_options": { + "cli": "--binlog-row-value-options=#", + "default": "''", + "dynamic": true, + "name": "binlog_row_value_options", + "scope": [ + "global", + "session" + ], + "type": "set", + "validValues": [ + "PARTIAL_JSON" + ], + "ids": [ + { + "anchor": "sysvar_binlog_row_value_options", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "binlog_rows_query_log_events": { + "cli": "--binlog-rows-query-log-events[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "binlog_rows_query_log_events", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_binlog_rows_query_log_events", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_rows_query_log_events", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_transaction_dependency_tracking": { + "cli": "--binlog-transaction-dependency-tracking=value", + "default": "COMMIT_ORDER", + "dynamic": true, + "name": "binlog_transaction_dependency_tracking", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "COMMIT_ORDER", + "WRITESET", + "WRITESET_SESSION" + ], + "ids": [ + { + "anchor": "sysvar_binlog_transaction_dependency_tracking", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_transaction_dependency_tracking", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_transaction_dependency_history_size": { + "cli": "--binlog-transaction-dependency-history-size=#", + "default": "25000", + "dynamic": true, + "name": "binlog_transaction_dependency_history_size", + "range": { + "from": 1, + "to": 1000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_binlog_transaction_dependency_history_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_binlog_transaction_dependency_history_size", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_bin_use_v1_row_events": { + "cli": "--log-bin-use-v1-row-events[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "log_bin_use_v1_row_events", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_bin_use_v1_row_events", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_bin_use_v1_row_events", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_builtin_as_identified_by_password": { + "cli": "--log-builtin-as-identified-by-password[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "log_builtin_as_identified_by_password", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_builtin_as_identified_by_password", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_builtin_as_identified_by_password", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_statements_unsafe_for_binlog": { + "cli": "--log-statements-unsafe-for-binlog[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "log_statements_unsafe_for_binlog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_statements_unsafe_for_binlog", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_log_statements_unsafe_for_binlog", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "original_commit_timestamp": { + "dynamic": true, + "name": "original_commit_timestamp", + "scope": [ + "session" + ], + "type": "numeric", + "ids": [ + { + "anchor": "sysvar_original_commit_timestamp", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + } + ] + }, + "transaction_write_set_extraction": { + "cli": "--transaction-write-set-extraction[=value]", + "default": "OFF", + "dynamic": true, + "name": "transaction_write_set_extraction", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "ids": [ + { + "anchor": "sysvar_transaction_write_set_extraction", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-binary-log.html" + }, + { + "anchor": "sysvar_transaction_write_set_extraction", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlogging_impossible_mode": { + "cli": "--binlogging-impossible-mode[=value]", + "default": "IGNORE_ERROR", + "dynamic": true, + "name": "binlogging_impossible_mode", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "IGNORE_ERROR", + "ABORT_SERVER" + ], + "ids": [ + { + "anchor": "sysvar_binlogging_impossible_mode", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "log_backward_compatible_user_definitions": { + "cli": "--log-backward-compatible-user-definitions[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "log_backward_compatible_user_definitions", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_backward_compatible_user_definitions", + "url": "https://dev.mysql.com/doc/refman/5.7/en/replication-options-binary-log.html" + } + ] + }, + "binlog_gtid_simple_recovery": { + "cli": "--binlog-gtid-simple-recovery[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "binlog_gtid_simple_recovery", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_binlog_gtid_simple_recovery", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "enforce_gtid_consistency": { + "cli": "--enforce-gtid-consistency[=value]", + "default": "OFF", + "dynamic": true, + "name": "enforce_gtid_consistency", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "ON", + "WARN" + ], + "ids": [ + { + "anchor": "sysvar_enforce_gtid_consistency", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_executed": { + "dynamic": false, + "name": "gtid_executed", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_gtid_executed", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_executed_compression_period": { + "cli": "--gtid-executed-compression-period=#", + "default": "1000", + "dynamic": true, + "name": "gtid_executed_compression_period", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_gtid_executed_compression_period", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_mode": { + "cli": "--gtid-mode=MODE", + "default": "OFF", + "dynamic": true, + "name": "gtid_mode", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "OFF_PERMISSIVE", + "ON_PERMISSIVE", + "ON" + ], + "ids": [ + { + "anchor": "sysvar_gtid_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_next": { + "default": "AUTOMATIC", + "dynamic": true, + "name": "gtid_next", + "scope": [ + "session" + ], + "type": "enumeration", + "validValues": [ + "AUTOMATIC", + "ANONYMOUS", + "UUID:NUMBER" + ], + "ids": [ + { + "anchor": "sysvar_gtid_next", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_owned": { + "dynamic": false, + "name": "gtid_owned", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_gtid_owned", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "gtid_purged": { + "dynamic": true, + "name": "gtid_purged", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_gtid_purged", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-gtids.html" + } + ] + }, + "show_slave_auth_info": { + "cli": "--show-slave-auth-info[={OFF|ON}]", + "default": "OFF", + "name": "show_slave_auth_info", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_show-slave-auth-info", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "immediate_server_version": { + "dynamic": true, + "name": "immediate_server_version", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_immediate_server_version", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "original_server_version": { + "dynamic": true, + "name": "original_server_version", + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_original_server_version", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "rpl_semi_sync_master_wait_for_slave_count": { + "cli": "--rpl-semi-sync-master-wait-for-slave-count=#", + "default": "1", + "dynamic": true, + "name": "rpl_semi_sync_master_wait_for_slave_count", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_rpl_semi_sync_master_wait_for_slave_count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-master.html" + } + ] + }, + "master_info_file": { + "cli": "--master-info-file=file_name", + "default": "master.info", + "name": "master_info_file", + "type": "file name", + "ids": [ + { + "anchor": "option_mysqld_master-info-file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "master_retry_count": { + "cli": "--master-retry-count=#", + "default": "86400", + "name": "master_retry_count", + "range": { + "from": 0 + }, + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_master-retry-count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "replicate_same_server_id": { + "cli": "--replicate-same-server-id[={OFF|ON}]", + "default": "OFF", + "name": "replicate_same_server_id", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_replicate-same-server-id", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "skip_slave_start": { + "cli": "--skip-slave-start[={OFF|ON}]", + "default": "OFF", + "name": "skip_slave_start", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_skip-slave-start", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "abort_slave_event_count": { + "cli": "--abort-slave-event-count=#", + "default": "0", + "name": "abort_slave_event_count", + "range": { + "from": 0 + }, + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_abort-slave-event-count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "disconnect_slave_event_count": { + "cli": "--disconnect-slave-event-count=#", + "default": "0", + "name": "disconnect_slave_event_count", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_disconnect-slave-event-count", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "master_info_repository": { + "cli": "--master-info-repository={FILE|TABLE}", + "dynamic": true, + "name": "master_info_repository", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "FILE", + "TABLE" + ], + "ids": [ + { + "anchor": "sysvar_master_info_repository", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "relay_log_info_repository": { + "cli": "--relay-log-info-repository=value", + "dynamic": true, + "name": "relay_log_info_repository", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "FILE", + "TABLE" + ], + "ids": [ + { + "anchor": "sysvar_relay_log_info_repository", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "rpl_read_size": { + "cli": "--rpl-read-size=#", + "default": "8192", + "dynamic": true, + "name": "rpl_read_size", + "range": { + "from": 8192, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_rpl_read_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "rpl_stop_slave_timeout": { + "cli": "--rpl-stop-slave-timeout=seconds", + "default": "31536000", + "dynamic": true, + "name": "rpl_stop_slave_timeout", + "range": { + "from": 2, + "to": 31536000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_rpl_stop_slave_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_checkpoint_group": { + "cli": "--slave-checkpoint-group=#", + "default": "512", + "dynamic": true, + "name": "slave_checkpoint_group", + "range": { + "from": 32, + "to": 524280 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_slave_checkpoint_group", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_checkpoint_period": { + "cli": "--slave-checkpoint-period=#", + "default": "300", + "dynamic": true, + "name": "slave_checkpoint_period", + "range": { + "from": 1, + "to": 4 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_slave_checkpoint_period", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_parallel_type": { + "cli": "--slave-parallel-type=value", + "default": "DATABASE", + "dynamic": true, + "name": "slave_parallel_type", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "DATABASE", + "LOGICAL_CLOCK" + ], + "ids": [ + { + "anchor": "sysvar_slave_parallel_type", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_pending_jobs_size_max": { + "cli": "--slave-pending-jobs-size-max=#", + "dynamic": true, + "name": "slave_pending_jobs_size_max", + "range": { + "from": 1024, + "to": 16 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_slave_pending_jobs_size_max", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_preserve_commit_order": { + "cli": "--slave-preserve-commit-order[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "slave_preserve_commit_order", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_slave_preserve_commit_order", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "slave_rows_search_algorithms": { + "cli": "--slave-rows-search-algorithms=value", + "dynamic": true, + "name": "slave_rows_search_algorithms", + "scope": [ + "global" + ], + "type": "set", + "validValues": [ + "TABLE_SCAN,INDEX_SCAN", + "INDEX_SCAN,HASH_SCAN", + "TABLE_SCAN,HASH_SCAN", + "TABLE_SCAN,INDEX_SCAN,HASH_SCAN" + ], + "ids": [ + { + "anchor": "sysvar_slave_rows_search_algorithms", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options-slave.html" + } + ] + }, + "server_uuid": { + "dynamic": false, + "name": "server_uuid", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_server_uuid", + "url": "https://dev.mysql.com/doc/refman/8.0/en/replication-options.html" + } + ] + }, + "help": { + "cli": "--help", + "name": "help", + "ids": [ + { + "anchor": "option_mysqld_help", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "allow_suspicious_udfs": { + "cli": "--allow-suspicious-udfs[={OFF|ON}]", + "default": "OFF", + "name": "allow_suspicious_udfs", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_allow-suspicious-udfs", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "ansi": { + "cli": "--ansi", + "name": "ansi", + "ids": [ + { + "anchor": "option_mysqld_ansi", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "character_set_client_handshake": { + "cli": "--character-set-client-handshake[={OFF|ON}]", + "default": "ON", + "name": "character_set_client_handshake", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_character-set-client-handshake", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "chroot": { + "cli": "--chroot=dir_name", + "name": "chroot", + "type": "directory name", + "ids": [ + { + "anchor": "option_mysqld_chroot", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "console": { + "cli": "--console", + "name": "console", + "ids": [ + { + "anchor": "option_mysqld_console", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "daemonize": { + "cli": "--daemonize[={OFF|ON}]", + "default": "OFF", + "name": "daemonize", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_daemonize", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "debug_sync_timeout": { + "cli": "--debug-sync-timeout[=#]", + "name": "debug_sync_timeout", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_debug-sync-timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "default_time_zone": { + "cli": "--default-time-zone=name", + "name": "default_time_zone", + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_default-time-zone", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "des_key_file": { + "cli": "--des-key-file=file_name", + "name": "des_key_file", + "ids": [ + { + "anchor": "option_mysqld_des-key-file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "early_plugin_load": { + "cli": "--early-plugin-load=plugin_list", + "default": "empty string", + "name": "early_plugin_load", + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_early-plugin-load", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "exit_info": { + "cli": "--exit-info[=flags]", + "name": "exit_info", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_exit-info", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "external_locking": { + "cli": "--external-locking[={OFF|ON}]", + "default": "OFF", + "name": "external_locking", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_external-locking", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "gdb": { + "cli": "--gdb[={OFF|ON}]", + "default": "OFF", + "name": "gdb", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_gdb", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "initialize": { + "cli": "--initialize[={OFF|ON}]", + "default": "OFF", + "name": "initialize", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_initialize", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "initialize_insecure": { + "cli": "--initialize-insecure[={OFF|ON}]", + "default": "OFF", + "name": "initialize_insecure", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_initialize-insecure", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "install": { + "cli": "--install [service_name]", + "name": "install", + "ids": [ + { + "anchor": "option_mysqld_install", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "install_manual": { + "cli": "--install-manual [service_name]", + "name": "install_manual", + "ids": [ + { + "anchor": "option_mysqld_install-manual", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "language": { + "cli": "--language=name", + "default": "/usr/local/mysql/share/mysql/english/", + "dynamic": false, + "name": "language", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "option_mysqld_language", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "local_service": { + "cli": "--local-service", + "name": "local_service", + "ids": [ + { + "anchor": "option_mysqld_local-service", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "log_isam": { + "cli": "--log-isam[=file_name]", + "name": "log_isam", + "type": "file name", + "ids": [ + { + "anchor": "option_mysqld_log-isam", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "log_raw": { + "cli": "--log-raw[={OFF|ON}]", + "default": "OFF", + "name": "log_raw", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_log-raw", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_log_raw", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_short_format": { + "cli": "--log-short-format[={OFF|ON}]", + "default": "OFF", + "name": "log_short_format", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_log-short-format", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "log_tc": { + "cli": "--log-tc=file_name", + "default": "tc.log", + "name": "log_tc", + "type": "file name", + "ids": [ + { + "anchor": "option_mysqld_log-tc", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "memlock": { + "cli": "--memlock[={OFF|ON}]", + "default": "OFF", + "name": "memlock", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_memlock", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "no_dd_upgrade": { + "cli": "--no-dd-upgrade[={OFF|ON}]", + "default": "OFF", + "name": "no_dd_upgrade", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_no-dd-upgrade", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "no_monitor": { + "cli": "--no-monitor[={OFF|ON}]", + "default": "OFF", + "name": "no_monitor", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_no-monitor", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "old_style_user_limits": { + "cli": "--old-style-user-limits[={OFF|ON}]", + "default": "OFF", + "name": "old_style_user_limits", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_old-style-user-limits", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "plugin_load": { + "cli": "--plugin-load=plugin_list", + "dynamic": false, + "name": "plugin_load", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_plugin-load", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "plugin_load_add": { + "cli": "--plugin-load-add=plugin_list", + "dynamic": false, + "name": "plugin_load_add", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_plugin-load-add", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "port_open_timeout": { + "cli": "--port-open-timeout=#", + "default": "0", + "name": "port_open_timeout", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_port-open-timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "remove": { + "cli": "--remove [service_name]", + "name": "remove", + "ids": [ + { + "anchor": "option_mysqld_remove", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "safe_user_create": { + "cli": "--safe-user-create[={OFF|ON}]", + "default": "OFF", + "name": "safe_user_create", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_safe-user-create", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "skip_grant_tables": { + "cli": "--skip-grant-tables[={OFF|ON}]", + "default": "OFF", + "name": "skip_grant_tables", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_skip-grant-tables", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "skip_host_cache": { + "cli": "--skip-host-cache", + "name": "skip_host_cache", + "ids": [ + { + "anchor": "option_mysqld_skip-host-cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "skip_new": { + "cli": "--skip-new", + "name": "skip_new", + "ids": [ + { + "anchor": "option_mysqld_skip-new", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "skip_stack_trace": { + "cli": "--skip-stack-trace", + "name": "skip_stack_trace", + "ids": [ + { + "anchor": "option_mysqld_skip-stack-trace", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "slow_start_timeout": { + "cli": "--slow-start-timeout=#", + "default": "15000", + "name": "slow_start_timeout", + "type": "integer", + "ids": [ + { + "anchor": "option_mysqld_slow-start-timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "standalone": { + "cli": "--standalone", + "name": "standalone", + "ids": [ + { + "anchor": "option_mysqld_standalone", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "super_large_pages": { + "cli": "--super-large-pages[={OFF|ON}]", + "default": "OFF", + "name": "super_large_pages", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_super-large-pages", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "symbolic_links": { + "cli": "--symbolic-links[={OFF|ON}]", + "name": "symbolic_links", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_symbolic-links", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "sysdate_is_now": { + "cli": "--sysdate-is-now[={OFF|ON}]", + "default": "OFF", + "name": "sysdate_is_now", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_sysdate-is-now", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "tc_heuristic_recover": { + "cli": "--tc-heuristic-recover=name", + "default": "COMMIT", + "name": "tc_heuristic_recover", + "type": "enumeration", + "validValues": [ + "COMMIT", + "ROLLBACK" + ], + "ids": [ + { + "anchor": "option_mysqld_tc-heuristic-recover", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "temp_pool": { + "cli": "--temp-pool[={OFF|ON}]", + "name": "temp_pool", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_temp-pool", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "transaction_isolation": { + "cli": "--transaction-isolation=name", + "default": "REPEATABLE-READ", + "dynamic": true, + "name": "transaction_isolation", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "READ-UNCOMMITTED", + "READ-COMMITTED", + "REPEATABLE-READ", + "SERIALIZABLE" + ], + "ids": [ + { + "anchor": "option_mysqld_transaction-isolation", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_transaction_isolation", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "transaction_read_only": { + "cli": "--transaction-read-only[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "transaction_read_only", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_transaction-read-only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + }, + { + "anchor": "sysvar_transaction_read_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "upgrade": { + "cli": "--upgrade=value", + "default": "AUTO", + "name": "upgrade", + "type": "enumeration", + "validValues": [ + "AUTO", + "NONE", + "MINIMAL", + "FORCE" + ], + "ids": [ + { + "anchor": "option_mysqld_upgrade", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "user": { + "cli": "--user=name", + "name": "user", + "type": "string", + "ids": [ + { + "anchor": "option_mysqld_user", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "validate_config": { + "cli": "--validate-config[={OFF|ON}]", + "default": "OFF", + "name": "validate_config", + "type": "boolean", + "ids": [ + { + "anchor": "option_mysqld_validate-config", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-options.html" + } + ] + }, + "activate_all_roles_on_login": { + "cli": "--activate-all-roles-on-login[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "activate_all_roles_on_login", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_activate_all_roles_on_login", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "admin_address": { + "cli": "--admin-address=addr", + "dynamic": false, + "name": "admin_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_admin_address", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "admin_port": { + "cli": "--admin-port=port_num", + "default": "33062", + "dynamic": false, + "name": "admin_port", + "range": { + "from": 0, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_admin_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "authentication_windows_log_level": { + "cli": "--authentication-windows-log-level=#", + "default": "2", + "dynamic": false, + "name": "authentication_windows_log_level", + "range": { + "from": 0, + "to": 4 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_authentication_windows_log_level", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "authentication_windows_use_principal_name": { + "cli": "--authentication-windows-use-principal-name[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "authentication_windows_use_principal_name", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_authentication_windows_use_principal_name", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "auto_generate_certs": { + "cli": "--auto-generate-certs[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "auto_generate_certs", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_auto_generate_certs", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "avoid_temporal_upgrade": { + "cli": "--avoid-temporal-upgrade[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "avoid_temporal_upgrade", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_avoid_temporal_upgrade", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "block_encryption_mode": { + "cli": "--block-encryption-mode=#", + "default": "aes-128-ecb", + "dynamic": true, + "name": "block_encryption_mode", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_block_encryption_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "caching_sha2_password_auto_generate_rsa_keys": { + "cli": "--caching-sha2-password-auto-generate-rsa-keys[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "caching_sha2_password_auto_generate_rsa_keys", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_caching_sha2_password_auto_generate_rsa_keys", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "caching_sha2_password_private_key_path": { + "cli": "--caching-sha2-password-private-key-path=file_name", + "default": "private_key.pem", + "dynamic": false, + "name": "caching_sha2_password_private_key_path", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_caching_sha2_password_private_key_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "caching_sha2_password_public_key_path": { + "cli": "--caching-sha2-password-public-key-path=file_name", + "default": "public_key.pem", + "dynamic": false, + "name": "caching_sha2_password_public_key_path", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_caching_sha2_password_public_key_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "check_proxy_users": { + "cli": "--check-proxy-users[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "check_proxy_users", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_check_proxy_users", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "create_admin_listener_thread": { + "cli": "--create-admin-listener-thread[={OFF|ON}]", + "default": "OFF", + "dynamic": false, + "name": "create_admin_listener_thread", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_create_admin_listener_thread", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "cte_max_recursion_depth": { + "cli": "--cte-max-recursion-depth=#", + "default": "1000", + "dynamic": true, + "name": "cte_max_recursion_depth", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_cte_max_recursion_depth", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_authentication_plugin": { + "cli": "--default-authentication-plugin=plugin_name", + "dynamic": false, + "name": "default_authentication_plugin", + "scope": [ + "global" + ], + "type": "enumeration", + "ids": [ + { + "anchor": "sysvar_default_authentication_plugin", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_collation_for_utf8mb4": { + "dynamic": true, + "name": "default_collation_for_utf8mb4", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "utf8mb4_0900_ai_ci", + "utf8mb4_general_ci" + ], + "ids": [ + { + "anchor": "sysvar_default_collation_for_utf8mb4", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "default_table_encryption": { + "cli": "--default-table-encryption[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "default_table_encryption", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_default_table_encryption", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "disabled_storage_engines": { + "cli": "--disabled-storage-engines=engine[,engine]...", + "default": "empty string", + "dynamic": false, + "name": "disabled_storage_engines", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_disabled_storage_engines", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "dragnet.log_error_filter_rules": { + "cli": "--dragnet.log-error-filter-rules=value", + "default": "IF prio>=INFORMATION THEN drop. IF EXISTS source_line THEN unset source_line.", + "dynamic": true, + "name": "dragnet.log_error_filter_rules", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_dragnet.log_error_filter_rules", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "end_markers_in_json": { + "cli": "--end-markers-in-json[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "end_markers_in_json", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_end_markers_in_json", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "generated_random_password_length": { + "cli": "--generated-random-password-length=#", + "default": "20", + "dynamic": true, + "name": "generated_random_password_length", + "range": { + "from": 5, + "to": 255 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_generated_random_password_length", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "have_statement_timeout": { + "dynamic": false, + "name": "have_statement_timeout", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_have_statement_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "histogram_generation_max_mem_size": { + "cli": "--histogram-generation-max-mem-size=#", + "default": "20000000", + "dynamic": true, + "name": "histogram_generation_max_mem_size", + "range": { + "from": 1000000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_histogram_generation_max_mem_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "information_schema_stats_expiry": { + "cli": "--information-schema-stats-expiry=#", + "default": "86400", + "dynamic": true, + "name": "information_schema_stats_expiry", + "range": { + "from": 0, + "to": 31536000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_information_schema_stats_expiry", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "internal_tmp_disk_storage_engine": { + "cli": "--internal-tmp-disk-storage-engine=#", + "default": "INNODB", + "dynamic": true, + "name": "internal_tmp_disk_storage_engine", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "MYISAM", + "INNODB" + ], + "ids": [ + { + "anchor": "sysvar_internal_tmp_disk_storage_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "internal_tmp_mem_storage_engine": { + "cli": "--internal-tmp-mem-storage-engine=#", + "default": "TempTable", + "dynamic": true, + "name": "internal_tmp_mem_storage_engine", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "TempTable", + "MEMORY" + ], + "ids": [ + { + "anchor": "sysvar_internal_tmp_mem_storage_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_error_filter_rules": { + "cli": "--log-error-filter-rules=value", + "default": "set by server", + "dynamic": true, + "name": "log_error_filter_rules", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_log_error_filter_rules", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_error_services": { + "cli": "--log-error-services=value", + "default": "log_filter_internal; log_sink_internal", + "dynamic": true, + "name": "log_error_services", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_log_error_services", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_error_suppression_list": { + "cli": "--log-error-suppression-list=value", + "default": "empty string", + "dynamic": true, + "name": "log_error_suppression_list", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_log_error_suppression_list", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_error_verbosity": { + "cli": "--log-error-verbosity=#", + "dynamic": true, + "name": "log_error_verbosity", + "range": { + "from": 1, + "to": 3 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_log_error_verbosity", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_slow_extra": { + "cli": "--log-slow-extra[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "log_slow_extra", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_slow_extra", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_syslog": { + "cli": "--log-syslog[={OFF|ON}]", + "dynamic": true, + "name": "log_syslog", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_syslog", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_syslog_facility": { + "cli": "--log-syslog-facility=value", + "default": "daemon", + "dynamic": true, + "name": "log_syslog_facility", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_log_syslog_facility", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_syslog_include_pid": { + "cli": "--log-syslog-include-pid[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "log_syslog_include_pid", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_log_syslog_include_pid", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_syslog_tag": { + "cli": "--log-syslog-tag=tag", + "default": "empty string", + "dynamic": true, + "name": "log_syslog_tag", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_log_syslog_tag", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_timestamps": { + "cli": "--log-timestamps=#", + "default": "UTC", + "dynamic": true, + "name": "log_timestamps", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "UTC", + "SYSTEM" + ], + "ids": [ + { + "anchor": "sysvar_log_timestamps", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "log_throttle_queries_not_using_indexes": { + "cli": "--log-throttle-queries-not-using-indexes=#", + "default": "0", + "dynamic": true, + "name": "log_throttle_queries_not_using_indexes", + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_log_throttle_queries_not_using_indexes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "mandatory_roles": { + "cli": "--mandatory-roles=value", + "default": "empty string", + "dynamic": true, + "name": "mandatory_roles", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_mandatory_roles", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_execution_time": { + "cli": "--max-execution-time=#", + "default": "0", + "dynamic": true, + "name": "max_execution_time", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_max_execution_time", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "max_points_in_geometry": { + "cli": "--max-points-in-geometry=#", + "default": "65536", + "dynamic": true, + "name": "max_points_in_geometry", + "range": { + "from": 3, + "to": 1048576 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_max_points_in_geometry", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "mecab_rc_file": { + "cli": "--mecab-rc-file=file_name", + "dynamic": false, + "name": "mecab_rc_file", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_mecab_rc_file", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "mysql_native_password_proxy_users": { + "cli": "--mysql-native-password-proxy-users[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "mysql_native_password_proxy_users", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_mysql_native_password_proxy_users", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "named_pipe_full_access_group": { + "cli": "--named-pipe-full-access-group=value", + "default": "*everyone*", + "dynamic": false, + "name": "named_pipe_full_access_group", + "scope": [ + "global" + ], + "type": "string", + "validValues": [ + "*everyone*", + "empty string" + ], + "ids": [ + { + "anchor": "sysvar_named_pipe_full_access_group", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "new": { + "cli": "--new[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "new", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_new", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ngram_token_size": { + "cli": "--ngram-token-size=#", + "default": "2", + "dynamic": false, + "name": "ngram_token_size", + "range": { + "from": 1, + "to": 10 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_ngram_token_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "offline_mode": { + "cli": "--offline-mode[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "offline_mode", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_offline_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_trace_features": { + "cli": "--optimizer-trace-features=value", + "dynamic": true, + "name": "optimizer_trace_features", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_optimizer_trace_features", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_trace_limit": { + "cli": "--optimizer-trace-limit=#", + "default": "1", + "dynamic": true, + "name": "optimizer_trace_limit", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_optimizer_trace_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "optimizer_trace_offset": { + "cli": "--optimizer-trace-offset=#", + "default": "-1", + "dynamic": true, + "name": "optimizer_trace_offset", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_optimizer_trace_offset", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "parser_max_mem_size": { + "cli": "--parser-max-mem-size=#", + "dynamic": true, + "name": "parser_max_mem_size", + "range": { + "from": 10000000 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_parser_max_mem_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "partial_revokes": { + "cli": "--partial-revokes[={OFF|ON}]", + "default": "OFF (if partial revokes do not exist)ON (if partial revokes exist)", + "dynamic": true, + "name": "partial_revokes", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_partial_revokes", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "password_history": { + "cli": "--password-history=#", + "default": "0", + "dynamic": true, + "name": "password_history", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_password_history", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "password_require_current": { + "cli": "--password-require-current[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "password_require_current", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_password_require_current", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "password_reuse_interval": { + "cli": "--password-reuse-interval=#", + "default": "0", + "dynamic": true, + "name": "password_reuse_interval", + "range": { + "from": 0, + "to": 4294967295 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_password_reuse_interval", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "persisted_globals_load": { + "cli": "--persisted-globals-load[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "persisted_globals_load", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_persisted_globals_load", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "persist_only_admin_x509_subject": { + "cli": "--persist-only-admin-x509-subject=string", + "default": "empty string", + "dynamic": false, + "name": "persist_only_admin_x509_subject", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_persist_only_admin_x509_subject", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "print_identified_with_as_hex": { + "cli": "--print-identified-with-as-hex[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "print_identified_with_as_hex", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_print_identified_with_as_hex", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "protocol_compression_algorithms": { + "cli": "--protocol-compression-algorithms=value", + "default": "zlib,zstd,uncompressed", + "dynamic": true, + "name": "protocol_compression_algorithms", + "scope": [ + "global" + ], + "type": "set", + "validValues": [ + "zlib", + "zstd", + "uncompressed" + ], + "ids": [ + { + "anchor": "sysvar_protocol_compression_algorithms", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "range_optimizer_max_mem_size": { + "cli": "--range-optimizer-max-mem-size=#", + "default": "8388608", + "dynamic": true, + "name": "range_optimizer_max_mem_size", + "range": { + "from": 0, + "to": 1.8446744073709552e+19 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_range_optimizer_max_mem_size", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "rbr_exec_mode": { + "default": "STRICT", + "dynamic": true, + "name": "rbr_exec_mode", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "IDEMPOTENT", + "STRICT" + ], + "ids": [ + { + "anchor": "sysvar_rbr_exec_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "regexp_stack_limit": { + "cli": "--regexp-stack-limit=#", + "default": "8000000", + "dynamic": true, + "name": "regexp_stack_limit", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_regexp_stack_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "regexp_time_limit": { + "cli": "--regexp-time-limit=#", + "default": "32", + "dynamic": true, + "name": "regexp_time_limit", + "range": { + "from": 0, + "to": 2147483647 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_regexp_time_limit", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "require_secure_transport": { + "cli": "--require-secure-transport[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "require_secure_transport", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_require_secure_transport", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "resultset_metadata": { + "default": "FULL", + "dynamic": true, + "name": "resultset_metadata", + "scope": [ + "session" + ], + "type": "enumeration", + "validValues": [ + "FULL", + "NONE" + ], + "ids": [ + { + "anchor": "sysvar_resultset_metadata", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "secondary_engine_cost_threshold": { + "default": "100000.000000", + "dynamic": true, + "name": "secondary_engine_cost_threshold", + "range": { + "from": 0 + }, + "scope": [ + "session" + ], + "type": "numeric", + "ids": [ + { + "anchor": "sysvar_secondary_engine_cost_threshold", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "schema_definition_cache": { + "cli": "--schema-definition-cache=#", + "default": "256", + "dynamic": true, + "name": "schema_definition_cache", + "range": { + "from": 256, + "to": 524288 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_schema_definition_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "session_track_gtids": { + "cli": "--session-track-gtids=value", + "default": "OFF", + "dynamic": true, + "name": "session_track_gtids", + "scope": [ + "global", + "session" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "OWN_GTID", + "ALL_GTIDS" + ], + "ids": [ + { + "anchor": "sysvar_session_track_gtids", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sha256_password_auto_generate_rsa_keys": { + "cli": "--sha256-password-auto-generate-rsa-keys[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "sha256_password_auto_generate_rsa_keys", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_sha256_password_auto_generate_rsa_keys", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sha256_password_private_key_path": { + "cli": "--sha256-password-private-key-path=file_name", + "default": "private_key.pem", + "dynamic": false, + "name": "sha256_password_private_key_path", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_sha256_password_private_key_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sha256_password_proxy_users": { + "cli": "--sha256-password-proxy-users[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "sha256_password_proxy_users", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_sha256_password_proxy_users", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sha256_password_public_key_path": { + "cli": "--sha256-password-public-key-path=file_name", + "default": "public_key.pem", + "dynamic": false, + "name": "sha256_password_public_key_path", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_sha256_password_public_key_path", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "show_compatibility_56": { + "cli": "--show-compatibility-56[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "show_compatibility_56", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_show_compatibility_56", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "show_create_table_skip_secondary_engine": { + "cli": "--show-create-table-skip-secondary-engine[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "show_create_table_skip_secondary_engine", + "scope": [ + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_show_create_table_skip_secondary_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "show_create_table_verbosity": { + "cli": "--show-create-table-verbosity[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "show_create_table_verbosity", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_show_create_table_verbosity", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "show_old_temporals": { + "cli": "--show-old-temporals[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "show_old_temporals", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_show_old_temporals", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "sql_require_primary_key": { + "cli": "--sql-require-primary-key[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "sql_require_primary_key", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_sql_require_primary_key", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "ssl_fips_mode": { + "cli": "--ssl-fips-mode={OFF|ON|STRICT}", + "default": "OFF", + "dynamic": true, + "name": "ssl_fips_mode", + "scope": [ + "global" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "ON", + "STRICT" + ], + "ids": [ + { + "anchor": "sysvar_ssl_fips_mode", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "stored_program_definition_cache": { + "cli": "--stored-program-definition-cache=#", + "default": "256", + "dynamic": true, + "name": "stored_program_definition_cache", + "range": { + "from": 256, + "to": 524288 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_stored_program_definition_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "super_read_only": { + "cli": "--super-read-only[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "super_read_only", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_super_read_only", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "syseventlog.facility": { + "cli": "--syseventlog.facility=value", + "default": "daemon", + "dynamic": true, + "name": "syseventlog.facility", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_syseventlog.facility", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "syseventlog.include_pid": { + "cli": "--syseventlog.include-pid[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "syseventlog.include_pid", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_syseventlog.include_pid", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "syseventlog.tag": { + "cli": "--syseventlog.tag=tag", + "default": "empty string", + "dynamic": true, + "name": "syseventlog.tag", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_syseventlog.tag", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "table_encryption_privilege_check": { + "cli": "--table-encryption-privilege-check[={OFF|ON}]", + "default": "OFF", + "dynamic": true, + "name": "table_encryption_privilege_check", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_table_encryption_privilege_check", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tablespace_definition_cache": { + "cli": "--tablespace-definition-cache=#", + "default": "256", + "dynamic": true, + "name": "tablespace_definition_cache", + "range": { + "from": 256, + "to": 524288 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_tablespace_definition_cache", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "temptable_max_ram": { + "cli": "--temptable-max-ram=#", + "default": "1073741824", + "dynamic": true, + "name": "temptable_max_ram", + "range": { + "from": 2097152, + "to": 2 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_temptable_max_ram", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "temptable_use_mmap": { + "cli": "--temptable-use-mmap[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "temptable_use_mmap", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_temptable_use_mmap", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_algorithm": { + "cli": "--thread-pool-algorithm=#", + "default": "0", + "dynamic": false, + "name": "thread_pool_algorithm", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_thread_pool_algorithm", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_high_priority_connection": { + "cli": "--thread-pool-high-priority-connection=#", + "default": "0", + "dynamic": true, + "name": "thread_pool_high_priority_connection", + "range": { + "from": 0, + "to": 1 + }, + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_thread_pool_high_priority_connection", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_max_active_query_threads": { + "cli": "--thread-pool-max-active-query-threads", + "default": "0", + "dynamic": true, + "name": "thread_pool_max_active_query_threads", + "range": { + "from": 0, + "to": 512 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_thread_pool_max_active_query_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "thread_pool_max_unused_threads": { + "cli": "--thread-pool-max-unused-threads=#", + "default": "0", + "dynamic": true, + "name": "thread_pool_max_unused_threads", + "range": { + "from": 0, + "to": 4096 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_thread_pool_max_unused_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "tls_ciphersuites": { + "cli": "--tls-ciphersuites=ciphersuite_list", + "default": "empty string", + "dynamic": true, + "name": "tls_ciphersuites", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_tls_ciphersuites", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "use_secondary_engine": { + "default": "ON", + "dynamic": true, + "name": "use_secondary_engine", + "scope": [ + "session" + ], + "type": "enumeration", + "validValues": [ + "OFF", + "ON", + "FORCED" + ], + "ids": [ + { + "anchor": "sysvar_use_secondary_engine", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "validate_user_plugins": { + "cli": "--validate-user-plugins[={OFF|ON}]", + "default": "ON", + "dynamic": false, + "name": "validate_user_plugins", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_validate_user_plugins", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_compile_zlib": { + "dynamic": false, + "name": "version_compile_zlib", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_version_compile_zlib", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "windowing_use_high_precision": { + "cli": "--windowing-use-high-precision[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "windowing_use_high_precision", + "scope": [ + "global", + "session" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_windowing_use_high_precision", + "url": "https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html" + } + ] + }, + "version_tokens_session": { + "cli": "--version-tokens-session=value", + "default": "NULL", + "dynamic": true, + "name": "version_tokens_session", + "scope": [ + "global", + "session" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_version_tokens_session", + "url": "https://dev.mysql.com/doc/refman/8.0/en/version-tokens-reference.html" + } + ] + }, + "version_tokens_session_number": { + "cli": "--version-tokens-session-number=#", + "default": "0", + "dynamic": false, + "name": "version_tokens_session_number", + "scope": [ + "global", + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_version_tokens_session_number", + "url": "https://dev.mysql.com/doc/refman/8.0/en/version-tokens-reference.html" + } + ] + }, + "mysqlx": { + "cli": "--mysqlx[=value]", + "default": "ON", + "name": "mysqlx", + "type": "enumeration", + "validValues": [ + "ON", + "OFF", + "FORCE", + "FORCE_PLUS_PERMANENT" + ], + "ids": [ + { + "anchor": "option_mysqld_mysqlx", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_bind_address": { + "cli": "--mysqlx-bind-address=addr", + "default": "*", + "dynamic": false, + "name": "mysqlx_bind_address", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_mysqlx_bind_address", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_connect_timeout": { + "cli": "--mysqlx-connect-timeout=#", + "default": "30", + "dynamic": true, + "name": "mysqlx_connect_timeout", + "range": { + "from": 1, + "to": 1000000000 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_connect_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_document_id_unique_prefix": { + "cli": "--mysqlx-document-id-unique-prefix=#", + "default": "0", + "dynamic": true, + "name": "mysqlx_document_id_unique_prefix", + "range": { + "from": 0, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_document_id_unique_prefix", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_enable_hello_notice": { + "cli": "--mysqlx-enable-hello-notice[={OFF|ON}]", + "default": "ON", + "dynamic": true, + "name": "mysqlx_enable_hello_notice", + "scope": [ + "global" + ], + "type": "boolean", + "ids": [ + { + "anchor": "sysvar_mysqlx_enable_hello_notice", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_idle_worker_thread_timeout": { + "cli": "--mysqlx-idle-worker-thread-timeout=#", + "default": "60", + "dynamic": true, + "name": "mysqlx_idle_worker_thread_timeout", + "range": { + "from": 0, + "to": 3600 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_idle_worker_thread_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_interactive_timeout": { + "cli": "--mysqlx-interactive-timeout=#", + "default": "28800", + "dynamic": true, + "name": "mysqlx_interactive_timeout", + "range": { + "from": 1, + "to": 2147483 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_interactive_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_max_allowed_packet": { + "cli": "--mysqlx-max-allowed-packet=#", + "default": "67108864", + "dynamic": true, + "name": "mysqlx_max_allowed_packet", + "range": { + "from": 512, + "to": 1073741824 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_max_allowed_packet", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_max_connections": { + "cli": "--mysqlx-max-connections=#", + "default": "100", + "dynamic": true, + "name": "mysqlx_max_connections", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_max_connections", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_min_worker_threads": { + "cli": "--mysqlx-min-worker-threads=#", + "default": "2", + "dynamic": true, + "name": "mysqlx_min_worker_threads", + "range": { + "from": 1, + "to": 100 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_min_worker_threads", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_port": { + "cli": "--mysqlx-port=port_num", + "default": "33060", + "dynamic": false, + "name": "mysqlx_port", + "range": { + "from": 1, + "to": 65535 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_port", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_port_open_timeout": { + "cli": "--mysqlx-port-open-timeout=#", + "default": "0", + "dynamic": false, + "name": "mysqlx_port_open_timeout", + "range": { + "from": 0, + "to": 120 + }, + "scope": [ + "global" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_port_open_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_read_timeout": { + "cli": "--mysqlx-read-timeout=#", + "default": "28800", + "dynamic": true, + "name": "mysqlx_read_timeout", + "range": { + "from": 30, + "to": 2147483 + }, + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_read_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_socket": { + "cli": "--mysqlx-socket=file_name", + "default": "/tmp/mysqlx.sock", + "dynamic": false, + "name": "mysqlx_socket", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_mysqlx_socket", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_ca": { + "cli": "--mysqlx-ssl-ca=file_name", + "dynamic": false, + "name": "mysqlx_ssl_ca", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_ca", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_capath": { + "cli": "--mysqlx-ssl-capath=dir_name", + "dynamic": false, + "name": "mysqlx_ssl_capath", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_capath", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_cert": { + "cli": "--mysqlx-ssl-cert=name", + "dynamic": false, + "name": "mysqlx_ssl_cert", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_cert", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_cipher": { + "cli": "--mysqlx-ssl-cipher=name", + "dynamic": false, + "name": "mysqlx_ssl_cipher", + "scope": [ + "global" + ], + "type": "string", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_cipher", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_crl": { + "cli": "--mysqlx-ssl-crl=file_name", + "dynamic": false, + "name": "mysqlx_ssl_crl", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_crl", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_crlpath": { + "cli": "--mysqlx-ssl-crlpath=dir_name", + "dynamic": false, + "name": "mysqlx_ssl_crlpath", + "scope": [ + "global" + ], + "type": "directory name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_crlpath", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_ssl_key": { + "cli": "--mysqlx-ssl-key=file_name", + "dynamic": false, + "name": "mysqlx_ssl_key", + "scope": [ + "global" + ], + "type": "file name", + "ids": [ + { + "anchor": "sysvar_mysqlx_ssl_key", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_wait_timeout": { + "cli": "--mysqlx-wait-timeout=#", + "default": "28800", + "dynamic": true, + "name": "mysqlx_wait_timeout", + "range": { + "from": 1, + "to": 2147483 + }, + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_wait_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + }, + "mysqlx_write_timeout": { + "cli": "--mysqlx-write-timeout=#", + "default": "60", + "dynamic": true, + "name": "mysqlx_write_timeout", + "range": { + "from": 1, + "to": 2147483 + }, + "scope": [ + "session" + ], + "type": "integer", + "ids": [ + { + "anchor": "sysvar_mysqlx_write_timeout", + "url": "https://dev.mysql.com/doc/refman/8.0/en/x-plugin-options-system-variables.html" + } + ] + } + }, + "version": 1 +} |
