diff --git a/optimizer-fix-controls.md b/optimizer-fix-controls.md index 1b876ce3d6d52..668de24696cc9 100644 --- a/optimizer-fix-controls.md +++ b/optimizer-fix-controls.md @@ -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) New in v7.5.0 +### [`46177`](https://github.com/pingcap/tidb/issues/46177) New in v6.5.6, v7.1.3 and v7.5.0 - Default value: `ON` - Possible values: `ON`, `OFF`