Skip to content

Commit

Permalink
Update partitioned-table.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Liuxiaozhen12 authored Aug 27, 2021
1 parent 2313006 commit dd272bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partitioned-table.md
Original file line number Diff line number Diff line change
Expand Up @@ -587,7 +587,7 @@ Empty set (0.00 sec)

> **警告:**
>
> `EXCHANGE PARTITION` 是实验性功能,不建议在生产环境中使用。要启用 `EXCHANGE PARTITION`,将系统变量 `tidb_enable_exchange_partition` 设置为 `ON`
> `EXCHANGE PARTITION` 是实验性功能,不建议在生产环境中使用。要启用 `EXCHANGE PARTITION`,将系统变量 `tidb_enable_exchange_partition` 设置为 `ON`
### Range 分区管理

Expand Down

0 comments on commit dd272bf

Please sign in to comment.