aboutsummaryrefslogtreecommitdiff
path: root/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist
diff options
context:
space:
mode:
authorCharles Cabergs <me@cacharle.xyz>2020-07-27 10:05:23 +0200
committerCharles Cabergs <me@cacharle.xyz>2020-07-27 10:05:23 +0200
commit5bf66662a9bdd62c5bccab15e607cd95cfb8fcab (patch)
tree39a1a4629749056191c05dfd899f931701b7acf3 /srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist
parent5afd237bbd22028b85532b8c0b3fcead49a00764 (diff)
downloadft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.tar.gz
ft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.tar.bz2
ft_server-5bf66662a9bdd62c5bccab15e607cd95cfb8fcab.zip
Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my famillyHEADmaster
Diffstat (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist')
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json38229
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md32426
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-slim.json29711
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-ultraslim.json1
-rw-r--r--srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-ultraslim.php2
5 files changed, 0 insertions, 100369 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
deleted file mode 100644
index f038776..0000000
--- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.json
+++ /dev/null
@@ -1,38229 +0,0 @@
-{
- "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-wrappe