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
2 people authored and ti-chi-bot committed Dec 13, 2024
1 parent 3b09714 commit 028ab7f
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 @@ -75,7 +75,7 @@ SET SESSION tidb_opt_fix_control = '44262:ON,44389:ON';

- Default value: `ON`
- Possible values: `ON`, `OFF`
- This variable controls whether to allow the Plan Cache to cache plans accessing generated columns.
- This variable controls whether Plan Cache is allowed to cache execution plans that access [generated columns](/generated-columns.md).

### [`46177`](https://github.com/pingcap/tidb/issues/46177) <span class="version-mark">New in v6.5.6, v7.1.3 and v7.5.0</span>

Expand Down

0 comments on commit 028ab7f

Please sign in to comment.