Skip to content

Commit

Permalink
planner: fix the default value of 46177 to OFF for versions earlier t…
Browse files Browse the repository at this point in the history
…han v8.5

Signed-off-by: Aolin <[email protected]>
  • Loading branch information
Oreoxmt authored and ti-chi-bot committed Dec 13, 2024
1 parent f5b4660 commit 497aafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimizer-fix-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ SET SESSION tidb_opt_fix_control = '44262:ON,44389:ON';

### [`46177`](https://github.com/pingcap/tidb/issues/46177) <span class="version-mark">从 v6.5.6 和 v7.1.3 版本开始引入</span>

- 默认值:`ON`
- 默认值:`OFF`
- 可选值:`ON``OFF`
- 此开关控制优化器在查询优化的过程中,找到非强制执行计划后,是否继续查找强制执行计划进行查询优化。

0 comments on commit 497aafd

Please sign in to comment.