From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- .../mariadb-mysql-kbs/dist/merged-raw.md | 32426 ------------------- 1 file changed, 32426 deletions(-) delete mode 100644 srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md (limited to 'srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md') diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md deleted file mode 100644 index f06dea6..0000000 --- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/dist/merged-raw.md +++ /dev/null @@ -1,32426 +0,0 @@ -# Variables and options -## Aria_pagecache_blocks_not_flushed -|name|value| -|----|-----| -|Name|`Aria_pagecache_blocks_not_flushed`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_blocks_not_flushed](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_blocks_not_flushed)| - -## Aria_pagecache_blocks_unused -|name|value| -|----|-----| -|Name|`Aria_pagecache_blocks_unused`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_blocks_unused](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_blocks_unused)| - -## Aria_pagecache_blocks_used -|name|value| -|----|-----| -|Name|`Aria_pagecache_blocks_used`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_blocks_used](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_blocks_used)| - -## Aria_pagecache_read_requests -|name|value| -|----|-----| -|Name|`Aria_pagecache_read_requests`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_read_requests](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_read_requests)| - -## Aria_pagecache_reads -|name|value| -|----|-----| -|Name|`Aria_pagecache_reads`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_reads](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_reads)| - -## Aria_pagecache_write_requests -|name|value| -|----|-----| -|Name|`Aria_pagecache_write_requests`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_write_requests](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_write_requests)| - -## Aria_pagecache_writes -|name|value| -|----|-----| -|Name|`Aria_pagecache_writes`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_writes](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_pagecache_writes)| - -## Aria_transaction_log_syncs -|name|value| -|----|-----| -|Name|`Aria_transaction_log_syncs`| -|Type of variable|`integer`| -|Scope|`global`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_transaction_log_syncs](https://mariadb.com/kb/en/library/documentation/aria-server-status-variables/#aria_transaction_log_syncs)| - -## aria_block_size -|name|value| -|----|-----| -|Name|`aria_block_size`| -|Command line|`--aria-block-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`8192`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_block_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_block_size)| - -## aria_checkpoint_interval -|name|value| -|----|-----| -|Name|`aria_checkpoint_interval`| -|Command line|`--aria-checkpoint-interval=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`30`| -|Dynamic|`true`| -|Range|from: `0` to: `4294967295`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_checkpoint_interval](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_checkpoint_interval)| - -## aria_checkpoint_log_activity -|name|value| -|----|-----| -|Name|`aria_checkpoint_log_activity`| -|Command line|`aria-checkpoint-log-activity=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`1048576`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_checkpoint_log_activity](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_checkpoint_log_activity)| - -## aria_encrypt_tables -|name|value| -|----|-----| -|Name|`aria_encrypt_tables`| -|Command line|`aria-encrypt-tables={0|1}`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_encrypt_tables](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_encrypt_tables)| - -## aria_force_start_after_recovery_failures -|name|value| -|----|-----| -|Name|`aria_force_start_after_recovery_failures`| -|Command line|`--aria-force-start-after-recovery-failures=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_force_start_after_recovery_failures](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_force_start_after_recovery_failures)| - -## aria_group_commit -|name|value| -|----|-----| -|Name|`aria_group_commit`| -|Command line|`--aria_group_commit="value"`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`none`| -|Dynamic|`false`| -|Valid value(s)|`none`, `hard`, `soft`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_group_commit](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_group_commit)| - -## aria_group_commit_interval -|name|value| -|----|-----| -|Name|`aria_group_commit_interval`| -|Command line|`--aria_group_commit_interval=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0 (no waiting)`| -|Dynamic|`false`| -|Range|from: `0` to: `4294967295`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_group_commit_interval](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_group_commit_interval)| - -## aria_log_file_size -|name|value| -|----|-----| -|Name|`aria_log_file_size`| -|Command line|`--aria-log-file-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`1073741824`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_log_file_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_log_file_size)| - -## aria_log_purge_type -|name|value| -|----|-----| -|Name|`aria_log_purge_type`| -|Command line|`--aria-log-purge-type=name`| -|Type of variable|`enumeration`| -|Scope|`global`| -|Default value|`immediate`| -|Dynamic|`true`| -|Valid value(s)|`immediate`, `external`, `at_flush`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_log_purge_type](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_log_purge_type)| - -## aria_max_sort_file_size -|name|value| -|----|-----| -|Name|`aria_max_sort_file_size`| -|Command line|`--aria-max-sort-file-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`9223372036853727232`| -|Dynamic|`true`| -|Range|from: `0` to: `9.2233720368548E+18`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_max_sort_file_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_max_sort_file_size)| - -## aria_page_checksum -|name|value| -|----|-----| -|Name|`aria_page_checksum`| -|Command line|`--aria-page-checksum=#`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`ON`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_page_checksum](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_page_checksum)| - -## aria_pagecache_age_threshold -|name|value| -|----|-----| -|Name|`aria_pagecache_age_threshold`| -|Command line|`--aria-pagecache-age-threshold=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`300`| -|Dynamic|`true`| -|Range|from: `100` to: `9999900`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_age_threshold](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_pagecache_age_threshold)| - -## aria_pagecache_buffer_size -|name|value| -|----|-----| -|Name|`aria_pagecache_buffer_size`| -|Command line|`--aria-pagecache-buffer-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`134217720 (128MB)`| -|Dynamic|`false`| -|Range|from: `131072` to: `upwards`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_buffer_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_pagecache_buffer_size)| - -## aria_pagecache_division_limit -|name|value| -|----|-----| -|Name|`aria_pagecache_division_limit`| -|Command line|`--aria-pagecache-division-limit=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`100`| -|Dynamic|`true`| -|Range|from: `1` to: `100`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_division_limit](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_pagecache_division_limit)| - -## aria_pagecache_file_hash_size -|name|value| -|----|-----| -|Name|`aria_pagecache_file_hash_size`| -|Command line|`--aria-pagecache-file-hash-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`512`| -|Dynamic|`false`| -|Range|from: `128` to: `16384`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_pagecache_file_hash_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_pagecache_file_hash_size)| - -## aria_recover -|name|value| -|----|-----| -|Name|`aria_recover`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_recover](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_recover)| - -## aria_recover_options -|name|value| -|----|-----| -|Name|`aria_recover_options`| -|Command line|`--aria-recover-options[=#]`| -|Type of variable|`enumeration`| -|Scope|`global`| -|Default value|`BACKUP,QUICK (>= MariaDB 10.2.4), NORMAL (<= MariaDB 10.2.3)`| -|Dynamic|`true`| -|Valid value(s)|`NORMAL`, `BACKUP`, `FORCE`, `QUICK`, `OFF`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_recover_options](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_recover_options)| - -## aria_repair_threads -|name|value| -|----|-----| -|Name|`aria_repair_threads`| -|Command line|`--aria-repair-threads=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`1`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_repair_threads](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_repair_threads)| - -## aria_sort_buffer_size -|name|value| -|----|-----| -|Name|`aria_sort_buffer_size`| -|Command line|`--aria-sort-buffer-size=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`268434432 (from MariaDB 10.0.3), 134217728 (before MariaDB 10.0.3)`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_sort_buffer_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_sort_buffer_size)| - -## aria_stats_method -|name|value| -|----|-----| -|Name|`aria_stats_method`| -|Command line|`--aria-stats-method=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`nulls_unequal`| -|Dynamic|`true`| -|Valid value(s)|`nulls_equal`, `nulls_unequal`, `nulls_ignored`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_stats_method](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_stats_method)| - -## aria_sync_log_dir -|name|value| -|----|-----| -|Name|`aria_sync_log_dir`| -|Command line|`--aria-sync-log-dir=#`| -|Type of variable|`enumeration`| -|Scope|`global`| -|Default value|`NEWFILE`| -|Dynamic|`true`| -|Valid value(s)|`NEWFILE`, `NEVER`, `ALWAYS`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_sync_log_dir](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_sync_log_dir)| - -## aria_used_for_temp_tables -|name|value| -|----|-----| -|Name|`aria_used_for_temp_tables`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`ON`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[aria_used_for_temp_tables](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#aria_used_for_temp_tables)| - -## deadlock_search_depth_long -|name|value| -|----|-----| -|Name|`deadlock_search_depth_long`| -|Command line|`--deadlock-search-depth-long=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`15`| -|Dynamic|`true`| -|Range|from: `0` to: `33`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[deadlock_search_depth_long](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#deadlock_search_depth_long)| - -## deadlock_search_depth_short -|name|value| -|----|-----| -|Name|`deadlock_search_depth_short`| -|Command line|`--deadlock-search-depth-short=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`4`| -|Dynamic|`true`| -|Range|from: `0` to: `32`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[deadlock_search_depth_short](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#deadlock_search_depth_short)| - -## deadlock_timeout_long -|name|value| -|----|-----| -|Name|`deadlock_timeout_long`| -|Command line|`--deadlock-timeout-long=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`50000000`| -|Dynamic|`true`| -|Range|from: `0` to: `4294967295`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[deadlock_timeout_long](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#deadlock_timeout_long)| - -## deadlock_timeout_short -|name|value| -|----|-----| -|Name|`deadlock_timeout_short`| -|Command line|`--deadlock-timeout-short=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`10000`| -|Dynamic|`true`| -|Range|from: `0` to: `4294967295`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[deadlock_timeout_short](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/aria/aria-system-variables/#deadlock_timeout_short)| - -## Cassandra_multiget_keys_scanned -|name|value| -|----|-----| -|Name|`Cassandra_multiget_keys_scanned`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_multiget_keys_scanned](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_multiget_keys_scanned)| - -## Cassandra_multiget_reads -|name|value| -|----|-----| -|Name|`Cassandra_multiget_reads`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_multiget_reads](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_multiget_reads)| - -## Cassandra_multiget_rows_read -|name|value| -|----|-----| -|Name|`Cassandra_multiget_rows_read`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_multiget_rows_read](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_multiget_rows_read)| - -## Cassandra_network_exceptions -|name|value| -|----|-----| -|Name|`Cassandra_network_exceptions`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_network_exceptions](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_network_exceptions)| - -## Cassandra_row_insert_batches -|name|value| -|----|-----| -|Name|`Cassandra_row_insert_batches`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_row_insert_batches](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_row_insert_batches)| - -## Cassandra_row_inserts -|name|value| -|----|-----| -|Name|`Cassandra_row_inserts`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_row_inserts](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_row_inserts)| - -## Cassandra_timeout_exceptions -|name|value| -|----|-----| -|Name|`Cassandra_timeout_exceptions`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_timeout_exceptions](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_timeout_exceptions)| - -## Cassandra_unavailable_exceptions -|name|value| -|----|-----| -|Name|`Cassandra_unavailable_exceptions`| -|Type of variable|`integer`| -|Scope|`global`, `session`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_unavailable_exceptions](https://mariadb.com/kb/en/library/documentation/cassandra-status-variables/#cassandra_unavailable_exceptions)| - -## cassandra_default_thrift_host -|name|value| -|----|-----| -|Name|`cassandra_default_thrift_host`| -|Type of variable|`string`| -|Scope|`global`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_default_thrift_host](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_default_thrift_host)| - -## cassandra_failure_retries -|name|value| -|----|-----| -|Name|`cassandra_failure_retries`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`3`| -|Dynamic|`true`| -|Valid value(s)|`1`, `1073741824`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_failure_retries](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_failure_retries)| - -## cassandra_insert_batch_size -|name|value| -|----|-----| -|Name|`cassandra_insert_batch_size`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`100`| -|Dynamic|`true`| -|Valid value(s)|`1`, `1073741824`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_insert_batch_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_insert_batch_size)| - -## cassandra_multiget_batch_size -|name|value| -|----|-----| -|Name|`cassandra_multiget_batch_size`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`100`| -|Dynamic|`true`| -|Valid value(s)|`1`, `1073741824`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_multiget_batch_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_multiget_batch_size)| - -## cassandra_read_consistency -|name|value| -|----|-----| -|Name|`cassandra_read_consistency`| -|Scope|`global`, `session`| -|Default value|`ONE`| -|Valid value(s)|`ONE`, `TWO`, `THREE`, `ANY`, `ALL`, `QUORUM`, `EACH_QUORUM`, `LOCAL_QUORUM`, ` -`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_read_consistency](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_read_consistency)| - -## cassandra_rnd_batch_size -|name|value| -|----|-----| -|Name|`cassandra_rnd_batch_size`| -|Scope|`global`, `session`| -|Default value|`10000`| -|Valid value(s)|`1`, `1073741824`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_rnd_batch_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_rnd_batch_size)| - -## cassandra_write_consistency -|name|value| -|----|-----| -|Name|`cassandra_write_consistency`| -|Scope|`global`, `session`| -|Default value|`ONE`| -|Valid value(s)|`ONE`, `TWO`, `THREE`, `ANY`, `ALL`, `QUORUM`, `EACH_QUORUM`, `LOCAL_QUORUM`, ` -`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[cassandra_write_consistency](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/cassandra/cassandra-system-variables/#cassandra_write_consistency)| - -## connect_class_path -|name|value| -|----|-----| -|Name|`connect_class_path`| -|Command line|`--connect-class-path=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|``| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_class_path](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_class_path)| - -## connect_cond_push -|name|value| -|----|-----| -|Name|`connect_cond_push`| -|Command line|`--connect-cond-push={0|1}`| -|Type of variable|`boolean`| -|Scope|`global`, `session`| -|Default value|`ON`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_cond_push](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_cond_push)| - -## connect_conv_size -|name|value| -|----|-----| -|Name|`connect_conv_size`| -|Command line|`--connect-conv-size=#`| -|Type of variable|`integer`| -|Scope|`session`, `global`| -|Default value|`>= 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`| -|Range|from: `0` to: `65500`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_conv_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_conv_size)| - -## connect_enable_mongo -|name|value| -|----|-----| -|Name|`connect_enable_mongo`| -|Command line|`--connect-enable-mongo={0|1}`| -|Type of variable|`boolean`| -|Scope|`global`, `session`| -|Default value|`OFF`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_enable_mongo](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_enable_mongo)| - -## connect_exact_info -|name|value| -|----|-----| -|Name|`connect_exact_info`| -|Command line|`--connect-exact-info=#`| -|Type of variable|`boolean`| -|Scope|`session`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_exact_info](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_exact_info)| - -## connect_indx_map -|name|value| -|----|-----| -|Name|`connect_indx_map`| -|Command line|`--connect-indx-map=#`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_indx_map](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_indx_map)| - -## connect_java_wrapper -|name|value| -|----|-----| -|Name|`connect_java_wrapper`| -|Command line|`--connect-java-wrapper=val`| -|Type of variable|`string`| -|Scope|`global`, `session`| -|Default value|`wrappers/JdbcInterface`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_java_wrapper](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_java_wrapper)| - -## connect_json_grp_size -|name|value| -|----|-----| -|Name|`connect_json_grp_size`| -|Command line|`--connect-json-grp-size=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`10`| -|Dynamic|`true`| -|Range|from: `1` to: `2147483647`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_json_grp_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_json_grp_size)| - -## connect_json_null -|name|value| -|----|-----| -|Name|`connect_json_null`| -|Command line|`--connect-json-null=value`| -|Type of variable|`string`| -|Scope|`global`, `session`| -|Default value|``| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_json_null](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_json_null)| - -## connect_jvm_path -|name|value| -|----|-----| -|Name|`connect_jvm_path`| -|Command line|`--connect-jvm_path=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|``| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_jvm_path](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_jvm_path)| - -## connect_type_conv -|name|value| -|----|-----| -|Name|`connect_type_conv`| -|Command line|`--connect-type-conv=#`| -|Scope|`session`, `global`| -|Default value|`YES (>= Connect 1.06.006), NO (<= Connect 1.06.005)`| -|Dynamic|`true`| -|Valid value(s)|`NO`, `YES`, `SKIP`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_type_conv](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_type_conv)| - -## connect_use_tempfile -|name|value| -|----|-----| -|Name|`connect_use_tempfile`| -|Command line|`--connect-use-tempfile=#`| -|Scope|`session`| -|Default value|`AUTO`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_use_tempfile](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_use_tempfile)| - -## connect_work_size -|name|value| -|----|-----| -|Name|`connect_work_size`| -|Command line|`--connect-work-size=#`| -|Type of variable|`integer`| -|Scope|`global`, `session`| -|Default value|`67108864`| -|Dynamic|`true`| -|Range|from: `4194304` to: `upwards`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_work_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_work_size)| - -## connect_xtrace -|name|value| -|----|-----| -|Name|`connect_xtrace`| -|Command line|`--connect-xtrace=#`| -|Type of variable|`set`| -|Scope|`global`| -|Default value|`0`| -|Dynamic|`true`| -|Range|from: `0` to: `2147483647`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[connect_xtrace](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/connect/connect-system-variables/#connect_xtrace)| - -## wsrep_apply_oooe -|name|value| -|----|-----| -|Name|`wsrep_apply_oooe`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_apply_oooe](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_apply_oooe)| - -## wsrep_apply_oool -|name|value| -|----|-----| -|Name|`wsrep_apply_oool`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_apply_oool](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_apply_oool)| - -## wsrep_apply_window -|name|value| -|----|-----| -|Name|`wsrep_apply_window`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_apply_window](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_apply_window)| - -## wsrep_cert_deps_distance -|name|value| -|----|-----| -|Name|`wsrep_cert_deps_distance`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cert_deps_distance](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cert_deps_distance)| - -## wsrep_cert_index_size -|name|value| -|----|-----| -|Name|`wsrep_cert_index_size`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cert_index_size](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cert_index_size)| - -## wsrep_cert_interval -|name|value| -|----|-----| -|Name|`wsrep_cert_interval`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cert_interval](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cert_interval)| - -## wsrep_cluster_capabilities -|name|value| -|----|-----| -|Name|`wsrep_cluster_capabilities`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_capabilities](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_capabilities)| - -## wsrep_cluster_conf_id -|name|value| -|----|-----| -|Name|`wsrep_cluster_conf_id`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_conf_id](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_conf_id)| - -## wsrep_cluster_size -|name|value| -|----|-----| -|Name|`wsrep_cluster_size`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_size](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_size)| - -## wsrep_cluster_state_uuid -|name|value| -|----|-----| -|Name|`wsrep_cluster_state_uuid`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_state_uuid](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_state_uuid)| - -## wsrep_cluster_status -|name|value| -|----|-----| -|Name|`wsrep_cluster_status`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_status](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_status)| - -## wsrep_cluster_weight -|name|value| -|----|-----| -|Name|`wsrep_cluster_weight`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_weight](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_cluster_weight)| - -## wsrep_commit_oooe -|name|value| -|----|-----| -|Name|`wsrep_commit_oooe`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_commit_oooe](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_commit_oooe)| - -## wsrep_commit_oool -|name|value| -|----|-----| -|Name|`wsrep_commit_oool`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_commit_oool](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_commit_oool)| - -## wsrep_commit_window -|name|value| -|----|-----| -|Name|`wsrep_commit_window`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_commit_window](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_commit_window)| - -## wsrep_connected -|name|value| -|----|-----| -|Name|`wsrep_connected`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_connected](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_connected)| - -## wsrep_desync_count -|name|value| -|----|-----| -|Name|`wsrep_desync_count`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_desync_count](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_desync_count)| - -## wsrep_evs_delayed -|name|value| -|----|-----| -|Name|`wsrep_evs_delayed`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_evs_delayed](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_evs_delayed)| - -## wsrep_evs_evict_list -|name|value| -|----|-----| -|Name|`wsrep_evs_evict_list`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_evs_evict_list](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_evs_evict_list)| - -## wsrep_evs_repl_latency -|name|value| -|----|-----| -|Name|`wsrep_evs_repl_latency`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_evs_repl_latency](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_evs_repl_latency)| - -## wsrep_evs_state -|name|value| -|----|-----| -|Name|`wsrep_evs_state`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_evs_state](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_evs_state)| - -## wsrep_flow_control_paused -|name|value| -|----|-----| -|Name|`wsrep_flow_control_paused`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_flow_control_paused](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_flow_control_paused)| - -## wsrep_flow_control_paused_ns -|name|value| -|----|-----| -|Name|`wsrep_flow_control_paused_ns`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_flow_control_paused_ns](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_flow_control_paused_ns)| - -## wsrep_flow_control_recv -|name|value| -|----|-----| -|Name|`wsrep_flow_control_recv`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_flow_control_recv](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_flow_control_recv)| - -## wsrep_flow_control_sent -|name|value| -|----|-----| -|Name|`wsrep_flow_control_sent`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_flow_control_sent](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_flow_control_sent)| - -## wsrep_gcomm_uuid -|name|value| -|----|-----| -|Name|`wsrep_gcomm_uuid`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_gcomm_uuid](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_gcomm_uuid)| - -## wsrep_incoming_addresses -|name|value| -|----|-----| -|Name|`wsrep_incoming_addresses`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_incoming_addresses](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_incoming_addresses)| - -## wsrep_last_committed -|name|value| -|----|-----| -|Name|`wsrep_last_committed`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_last_committed](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_last_committed)| - -## wsrep_local_bf_aborts -|name|value| -|----|-----| -|Name|`wsrep_local_bf_aborts`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_bf_aborts](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_bf_aborts)| - -## wsrep_local_cached_downto -|name|value| -|----|-----| -|Name|`wsrep_local_cached_downto`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_cached_downto](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_cached_downto)| - -## wsrep_local_cert_failures -|name|value| -|----|-----| -|Name|`wsrep_local_cert_failures`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_cert_failures](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_cert_failures)| - -## wsrep_local_commits -|name|value| -|----|-----| -|Name|`wsrep_local_commits`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_commits](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_commits)| - -## wsrep_local_index -|name|value| -|----|-----| -|Name|`wsrep_local_index`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_index](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_index)| - -## wsrep_local_recv_queue -|name|value| -|----|-----| -|Name|`wsrep_local_recv_queue`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_recv_queue](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_recv_queue)| - -## wsrep_local_recv_queue_avg -|name|value| -|----|-----| -|Name|`wsrep_local_recv_queue_avg`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_recv_queue_avg](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_recv_queue_avg)| - -## wsrep_local_recv_queue_max -|name|value| -|----|-----| -|Name|`wsrep_local_recv_queue_max`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_recv_queue_max](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_recv_queue_max)| - -## wsrep_local_recv_queue_min -|name|value| -|----|-----| -|Name|`wsrep_local_recv_queue_min`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_recv_queue_min](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_recv_queue_min)| - -## wsrep_local_replays -|name|value| -|----|-----| -|Name|`wsrep_local_replays`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_replays](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_replays)| - -## wsrep_local_send_queue -|name|value| -|----|-----| -|Name|`wsrep_local_send_queue`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_send_queue](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_send_queue)| - -## wsrep_local_send_queue_avg -|name|value| -|----|-----| -|Name|`wsrep_local_send_queue_avg`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_send_queue_avg](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_send_queue_avg)| - -## wsrep_local_send_queue_max -|name|value| -|----|-----| -|Name|`wsrep_local_send_queue_max`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_send_queue_max](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_send_queue_max)| - -## wsrep_local_send_queue_min -|name|value| -|----|-----| -|Name|`wsrep_local_send_queue_min`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_send_queue_min](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_send_queue_min)| - -## wsrep_local_state -|name|value| -|----|-----| -|Name|`wsrep_local_state`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_state](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_state)| - -## wsrep_local_state_comment -|name|value| -|----|-----| -|Name|`wsrep_local_state_comment`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_state_comment](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_state_comment)| - -## wsrep_local_state_uuid -|name|value| -|----|-----| -|Name|`wsrep_local_state_uuid`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_local_state_uuid](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_local_state_uuid)| - -## wsrep_open_connections -|name|value| -|----|-----| -|Name|`wsrep_open_connections`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_open_connections](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_open_connections)| - -## wsrep_open_transactions -|name|value| -|----|-----| -|Name|`wsrep_open_transactions`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_open_transactions](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_open_transactions)| - -## wsrep_protocol_version -|name|value| -|----|-----| -|Name|`wsrep_protocol_version`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_protocol_version](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_protocol_version)| - -## wsrep_provider_name -|name|value| -|----|-----| -|Name|`wsrep_provider_name`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_provider_name](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_provider_name)| - -## wsrep_provider_vendor -|name|value| -|----|-----| -|Name|`wsrep_provider_vendor`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_provider_vendor](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_provider_vendor)| - -## wsrep_provider_version -|name|value| -|----|-----| -|Name|`wsrep_provider_version`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_provider_version](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_provider_version)| - -## wsrep_ready -|name|value| -|----|-----| -|Name|`wsrep_ready`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_ready](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_ready)| - -## wsrep_received -|name|value| -|----|-----| -|Name|`wsrep_received`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_received](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_received)| - -## wsrep_received_bytes -|name|value| -|----|-----| -|Name|`wsrep_received_bytes`| -|Type of variable|`byte`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_received_bytes](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_received_bytes)| - -## wsrep_repl_data_bytes -|name|value| -|----|-----| -|Name|`wsrep_repl_data_bytes`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_repl_data_bytes](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_repl_data_bytes)| - -## wsrep_repl_keys -|name|value| -|----|-----| -|Name|`wsrep_repl_keys`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_repl_keys](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_repl_keys)| - -## wsrep_repl_keys_bytes -|name|value| -|----|-----| -|Name|`wsrep_repl_keys_bytes`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_repl_keys_bytes](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_repl_keys_bytes)| - -## wsrep_repl_other_bytes -|name|value| -|----|-----| -|Name|`wsrep_repl_other_bytes`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_repl_other_bytes](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_repl_other_bytes)| - -## wsrep_replicated -|name|value| -|----|-----| -|Name|`wsrep_replicated`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_replicated](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_replicated)| - -## wsrep_replicated_bytes -|name|value| -|----|-----| -|Name|`wsrep_replicated_bytes`| -|Type of variable|`byte`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_replicated_bytes](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_replicated_bytes)| - -## wsrep_thread_count -|name|value| -|----|-----| -|Name|`wsrep_thread_count`| -|Type of variable|`integer`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_thread_count](https://mariadb.com/kb/en/library/documentation/galera-cluster-status-variables/#wsrep_thread_count)| - -## wsrep_auto_increment_control -|name|value| -|----|-----| -|Name|`wsrep_auto_increment_control`| -|Command line|`--wsrep-auto-increment-control[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`ON`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_auto_increment_control](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_auto_increment_control)| - -## wsrep_causal_reads -|name|value| -|----|-----| -|Name|`wsrep_causal_reads`| -|Command line|`--wsrep-causal-reads[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`, `session`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_causal_reads](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_causal_reads)| - -## wsrep_certification_rules -|name|value| -|----|-----| -|Name|`wsrep_certification_rules`| -|Command line|`--wsrep-certifcation-rules`| -|Type of variable|`enumeration`| -|Scope|`global`| -|Default value|`strict`| -|Dynamic|`true`| -|Valid value(s)|`strict`, `optimized`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_certification_rules](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_certification_rules)| - -## wsrep_certify_nonPK -|name|value| -|----|-----| -|Name|`wsrep_certify_nonPK`| -|Command line|`--wsrep-certify-nonPK[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`ON`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_certify_nonpk](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_certify_nonpk)| - -## wsrep_cluster_address -|name|value| -|----|-----| -|Name|`wsrep_cluster_address`| -|Command line|`--wsrep-cluster-address=value`| -|Type of variable|`string`| -|Scope|`global`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_address](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_cluster_address)| - -## wsrep_cluster_name -|name|value| -|----|-----| -|Name|`wsrep_cluster_name`| -|Command line|`--wsrep-cluster-name=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`my_wsrep_cluster`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_cluster_name](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_cluster_name)| - -## wsrep_convert_LOCK_to_trx -|name|value| -|----|-----| -|Name|`wsrep_convert_LOCK_to_trx`| -|Command line|`--wsrep-convert-LOCK-to-trx[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_convert_lock_to_trx](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)| - -## wsrep_data_home_dir -|name|value| -|----|-----| -|Name|`wsrep_data_home_dir`| -|Command line|`--wsrep-data-home-dir=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`The datadir variable value.`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_data_home_dir](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_data_home_dir)| - -## wsrep_dbug_option -|name|value| -|----|-----| -|Name|`wsrep_dbug_option`| -|Command line|`--wsrep-dbug-option=value`| -|Type of variable|`string`| -|Scope|`global`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_dbug_option](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_dbug_option)| - -## wsrep_debug -|name|value| -|----|-----| -|Name|`wsrep_debug`| -|Command line|`--wsrep-debug[={0|1}]`| -|Scope|`global`| -|Default value|`NONE (>= MariaDB 10.4.3), OFF (<= MariaDB 10.4.2)`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_debug](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_debug)| - -## wsrep_desync -|name|value| -|----|-----| -|Name|`wsrep_desync`| -|Command line|`--wsrep-desync[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_desync](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_desync)| - -## wsrep_dirty_reads -|name|value| -|----|-----| -|Name|`wsrep_dirty_reads`| -|Command line|`--wsrep-dirty-reads[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`, `session`| -|Default value|`OFF`| -|Dynamic|`true`| -|Valid value(s)|`ON`, `OFF`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_dirty_reads](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_dirty_reads)| - -## wsrep_drupal_282555_workaround -|name|value| -|----|-----| -|Name|`wsrep_drupal_282555_workaround`| -|Command line|`--wsrep-drupal-282555-workaround[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_drupal_282555_workaround](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_drupal_282555_workaround)| - -## wsrep_forced_binlog_format -|name|value| -|----|-----| -|Name|`wsrep_forced_binlog_format`| -|Command line|`--wsrep-forced-binlog-format=value`| -|Scope|`global`| -|Default value|`NONE`| -|Dynamic|`true`| -|Valid value(s)|`STATEMENT`, `ROW`, `MIXED`, `NONE`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_forced_binlog_format](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_forced_binlog_format)| - -## wsrep_gtid_domain_id -|name|value| -|----|-----| -|Name|`wsrep_gtid_domain_id`| -|Command line|`--wsrep-gtid-domain-id=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0`| -|Dynamic|`true`| -|Range|from: `0` to: `4294967295`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_gtid_domain_id](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_gtid_domain_id)| - -## wsrep_gtid_mode -|name|value| -|----|-----| -|Name|`wsrep_gtid_mode`| -|Command line|`--wsrep-gtid-mode[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_gtid_mode](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_gtid_mode)| - -## wsrep_ignore_apply_errors -|name|value| -|----|-----| -|Name|`wsrep_ignore_apply_errors`| -|Command line|`--wsrep-ignore-apply-errors`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0`| -|Dynamic|`true`| -|Range|from: `0` to: `7`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_ignore_apply_errors](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_ignore_apply_errors)| - -## wsrep_load_data_splitting -|name|value| -|----|-----| -|Name|`wsrep_load_data_splitting`| -|Command line|`--wsrep-load-data-splitting[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF (>= MariaDB 10.4.3), ON (<= MariaDB 10.4.2)`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_load_data_splitting](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_load_data_splitting)| - -## wsrep_log_conflicts -|name|value| -|----|-----| -|Name|`wsrep_log_conflicts`| -|Command line|`--wsrep-log-conflicts[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_log_conflicts](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_log_conflicts)| - -## wsrep_max_ws_rows -|name|value| -|----|-----| -|Name|`wsrep_max_ws_rows`| -|Command line|`--wsrep-max-ws-rows=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0 (>= MariaDB Galera 10.0.27, MariaDB 10.1.17), 131072 (<= MariaDB Galera 10.0.26, MariaDB 10.1.16)`| -|Dynamic|`true`| -|Range|from: `0` to: `1048576`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_max_ws_rows](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_max_ws_rows)| - -## wsrep_max_ws_size -|name|value| -|----|-----| -|Name|`wsrep_max_ws_size`| -|Command line|`--wsrep-max-ws-size=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`2147483647 (2GB, >= MariaDB Galera 10.0.27, MariaDB 10.1.17), 1073741824 (1GB, <= MariaDB Galera 10.0.26, MariaDB 10.1.16)`| -|Dynamic|`true`| -|Range|from: `1024` to: `2147483647`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_max_ws_size](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_max_ws_size)| - -## wsrep_mysql_replication_bundle -|name|value| -|----|-----| -|Name|`wsrep_mysql_replication_bundle`| -|Command line|`--wsrep-mysql-replication-bundle=#`| -|Type of variable|`integer`| -|Scope|`global`| -|Default value|`0`| -|Dynamic|`false`| -|Range|from: `0` to: `1000`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_mysql_replication_bundle](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_mysql_replication_bundle)| - -## wsrep_node_address -|name|value| -|----|-----| -|Name|`wsrep_node_address`| -|Command line|`--wsrep-node-address=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`Primary network address, usually eth0 with a default port of 4567, or 0.0.0.0 if no IP address.`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_node_address](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_node_address)| - -## wsrep_node_incoming_address -|name|value| -|----|-----| -|Name|`wsrep_node_incoming_address`| -|Command line|`--wsrep-node-incoming-address=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`AUTO`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_node_incoming_address](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_node_incoming_address)| - -## wsrep_node_name -|name|value| -|----|-----| -|Name|`wsrep_node_name`| -|Command line|`--wsrep-node-name=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`The server's hostname.`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_node_name](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_node_name)| - -## wsrep_notify_cmd -|name|value| -|----|-----| -|Name|`wsrep_notify_cmd`| -|Command line|`--wsrep-notify-command=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`Empty`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_notify_cmd](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_notify_cmd)| - -## wsrep_on -|name|value| -|----|-----| -|Name|`wsrep_on`| -|Command line|`--wsrep-on[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`, `session`| -|Default value|`OFF (>= MariaDB 10.1), ON (<= MariaDB Galera Cluster 10.0),`| -|Dynamic|`true`| -|Valid value(s)|`ON`, `OFF`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_on](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_on)| - -## wsrep_OSU_method -|name|value| -|----|-----| -|Name|`wsrep_OSU_method`| -|Command line|`--wsrep-OSU-method[=value]`| -|Scope|`global`, `session`| -|Default value|`TOI`| -|Dynamic|`true`| -|Valid value(s)|`TOI`, `RSU`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_osu_method](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_osu_method)| - -## wsrep_patch_version -|name|value| -|----|-----| -|Name|`wsrep_patch_version`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`None`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_patch_version](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_patch_version)| - -## wsrep_provider -|name|value| -|----|-----| -|Name|`wsrep_provider`| -|Command line|`--wsrep-provider=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`None`| -|Dynamic|`true`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_provider](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_provider)| - -## wsrep_provider_options -|name|value| -|----|-----| -|Name|`wsrep_provider_options`| -|Command line|`--wsrep-provider-options=value`| -|Type of variable|`string`| -|Scope|`global`| -|Default value|`Empty`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_provider_options](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-cluster-system-variables/#wsrep_provider_options)| - -## wsrep_recover -|name|value| -|----|-----| -|Name|`wsrep_recover`| -|Command line|`--wsrep-recover[={0|1}]`| -|Type of variable|`boolean`| -|Scope|`global`| -|Default value|`OFF`| -|Dynamic|`false`| - -### Documentation(s) -|source|anchor name| -|------|----| -|mariadb.com|[wsrep_recover](https://mariadb.com/kb/en/library/documentation/columns-storage-engines-and-plugins/storage-engines/galera-cluster/galera-clus