Closed
Description
Change Request
This repository is ONLY used to solve issues related to DOCS.
For other issues (related to TiDB, PD, etc), please move to other repositories.
Please answer the following questions before submitting your issue. Thanks!
- Describe what you find is inappropriate or missing in the existing docs.
In #3152 I compared the current output of SHOW GLOBAL VARIABLES
to what is in the documentation. The following system variables are not documented:
- allow_auto_random_explicit_insert improve system-variables documentation #4598
- tidb_batch_commit add the variables of batch-dml #10872
- tidb_batch_delete add the variables of batch-dml #10872
- tidb_dml_batch_size stmt-reference, sysvars: Document dml-batch-size #3838
- tidb_enable_clustered_index add system variable 'tidb_enable_clustered_index' for v5.0 #3907
- tidb_enable_collect_execution_info improve system-variables documentation #4598
- tidb_enable_radix_join
- tidb_executor_concurrency improve system-variables documentation #4598
- tidb_opt_concurrency_factor planner: add docs for some variables #9943
- tidb_opt_copcpu_factor planner: add docs for some variables #9943, sysvar: fix wrong variables names #10782
- tidb_opt_cpu_factor planner: add docs for some variables #9943
- tidb_opt_desc_factor planner: add docs for some variables #9943
- tidb_opt_disk_factor planner: add docs for some variables #9943
- tidb_opt_join_reorder_threshold sysvar: add 1 var #10799
- tidb_opt_memory_factor planner: add docs for some variables #9943
- tidb_opt_network_factor planner: add docs for some variables #9943
- tidb_opt_scan_factor planner: add docs for some variables #9943
- tidb_opt_seek_factor planner: add docs for some variables #9943
- tidb_optimizer_selectivity_level statistics: add some doc for the exp feature #9891
- tidb_shard_allocate_step sysvar: add 2 sysvars #10662
- tidb_skip_ascii_check system-variables: ensure alphabetical order #5711
- tidb_slow_log_masking
- Describe your suggestion or addition.
Please explain what they do :-)
- Provide some reference materials (documents, websites, etc) if you could.
Metadata
Assignees
Labels
No labels
Activity