ARTICLE DETAIL

建站实战干货

来自一线的建站与推广经验沉淀,每一条都经过真实交付验证。

DDL execute failed table * is blocked by an unfinished ddl task on the same table .

2026/8/4 9:28:43 拓冰建站 浏览量
DDL execute failed table * is blocked by an unfinished ddl task on the same table . 问题 DDL execute failed table asset_rate_chg_record is blocked by an unfinished ddl task on the same table .please excute interrupt or retry job until successful ,or execute the termination command , job ID : 20260803000281原因执行前一条DDL语句因为某些原因卡死手动或系统停止执行。导致后续的ddl语句阻塞无法执行。解决sqlstop ddl task 20260803000281