reorganize partition can not concurrent run ddl with other ddl #42442
Labels
affects-7.0
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
session 2 create table t01 will not be blocked by reorganize partition
3. What did you see instead (Required)
create table ddl was blocked by reorganize partition
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: