You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CREATE TABLE a.t13 (id INT(11) AUTO_INCREMENT, c CHAR(20) DEFAULT 't13',
CONSTRAINT UNIQUE INDEX (id, c));
2022-11-14T17:37:09.879+0800 [ERROR] extractor: onError: job=ddl_create_table_constraint-migration err="applier error: Error 1213: Deadlock found when trying to get lock; try restarting transaction" hasShutdown=false
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: