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 ecf649e commit 3b09714
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 @@ -77,7 +77,7 @@ SET SESSION tidb_opt_fix_control = '44262:ON,44389:ON';
- Possible values: `ON`, `OFF`
- This variable controls whether to allow the Plan Cache to cache plans accessing generated columns.

### [`46177`](https://github.com/pingcap/tidb/issues/46177) <span class="version-mark">New in v7.5.0</span>
### [`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>

- Default value: `ON`
- Possible values: `ON`, `OFF`
Expand Down

0 comments on commit 3b09714

Please sign in to comment.