Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 升级到6.3 突然发现无法创建索引了。奇怪
[TiDB Usage Environment] Production Environment / Testing / Poc
[TiDB Version]
[Encountered Problem]
After upgrading to 6.3, suddenly unable to create indexes. Strange.
[Reproduction Path] What operations were performed to encounter the problem
[Problem Phenomenon and Impact]
MySQL [futures]> create index idx_ctime_bid_id_ask_id on co_trade_e(ctime,bid_id,ask_id);
ERROR 8214 (HY000): Cancelled DDL job
[Attachment]
Please provide the version information of each component, such as cdc/tikv, which can be obtained by executing cdc version/tikv-server --version.