File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,6 @@ SHOW GLOBAL VARIABLES LIKE 'tidb%';
108108| tidb_opt_distinct_agg_push_down | 0 |
109109| tidb_opt_insubq_to_join_and_agg | 1 |
110110| tidb_opt_join_reorder_threshold | 0 |
111- | tidb_opt_join_reorder_through_sel | 0 |
112111| tidb_opt_memory_factor | 0 .001 |
113112| tidb_opt_network_factor | 1 |
114113| tidb_opt_scan_factor | 1 .5 |
Original file line number Diff line number Diff line change @@ -3025,13 +3025,6 @@ summary: 查看 TiDB 所有的系统变量,以及引用这些变量的文档
30253025- [ TiDB 6.4.0 Release Notes] ( /releases/release-6.4.0.md )
30263026- [ TiDB 3.0.0-rc.1 Release Notes] ( /releases/release-3.0.0-rc.1.md )
30273027
3028- ### tidb_opt_join_reorder_through_sel
3029-
3030- 引用该变量的文档:
3031-
3032- - [ SHOW [ GLOBAL|SESSION] VARIABLES] ( /sql-statements/sql-statement-show-variables.md )
3033- - [ 系统变量] ( /system-variables.md#tidb_opt_join_reorder_through_sel )
3034-
30353028### tidb_opt_limit_cost_factor
30363029
30373030引用该变量的文档:
You can’t perform that action at this time.
0 commit comments