Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Defined2014 committed Oct 16, 2024
1 parent 66f0cad commit c3133c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -4174,6 +4174,10 @@ SHOW WARNINGS;

### `tidb_partition_prune_mode` <span class="version-mark">从 v5.1 版本开始引入</span>

> **警告:**
>
>v8.5.0 开始,将该变量设置为 `static``static-only` 时会产生警告。该变量将在未来版本中废弃。

- 作用域:SESSION | GLOBAL
- 是否持久化到集群:是
- 是否受 Hint [SET_VAR](/optimizer-hints.md#set_varvar_namevar_value) 控制:是
Expand Down

0 comments on commit c3133c0

Please sign in to comment.