ddl rollingback is freezed #45746
Labels
affects-7.5
affects-8.1
affects-8.5
component/ddl
This issue is related to DDL of TiDB.
may-affects-5.2
This bug maybe affects 5.2.x versions.
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
1. Minimal reproduce step (Required)
Cancel ddl state is freezed.
Asktug DDL rollingback 阻塞
Asktug 批量执行DDL处于done状态
Step as follow. But I can't reproduce the issue.
Enable variables
SET GLOBAL tidb_enable_metadata_lock = 'ON' ;
SET GLOBAL tidb_ddl_enable_fast_reorg = 'ON' ;
tidb log
2. What did you expect to see? (Required)
ddl state is synced.
3. What did you see instead (Required)
Create new table and load data.
4. What is your TiDB version? (Required)
Release Version: v6.5.3
Edition: Community
Git Commit Hash: 71e6696
Git Branch: heads/refs/tags/v6.5.3
UTC Build Time: 2023-06-12 13:52:32
GoVersion: go1.19.9
Race Enabled: false
TiKV Min Version: 6.2.0-alpha
Check Table Before Drop: false
Store: tikv
The text was updated successfully, but these errors were encountered: