diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-07-27 10:05:23 +0200 |
| commit | 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab (patch) | |
| tree | 39a1a4629749056191c05dfd899f931701b7acf3 /srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-myrocks-system-variables.json | |
| parent | 5afd237bbd22028b85532b8c0b3fcead49a00764 (diff) | |
| download | ft_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/data/mariadb-myrocks-system-variables.json')
| -rw-r--r-- | srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-myrocks-system-variables.json | 1732 |
1 files changed, 0 insertions, 1732 deletions
diff --git a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-myrocks-system-variables.json b/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-myrocks-system-variables.json deleted file mode 100644 index 72f5fc5..0000000 --- a/srcs/phpmyadmin/vendor/williamdes/mariadb-mysql-kbs/data/mariadb-myrocks-system-variables.json +++ /dev/null @@ -1,1732 +0,0 @@ -{ - "data": [ - { - "cli": "--rocksdb-access-hint-on-compaction-start=#", - "default": "1", - "dynamic": false, - "id": "rocksdb_access_hint_on_compaction_start", - "name": "rocksdb_access_hint_on_compaction_start", - "range": { - "from": 0, - "to": 3 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-advise-random-on-open={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_advise_random_on_open", - "name": "rocksdb_advise_random_on_open", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-allow-concurrent-memtable-write={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_allow_concurrent_memtable_write", - "name": "rocksdb_allow_concurrent_memtable_write", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-allow-mmap-reads={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_allow_mmap_reads", - "name": "rocksdb_allow_mmap_reads", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-allow-mmap-writes={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_allow_mmap_writes", - "name": "rocksdb_allow_mmap_writes", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-background-sync={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_background_sync", - "name": "rocksdb_background_sync", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-base-background-compactions=#", - "default": "1", - "dynamic": false, - "id": "rocksdb_base_background_compactions", - "name": "rocksdb_base_background_compactions", - "range": { - "from": -1, - "to": 64 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-blind-delete-primary-key={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_blind_delete_primary_key", - "name": "rocksdb_blind_delete_primary_key", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-block-cache-size=#", - "default": "536870912", - "dynamic": false, - "id": "rocksdb_block_cache_size", - "name": "rocksdb_block_cache_size", - "range": { - "from": 1024, - "to": 9223372036854776000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-block-restart-interval=#", - "default": "16", - "dynamic": false, - "id": "rocksdb_block_restart_interval", - "name": "rocksdb_block_restart_interval", - "range": { - "from": 1, - "to": 2147483647 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-block-size=#", - "default": "4096", - "dynamic": false, - "id": "rocksdb_block_size", - "name": "rocksdb_block_size", - "range": { - "from": 1, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-block-size-deviation=#", - "default": "10", - "dynamic": false, - "id": "rocksdb_block_size_deviation", - "name": "rocksdb_block_size_deviation", - "range": { - "from": 0, - "to": 2147483647 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-bulk-load={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_bulk_load", - "name": "rocksdb_bulk_load", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-bulk-load_allow_unsorted={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_bulk_load_allow_unsorted", - "name": "rocksdb_bulk_load_allow_unsorted", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-bulk-load-size=#", - "default": "1000", - "dynamic": true, - "id": "rocksdb_bulk_load_size", - "name": "rocksdb_bulk_load_size", - "range": { - "from": 1, - "to": 1073741824 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-bytes-per-sync=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_bytes_per_sync", - "name": "rocksdb_bytes_per_sync", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-cache-index-and-filter_blocks={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_cache_index_and_filter_blocks", - "name": "rocksdb_cache_index_and_filter_blocks", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-checksums-pct=#", - "default": "100", - "dynamic": true, - "id": "rocksdb_checksums_pct", - "name": "rocksdb_checksums_pct", - "range": { - "from": 0, - "to": 100 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-collect-sst-properties={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_collect_sst_properties", - "name": "rocksdb_collect_sst_properties", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-commit-in-the-middle={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_commit_in_the_middle", - "name": "rocksdb_commit_in_the_middle", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-compact-cf=value", - "default": "(Empty)", - "dynamic": true, - "id": "rocksdb_compact_cf", - "name": "rocksdb_compact_cf", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-compaction-readahead-size=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_compaction_readahead_size", - "name": "rocksdb_compaction_readahead_size", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-compaction-sequential-deletes=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_compaction_sequential_deletes", - "name": "rocksdb_compaction_sequential_deletes", - "range": { - "from": 0, - "to": 2000000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-compaction-sequential-deletes-count-sd={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_compaction_sequential_deletes_count_sd", - "name": "rocksdb_compaction_sequential_deletes_count_sd", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-compaction-sequential-deletes-file-size=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_compaction_sequential_deletes_file_size", - "name": "rocksdb_compaction_sequential_deletes_file_size", - "range": { - "from": -1, - "to": 9223372036854776000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-compaction-sequential-deletes-window=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_compaction_sequential_deletes_window", - "name": "rocksdb_compaction_sequential_deletes_window", - "range": { - "from": 0, - "to": 2000000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-coconcurrent-prepare={0|1}", - "default": "1", - "dynamic": false, - "id": "rocksdb_concurrent_prepare", - "name": "rocksdb_concurrent_prepare", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-create-checkpoint=value", - "default": "(Empty)", - "dynamic": true, - "id": "rocksdb_create_checkpoint", - "name": "rocksdb_create_checkpoint", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-create-if-missing={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_create_if_missing", - "name": "rocksdb_create_if_missing", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-create-missing-column-families={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_create_missing_column_families", - "name": "rocksdb_create_missing_column_families", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-datadir[=value]", - "default": "./.rocksdb", - "dynamic": false, - "id": "rocksdb_datadir", - "name": "rocksdb_datadir", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-db-write-buffer-size=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_db_write_buffer_size", - "name": "rocksdb_db_write_buffer_size", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-deadlock-detect={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_deadlock_detect", - "name": "rocksdb_deadlock_detect", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-deadlock-detect-depth=#", - "default": "50", - "dynamic": true, - "id": "rocksdb_deadlock_detect_depth", - "name": "rocksdb_deadlock_detect_depth", - "range": { - "from": 2, - "to": 18446744073709552000 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-debug-optimizer-no-zero-cardinality={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_debug_optimizer_no_zero_cardinality", - "name": "rocksdb_debug_optimizer_no_zero_cardinality", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-debug-ttl-ignore-pk={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_debug_ttl_ignore_pk", - "name": "rocksdb_debug_ttl_ignore_pk", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-debug-ttl-read-filter-ts=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_debug_ttl_read_filter_ts", - "name": "rocksdb_debug_ttl_read_filter_ts", - "range": { - "from": -3600, - "to": 3600 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-debug-ttl-read-filter-ts=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_debug_ttl_rec_ts", - "name": "rocksdb_debug_ttl_rec_ts", - "range": { - "from": -3600, - "to": 3600 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-debug-ttl-snapshot-ts=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_debug_ttl_snapshot_ts", - "name": "rocksdb_debug_ttl_snapshot_ts", - "range": { - "from": -3600, - "to": 3600 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-default-cf-options=value", - "default": "(Empty)", - "dynamic": false, - "id": "rocksdb_default_cf_options", - "name": "rocksdb_default_cf_options", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-delayed-write-rate=#", - "default": "16777216", - "dynamic": true, - "id": "rocksdb_delayed_write_rate", - "name": "rocksdb_delayed_write_rate", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-delete-obsolete-files-period-micros=#", - "default": "21600000000", - "dynamic": false, - "id": "rocksdb_delete_obsolete_files_period_micros", - "name": "rocksdb_delete_obsolete_files_period_micros", - "range": { - "from": 0, - "to": 9223372036854776000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-enable-2pc={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_enable_2pc", - "name": "rocksdb_enable_2pc", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-enable-bulk-load-api={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_enable_bulk_load_api", - "name": "rocksdb_enable_bulk_load_api", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-enable-thread-tracking={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_enable_thread_tracking", - "name": "rocksdb_enable_thread_tracking", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-enable-ttl={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_enable_ttl", - "name": "rocksdb_enable_ttl", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-enable-ttl-read-filtering={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_enable_ttl_read_filtering", - "name": "rocksdb_enable_ttl_read_filtering", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-enable-write-thread-adaptive-yield={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_enable_write_thread_adaptive_yield", - "name": "rocksdb_enable_write_thread_adaptive_yield", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-error-if-exists={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_error_if_exists", - "name": "rocksdb_error_if_exists", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-flush-log-at-trx-commit=#", - "default": "1", - "dynamic": true, - "id": "rocksdb_flush_log_at_trx_commit", - "name": "rocksdb_flush_log_at_trx_commit", - "range": { - "from": 0, - "to": 2 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-flush-memtable-on-analyze={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_flush_memtable_on_analyze", - "name": "rocksdb_flush_memtable_on_analyze", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-force-compute-memtable-stats={0|1}", - "default": "ON", - "dynamic": true, - "id": "rocksdb_force_compute_memtable_stats", - "name": "rocksdb_force_compute_memtable_stats", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-force-compute-memtable-stats-cachetime=#", - "default": "60000000", - "dynamic": true, - "id": "rocksdb_force_compute_memtable_stats_cachetime", - "name": "rocksdb_force_compute_memtable_stats_cachetime", - "range": { - "from": 0, - "to": 2147483647 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-force-flush-memtable-and-lzero-now={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_force_flush_memtable_and_lzero_now", - "name": "rocksdb_force_flush_memtable_and_lzero_now", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-force-flush-memtable-now={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_force_flush_memtable_now", - "name": "rocksdb_force_flush_memtable_now", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-force-index-records-in-range=#", - "default": "1", - "dynamic": true, - "id": "rocksdb_force_index_records_in_range", - "name": "rocksdb_force_index_records_in_range", - "range": { - "from": 0, - "to": 2147483647 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-git-hash=value=#", - "default": "As per git revision.", - "dynamic": false, - "id": "rocksdb_git_hash", - "name": "rocksdb_git_hash", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-hash-index-allow-collision={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_hash_index_allow_collision", - "name": "rocksdb_hash_index_allow_collision", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-index-type=value", - "default": "kBinarySearch", - "dynamic": false, - "id": "rocksdb_index_type", - "name": "rocksdb_index_type", - "scope": [ - "global" - ], - "validValues": [ - "kBinarySearch", - "kHashSearch" - ] - }, - { - "cli": "--rocksdb-info-log-level=value", - "default": "error_level", - "dynamic": true, - "id": "rocksdb_info_log_level", - "name": "rocksdb_info_log_level", - "scope": [ - "global" - ], - "validValues": [ - "error_level", - "debug_level", - "info_level", - "warn_level", - "fatal_level" - ] - }, - { - "cli": "--rocksdb-io-write-timeout=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_io_write_timeout", - "name": "rocksdb_io_write_timeout", - "scope": [ - "global" - ], - "type": "integer", - "validValues": [ - "0", - "4294967295" - ] - }, - { - "cli": "--rocksdb-is-fd-close-on-exec={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_is_fd_close_on_exec", - "name": "rocksdb_is_fd_close_on_exec", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-keep-log-file-num=#", - "default": "1000", - "dynamic": false, - "id": "rocksdb_keep_log_file_num", - "name": "rocksdb_keep_log_file_num", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-large_prefix={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_large_prefix", - "name": "rocksdb_large_prefix", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-lock-scanned-rows={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_lock_scanned_rows", - "name": "rocksdb_lock_scanned_rows", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-lock-wait-timeout=#", - "default": "1", - "dynamic": true, - "id": "rocksdb_lock_wait_timeout", - "name": "rocksdb_lock_wait_timeout", - "range": { - "from": 1, - "to": 1073741824 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-log-file-time-to_roll=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_log_file_time_to_roll", - "name": "rocksdb_log_file_time_to_roll", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-manifest-preallocation-size=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_manifest_preallocation_size", - "name": "rocksdb_manifest_preallocation_size", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-manual-wal-flush={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_manual_wal_flush", - "name": "rocksdb_manual_wal_flush", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-master-skip-tx-api={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_master_skip_tx_api", - "name": "rocksdb_master_skip_tx_api", - "scope": [ - "global", - "session" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-max-background-compactions=#", - "default": "1", - "dynamic": true, - "id": "rocksdb_max_background_compactions", - "name": "rocksdb_max_background_compactions", - "range": { - "from": 1, - "to": 64 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-background-flushes=#", - "default": "1", - "dynamic": false, - "id": "rocksdb_max_background_flushes", - "name": "rocksdb_max_background_flushes", - "range": { - "from": 1, - "to": 64 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-background-jobs=#", - "default": "2", - "dynamic": true, - "id": "rocksdb_max_background_jobs", - "name": "rocksdb_max_background_jobs", - "range": { - "from": -1, - "to": 64 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-latest-deadlocks=#", - "default": "5", - "dynamic": true, - "id": "rocksdb_max_latest_deadlocks", - "name": "rocksdb_max_latest_deadlocks", - "range": { - "from": 0, - "to": 4294967295 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-log-file-size=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_max_log_file_size", - "name": "rocksdb_max_log_file_size", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-manifest-log-file-size=#", - "default": "18446744073709551615", - "dynamic": false, - "id": "rocksdb_max_manifest_file_size", - "name": "rocksdb_max_manifest_file_size", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-open-files=#", - "default": "-1", - "dynamic": false, - "id": "rocksdb_max_open_files", - "name": "rocksdb_max_open_files", - "range": { - "from": -1, - "to": 2147483647 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-row-locks=#", - "default": "1048576", - "dynamic": true, - "id": "rocksdb_max_row_locks", - "name": "rocksdb_max_row_locks", - "range": { - "from": 1, - "to": 1073741824 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-subcompactions=#", - "default": "1", - "dynamic": false, - "id": "rocksdb_max_subcompactions", - "name": "rocksdb_max_subcompactions", - "range": { - "from": 1, - "to": 64 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-max-total-wal-size=#", - "default": "0", - "dynamic": false, - "id": "rocksdb_max_total_wal_size", - "name": "rocksdb_max_total_wal_size", - "range": { - "from": 0, - "to": 9223372036854776000 - }, - "scope": [ - "global" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-merge-buf-size=#", - "default": "67108864", - "dynamic": true, - "id": "rocksdb_merge_buf_size", - "name": "rocksdb_merge_buf_size", - "range": { - "from": 100, - "to": 18446744073709552000 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-merge-combine-read-size=#", - "default": "1073741824", - "dynamic": true, - "id": "rocksdb_merge_combine_read_size", - "name": "rocksdb_merge_combine_read_size", - "range": { - "from": 100, - "to": 18446744073709552000 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-merge-tmp-file-removal-delay-ms=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_merge_tmp_file_removal_delay_ms", - "name": "rocksdb_merge_tmp_file_removal_delay_ms", - "range": { - "from": 0, - "to": 18446744073709552000 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-new-table-reader-for-compaction-inputs={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_new_table_reader_for_compaction_inputs", - "name": "rocksdb_new_table_reader_for_compaction_inputs", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-no-block-cache={0|1}", - "default": "OFF", - "dynamic": false, - "id": "rocksdb_no_block_cache", - "name": "rocksdb_no_block_cache", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-override-cf-options=value", - "default": "(Empty)", - "dynamic": false, - "id": "rocksdb_override_cf_options", - "name": "rocksdb_override_cf_options", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-paranoid-checks={0|1}", - "default": "ON", - "dynamic": false, - "id": "rocksdb_paranoid_checks", - "name": "rocksdb_paranoid_checks", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-pause-background-work={0|1}", - "default": "OFF", - "dynamic": true, - "id": "rocksdb_pause_background_work", - "name": "rocksdb_pause_background_work", - "scope": [ - "global" - ], - "type": "boolean" - }, - { - "cli": "--rocksdb-perf-context-level=#", - "default": "0", - "dynamic": true, - "id": "rocksdb_perf_context_level", - "name": "rocksdb_perf_context_level", - "range": { - "from": 0, - "to": 4 - }, - "scope": [ - "global", - "session" - ], - "type": "integer" - }, - { - "cli": "--rocksdb-persistent-cache-path=value", - "default": "(Empty)", - "dynamic": false, - "id": "rocksdb_persistent_cache_path", - "name": "rocksdb_persistent_cache_path", - "scope": [ - "global" - ], - "type": "string" - }, - { - "cli": "--rocksdb-persistent-cache-size-mb=#", - "default": "0" |
