Skip to content

Commit

Permalink
system variables: update tidb_enable_noop_functions behavior (#7162)
Browse files Browse the repository at this point in the history
  • Loading branch information
unconsolable authored Oct 9, 2021
1 parent 7f20981 commit 3df6ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -617,7 +617,7 @@ MPP 是 TiFlash 引擎提供的分布式计算框架,允许节点之间的数
* `CREATE TEMPORARY TABLE` 语法
* `DROP TEMPORARY TABLE` 语法
* `START TRANSACTION READ ONLY``SET TRANSACTION READ ONLY` 语法
* `tx_read_only``transaction_read_only``offline_mode``super_read_only` 以及 `read_only` 系统变量
* `tx_read_only``transaction_read_only``offline_mode``super_read_only``read_only` 以及 `sql_auto_is_null` 系统变量

> **警告:**
>
Expand Down

0 comments on commit 3df6ce6

Please sign in to comment.