Skip to content

Commit

Permalink
Update optimizer-fix-controls.md
Browse files Browse the repository at this point in the history
Co-authored-by: Aolin <[email protected]>
  • Loading branch information
qw4990 and Oreoxmt authored Dec 13, 2024
1 parent a23c5ff commit 6d3f146
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 @@ -81,7 +81,7 @@ SET SESSION tidb_opt_fix_control = '44262:ON,44389:ON';

- Default value: `ON`
- Possible values: `ON`, `OFF`
- This variable controls whether to explore enforced plans during optimization if it has already found an unenforced plan.
- This variable controls whether the optimizer explores enforced plans during query optimization after finding an unenforced plan.

### [`47400`](https://github.com/pingcap/tidb/issues/47400) <span class="version-mark">New in v8.4.0</span>

Expand Down

0 comments on commit 6d3f146

Please sign in to comment.