Skip to content

Commit c0e355c

Browse files
authored
Merge pull request #516 from percona/patrickbirch-patch-1
Update variables.md
2 parents 3f0c29c + af7f4d5 commit c0e355c

File tree

1 file changed

+0
-206
lines changed

1 file changed

+0
-206
lines changed

docs/variables.md

Lines changed: 0 additions & 206 deletions
Original file line numberDiff line numberDiff line change
@@ -3275,212 +3275,6 @@ The following are the options:
32753275

32763276
* `3`: If a corrupted WAL entry is detected, skip only the corrupted entry and continue the apply WAL entries. This option can be dangerous.
32773277

3278-
| Variable |
3279-
|----------|
3280-
| [`rocksdb_access_hint_on_compaction_start`](#rocksdb_access_hint_on_compaction_start) |
3281-
| [`rocksdb_advise_random_on_open`](#rocksdb_advise_random_on_open) |
3282-
| [`rocksdb_allow_concurrent_memtable_write`](#rocksdb_allow_concurrent_memtable_write) |
3283-
| [`rocksdb_allow_mmap_reads`](#rocksdb_allow_mmap_reads) |
3284-
| [`rocksdb_allow_mmap_writes`](#rocksdb_allow_mmap_writes) |
3285-
| [`rocksdb_allow_to_start_after_corruption`](#rocksdb_allow_to_start_after_corruption) |
3286-
| [`rocksdb_allow_unsafe_alter`](#rocksdb_allow_unsafe_alter) |
3287-
| [`rocksdb_alter_column_default_inplace`](#rocksdb_alter_column_default_inplace) |
3288-
| [`rocksdb_alter_table_comment_inplace`](#rocksdb_alter_table_comment_inplace) |
3289-
| [`rocksdb_base_background_compactions`](#rocksdb_base_background_compactions) |
3290-
| [`rocksdb_blind_delete_primary_key`](#rocksdb_blind_delete_primary_key) |
3291-
| [`rocksdb_block_cache_numshardbits`](#rocksdb_block_cache_numshardbits) |
3292-
| [`rocksdb_block_cache_size`](#rocksdb_block_cache_size) |
3293-
| [`rocksdb_block_restart_interval`](#rocksdb_block_restart_interval) |
3294-
| [`rocksdb_block_size`](#rocksdb_block_size) |
3295-
| [`rocksdb_block_size_deviation`](#rocksdb_block_size_deviation) |
3296-
| [`rocksdb_bulk_load`](#rocksdb_bulk_load) |
3297-
| [`rocksdb_bulk_load_allow_sk`](#rocksdb_bulk_load_allow_sk) |
3298-
| [`rocksdb_bulk_load_allow_unsorted`](#rocksdb_bulk_load_allow_unsorted) |
3299-
| [`rocksdb_bulk_load_compression_parallel_threads`](#rocksdb_bulk_load_compression_parallel_threads) |
3300-
| [`rocksdb_bulk_load_enable_unique_key_check`](#rocksdb_bulk_load_enable_unique_key_check) |
3301-
| [`rocksdb_bulk_load_fail_if_not_bottommost_level`](#rocksdb_bulk_load_fail_if_not_bottommost_level) |
3302-
| [`rocksdb_bulk_load_partial_index`](#rocksdb_bulk_load_partial_index) |
3303-
| [`rocksdb_bulk_load_size`](#rocksdb_bulk_load_size) |
3304-
| [`rocksdb_bulk_load_use_sst_partitioner`](#rocksdb_bulk_load_use_sst_partitioner) |
3305-
| [`rocksdb_bytes_per_sync`](#rocksdb_bytes_per_sync) |
3306-
| [`rocksdb_cache_dump`](#rocksdb_cache_dump) |
3307-
| [`rocksdb_cache_high_pri_pool_ratio`](#rocksdb_cache_high_pri_pool_ratio) |
3308-
| [`rocksdb_cache_index_and_filter_blocks`](#rocksdb_cache_index_and_filter_blocks) |
3309-
| [`rocksdb_cache_index_and_filter_with_high_priority`](#rocksdb_cache_index_and_filter_with_high_priority) |
3310-
| [`rocksdb_cancel_manual_compactions`](#rocksdb_cancel_manual_compactions) |
3311-
| [`rocksdb_charge_memory`](#rocksdb_charge_memory) |
3312-
| [`rocksdb_check_iterate_bounds`](#rocksdb_check_iterate_bounds) |
3313-
| [`rocksdb_checksums_pct`](#rocksdb_checksums_pct) |
3314-
| [`rocksdb_collect_sst_properties`](#rocksdb_collect_sst_properties) |
3315-
| [`rocksdb_column_default_value_as_expression`](#rocksdb_column_default_value_as_expression) |
3316-
| [`rocksdb_commit_in_the_middle`](#rocksdb_commit_in_the_middle) |
3317-
| [`rocksdb_commit_time_batch_for_recovery`](#rocksdb_commit_time_batch_for_recovery) |
3318-
| [`rocksdb_compact_cf`](#rocksdb_compact_cf) |
3319-
| [`rocksdb_compact_lzero_now`](#rocksdb_compact_lzero_now) |
3320-
| [`rocksdb_compaction_readahead_size`](#rocksdb_compaction_readahead_size) |
3321-
| [`rocksdb_compaction_sequential_deletes`](#rocksdb_compaction_sequential_deletes) |
3322-
| [`rocksdb_compaction_sequential_deletes_count_sd`](#rocksdb_compaction_sequential_deletes_count_sd) |
3323-
| [`rocksdb_compaction_sequential_deletes_file_size`](#rocksdb_compaction_sequential_deletes_file_size) |
3324-
| [`rocksdb_compaction_sequential_deletes_window`](#rocksdb_compaction_sequential_deletes_window) |
3325-
| [`rocksdb_concurrent_prepare`](#rocksdb_concurrent_prepare) |
3326-
| [`rocksdb_converter_record_cached_length`](#rocksdb_converter_record_cached_length) |
3327-
| [`rocksdb_corrupt_data_action`](#rocksdb_corrupt_data_action) |
3328-
| [`rocksdb_create_checkpoint`](#rocksdb_create_checkpoint) |
3329-
| [`rocksdb_create_if_missing`](#rocksdb_create_if_missing) |
3330-
| [`rocksdb_create_missing_column_families`](#rocksdb_create_missing_column_families) |
3331-
| [`rocksdb_create_temporary_checkpoint`](#rocksdb_create_temporary_checkpoint) |
3332-
| [`rocksdb_datadir`](#rocksdb_datadir) |
3333-
| [`rocksdb_db_write_buffer_size`](#rocksdb_db_write_buffer_size) |
3334-
| [`rocksdb_deadlock_detect`](#rocksdb_deadlock_detect) |
3335-
| [`rocksdb_deadlock_detect_depth`](#rocksdb_deadlock_detect_depth) |
3336-
| [`rocksdb_debug_cardinality_multipler`](#rocksdb_debug_cardinality_multipler) |
3337-
| [`rocksdb_debug_manual_compaction_delay`](#rocksdb_debug_manual_compaction_delay) |
3338-
| [`rocksdb_debug_optimizer_no_zero_cardinality`](#rocksdb_debug_optimizer_no_zero_cardinality) |
3339-
| [`rocksdb_debug_skip_bloom_filter_check_on_iterator_bounds`](#rocksdb_debug_skip_bloom_filter_check_on_iterator_bounds) |
3340-
| [`rocksdb_debug_ttl_ignore_pk`](#rocksdb_debug_ttl_ignore_pk) |
3341-
| [`rocksdb_debug_ttl_read_filter_ts`](#rocksdb_debug_ttl_read_filter_ts) |
3342-
| [`rocksdb_debug_ttl_rec_ts`](#rocksdb_debug_ttl_rec_ts) |
3343-
| [`rocksdb_debug_ttl_snapshot_ts`](#rocksdb_debug_ttl_snapshot_ts) |
3344-
| [`rocksdb_default_cf_options`](#rocksdb_default_cf_options) |
3345-
| [`rocksdb_delayed_write_rate`](#rocksdb_delayed_write_rate) |
3346-
| [`rocksdb_delete_cf`](#rocksdb_delete_cf) |
3347-
| [`rocksdb_delete_obsolete_files_period_micros`](#rocksdb_delete_obsolete_files_period_micros) |
3348-
| [`rocksdb_disable_file_deletions`](#rocksdb_disable_file_deletions) |
3349-
| [`rocksdb_disable_instant_ddl`](#rocksdb_disable_instant_ddl) |
3350-
| [`rocksdb_enable_bulk_load_api`](#rocksdb_enable_bulk_load_api) |
3351-
| [`rocksdb_enable_delete_range_for_drop_index`](#rocksdb_enable_delete_range_for_drop_index) |
3352-
| [`rocksdb_enable_insert_with_update_caching`](#rocksdb_enable_insert_with_update_caching) |
3353-
| [`rocksdb_enable_instant_ddl`](#rocksdb_enable_instant_ddl) |
3354-
| [`rocksdb_enable_instant_ddl_for_append_column`](#rocksdb_enable_instant_ddl_for_append_column) |
3355-
| [`rocksdb_enable_instant_ddl_for_column_default_changes`](#rocksdb_enable_instant_ddl_for_column_default_changes) |
3356-
| [`rocksdb_enable_instant_ddl_for_drop_index_changes`](#rocksdb_enable_instant_ddl_for_drop_index_changes) |
3357-
| [`rocksdb_enable_instant_ddl_for_table_comment_changes`](#rocksdb_enable_instant_ddl_for_table_comment_changes) |
3358-
| [`rocksdb_enable_iterate_bounds`](#rocksdb_enable_iterate_bounds) |
3359-
| [`rocksdb_enable_pipelined_write`](#rocksdb_enable_pipelined_write) |
3360-
| [`rocksdb_enable_remove_orphaned_dropped_cfs`](#rocksdb_enable_remove_orphaned_dropped_cfs) |
3361-
| [`rocksdb_enable_thread_tracking`](#rocksdb_enable_thread_tracking) |
3362-
| [`rocksdb_enable_ttl`](#rocksdb_enable_ttl) |
3363-
| [`rocksdb_enable_ttl_read_filtering`](#rocksdb_enable_ttl_read_filtering) |
3364-
| [`rocksdb_enable_write_thread_adaptive_yield`](#rocksdb_enable_write_thread_adaptive_yield) |
3365-
| [`rocksdb_error_if_exists`](#rocksdb_error_if_exists) |
3366-
| [`rocksdb_error_on_suboptimal_collation`](#rocksdb_error_on_suboptimal_collation) |
3367-
| [`rocksdb_file_checksums`](#rocksdb_file_checksums) |
3368-
| [`rocksdb_flush_log_at_trx_commit`](#rocksdb_flush_log_at_trx_commit) |
3369-
| [`rocksdb_flush_memtable_on_analyze`](#rocksdb_flush_memtable_on_analyze) |
3370-
| [`rocksdb_force_compute_memtable_stats`](#rocksdb_force_compute_memtable_stats) |
3371-
| [`rocksdb_force_compute_memtable_stats_cachetime`](#rocksdb_force_compute_memtable_stats_cachetime) |
3372-
| [`rocksdb_force_flush_memtable_and_lzero_now`](#rocksdb_force_flush_memtable_and_lzero_now) |
3373-
| [`rocksdb_force_flush_memtable_now`](#rocksdb_force_flush_memtable_now) |
3374-
| [`rocksdb_force_index_records_in_range`](#rocksdb_force_index_records_in_range) |
3375-
| [`rocksdb_hash_index_allow_collision`](#rocksdb_hash_index_allow_collision) |
3376-
| [`rocksdb_ignore_unknown_options`](#rocksdb_ignore_unknown_options) |
3377-
| [`rocksdb_index_type`](#rocksdb_index_type) |
3378-
| [`rocksdb_info_log_level`](#rocksdb_info_log_level) |
3379-
| [`rocksdb_invalid_create_option_action`](#rocksdb_invalid_create_option_action) |
3380-
| [`rocksdb_io_error_action`](#rocksdb_io_error_action) |
3381-
| [`rocksdb_is_fd_close_on_exec`](#rocksdb_is_fd_close_on_exec) |
3382-
| [`rocksdb_keep_log_file_num`](#rocksdb_keep_log_file_num) |
3383-
| [`rocksdb_large_prefix`](#rocksdb_large_prefix) |
3384-
| [`rocksdb_lock_scanned_rows`](#rocksdb_lock_scanned_rows) |
3385-
| [`rocksdb_lock_wait_timeout`](#rocksdb_lock_wait_timeout) |
3386-
| [`rocksdb_log_file_time_to_roll`](#rocksdb_log_file_time_to_roll) |
3387-
| [`rocksdb_manifest_preallocation_size`](#rocksdb_manifest_preallocation_size) |
3388-
| [`rocksdb_manual_compaction_bottommost_level`](#rocksdb_manual_compaction_bottommost_level) |
3389-
| [`rocksdb_manual_compaction_threads`](#rocksdb_manual_compaction_threads) |
3390-
| [`rocksdb_manual_wal_flush`](#rocksdb_manual_wal_flush) |
3391-
| [`rocksdb_master_skip_tx_api`](#rocksdb_master_skip_tx_api) |
3392-
| [`rocksdb_max_background_compactions`](#rocksdb_max_background_compactions) |
3393-
| [`rocksdb_max_background_flushes`](#rocksdb_max_background_flushes) |
3394-
| [`rocksdb_max_background_jobs`](#rocksdb_max_background_jobs) |
3395-
| [`rocksdb_max_bottom_pri_background_compactions`](#rocksdb_max_bottom_pri_background_compactions) |
3396-
| [`rocksdb_max_compaction_history`](#rocksdb_max_compaction_history) |
3397-
| [`rocksdb_max_file_opening_threads`](#rocksdb_max_file_opening_threads) |
3398-
| [`rocksdb_max_latest_deadlocks`](#rocksdb_max_latest_deadlocks) |
3399-
| [`rocksdb_max_log_file_size`](#rocksdb_max_log_file_size) |
3400-
| [`rocksdb_max_manifest_file_size`](#rocksdb_max_manifest_file_size) |
3401-
| [`rocksdb_max_manual_compactions`](#rocksdb_max_manual_compactions) |
3402-
| [`rocksdb_max_open_files`](#rocksdb_max_open_files) |
3403-
| [`rocksdb_max_row_locks`](#rocksdb_max_row_locks) |
3404-
| [`rocksdb_max_subcompactions`](#rocksdb_max_subcompactions) |
3405-
| [`rocksdb_max_total_wal_size`](#rocksdb_max_total_wal_size) |
3406-
| [`rocksdb_merge_buf_size`](#rocksdb_merge_buf_size) |
3407-
| [`rocksdb_merge_combine_read_size`](#rocksdb_merge_combine_read_size) |
3408-
| [`rocksdb_merge_tmp_file_removal_delay_ms`](#rocksdb_merge_tmp_file_removal_delay_ms) |
3409-
| [`rocksdb_new_table_reader_for_compaction_inputs`](#rocksdb_new_table_reader_for_compaction_inputs) |
3410-
| [`rocksdb_no_block_cache`](#rocksdb_no_block_cache) |
3411-
| [`rocksdb_no_create_column_family`](#rocksdb_no_create_column_family) |
3412-
| [`rocksdb_override_cf_options`](#rocksdb_override_cf_options) |
3413-
| [`rocksdb_paranoid_checks`](#rocksdb_paranoid_checks) |
3414-
| [`rocksdb_partial_index_blind_delete`](#rocksdb_partial_index_blind_delete) |
3415-
| [`rocksdb_partial_index_ignore_killed`](#rocksdb_partial_index_ignore_killed) |
3416-
| [`rocksdb_partial_index_sort_max_mem`](#rocksdb_partial_index_sort_max_mem) |
3417-
| [`rocksdb_pause_background_work`](#rocksdb_pause_background_work) |
3418-
| [`rocksdb_perf_context_level`](#rocksdb_perf_context_level) |
3419-
| [`rocksdb_persistent_cache_path`](#rocksdb_persistent_cache_path) |
3420-
| [`rocksdb_persistent_cache_size_mb`](#rocksdb_persistent_cache_size_mb) |
3421-
| [`rocksdb_pin_l0_filter_and_index_blocks_in_cache`](#rocksdb_pin_l0_filter_and_index_blocks_in_cache) |
3422-
| [`rocksdb_print_snapshot_conflict_queries`](#rocksdb_print_snapshot_conflict_queries) |
3423-
| [`rocksdb_protection_bytes_per_key`](#rocksdb_protection_bytes_per_key) |
3424-
| [`rocksdb_rate_limiter_bytes_per_sec`](#rocksdb_rate_limiter_bytes_per_sec) |
3425-
| [`rocksdb_read_free_rpl`](#rocksdb_read_free_rpl) |
3426-
| [`rocksdb_read_free_rpl_tables`](#rocksdb_read_free_rpl_tables) |
3427-
| [`rocksdb_records_in_range`](#rocksdb_records_in_range) |
3428-
| [`rocksdb_reset_stats`](#rocksdb_reset_stats) |
3429-
| [`rocksdb_rollback_on_timeout`](#rocksdb_rollback_on_timeout) |
3430-
| [`rocksdb_rpl_skip_tx_api`](#rocksdb_rpl_skip_tx_api) |
3431-
| [`rocksdb_seconds_between_stat_computes`](#rocksdb_seconds_between_stat_computes) |
3432-
| [`rocksdb_signal_drop_index_thread`](#rocksdb_signal_drop_index_thread) |
3433-
| [`rocksdb_sim_cache_size`](#rocksdb_sim_cache_size) |
3434-
| [`rocksdb_skip_bloom_filter_on_read`](#rocksdb_skip_bloom_filter_on_read) |
3435-
| [`rocksdb_skip_fill_cache`](#rocksdb_skip_fill_cache) |
3436-
| [`rocksdb_skip_locks_if_skip_unique_check`](#rocksdb_skip_locks_if_skip_unique_check) |
3437-
| [`rocksdb_sst_mgr_rate_bytes_per_sec`](#rocksdb_sst_mgr_rate_bytes_per_sec) |
3438-
| [`rocksdb_stats_dump_period_sec`](#rocksdb_stats_dump_period_sec) |
3439-
| [`rocksdb_stats_level`](#rocksdb_stats_level) |
3440-
| [`rocksdb_stats_recalc_rate`](#rocksdb_stats_recalc_rate) |
3441-
| [`rocksdb_store_row_debug_checksums`](#rocksdb_store_row_debug_checksums) |
3442-
| [`rocksdb_strict_collation_check`](#rocksdb_strict_collation_check) |
3443-
| [`rocksdb_strict_collation_exceptions`](#rocksdb_strict_collation_exceptions) |
3444-
| [`rocksdb_table_cache_numshardbits`](#rocksdb_table_cache_numshardbits) |
3445-
| [`rocksdb_table_stats_background_thread_nice_value`](#rocksdb_table_stats_background_thread_nice_value) |
3446-
| [`rocksdb_table_stats_max_num_rows_scanned`](#rocksdb_table_stats_max_num_rows_scanned) |
3447-
| [`rocksdb_table_stats_recalc_threshold_count`](#rocksdb_table_stats_recalc_threshold_count) |
3448-
| [`rocksdb_table_stats_recalc_threshold_pct`](#rocksdb_table_stats_recalc_threshold_pct) |
3449-
| [`rocksdb_table_stats_sampling_pct`](#rocksdb_table_stats_sampling_pct) |
3450-
| [`rocksdb_table_stats_skip_system_cf`](#rocksdb_table_stats_skip_system_cf) |
3451-
| [`rocksdb_table_stats_use_table_scan`](#rocksdb_table_stats_use_table_scan) |
3452-
| [`rocksdb_tmpdir`](#rocksdb_tmpdir) |
3453-
| [`rocksdb_trace_block_cache_access`](#rocksdb_trace_block_cache_access) |
3454-
| [`rocksdb_trace_queries`](#rocksdb_trace_queries) |
3455-
| [`rocksdb_trace_sst_api`](#rocksdb_trace_sst_api) |
3456-
| [`rocksdb_track_and_verify_wals_in_manifest`](#rocksdb_track_and_verify_wals_in_manifest) |
3457-
| [`rocksdb_two_write_queues`](#rocksdb_two_write_queues) |
3458-
| [`rocksdb_unsafe_for_binlog`](#rocksdb_unsafe_for_binlog) |
3459-
| [`rocksdb_update_cf_options`](#rocksdb_update_cf_options) |
3460-
| [`rocksdb_use_adaptive_mutex`](#rocksdb_use_adaptive_mutex) |
3461-
| [`rocksdb_use_default_sk_cf`](#rocksdb_use_default_sk_cf) |
3462-
| [`rocksdb_use_direct_io_for_flush_and_compaction`](#rocksdb_use_direct_io_for_flush_and_compaction) |
3463-
| [`rocksdb_use_direct_reads`](#rocksdb_use_direct_reads) |
3464-
| [`rocksdb_use_fsync`](#rocksdb_use_fsync) |
3465-
| [`rocksdb_use_hyper_clock_cache`](#rocksdb_use_hyper_clock_cache) |
3466-
| [`rocksdb_use_io_uring`](#rocksdb_use_io_uring) |
3467-
| [`rocksdb_use_write_buffer_manager`](#rocksdb_use_write_buffer_manager) |
3468-
| [`rocksdb_validate_tables`](#rocksdb_validate_tables) |
3469-
| [`rocksdb_verify_row_debug_checksums`](#rocksdb_verify_row_debug_checksums) |
3470-
| [`rocksdb_wal_bytes_per_sync`](#rocksdb_wal_bytes_per_sync) |
3471-
| [`rocksdb_wal_dir`](#rocksdb_wal_dir) |
3472-
| [`rocksdb_wal_recovery_mode`](#rocksdb_wal_recovery_mode) |
3473-
| [`rocksdb_wal_size_limit_mb`](#rocksdb_wal_size_limit_mb) |
3474-
| [`rocksdb_wal_ttl_seconds`](#rocksdb_wal_ttl_seconds) |
3475-
| [`rocksdb_whole_key_filtering`](#rocksdb_whole_key_filtering) |
3476-
| [`rocksdb_write_batch_flush_threshold`](#rocksdb_write_batch_flush_threshold) |
3477-
| [`rocksdb_write_batch_max_bytes`](#rocksdb_write_batch_max_bytes) |
3478-
| [`rocksdb_write_disable_wal`](#rocksdb_write_disable_wal) |
3479-
| [`rocksdb_write_ignore_missing_column_families`](#rocksdb_write_ignore_missing_column_families) |
3480-
| [`rocksdb_write_policy`](#rocksdb_write_policy) |
3481-
3482-
3483-
34843278
### `rocksdb_wal_size_limit_mb`
34853279

34863280
| Option | Description |

0 commit comments

Comments
 (0)