pingcap / tiflow

This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
Apache License 2.0
430 stars 286 forks source link

[Lightning:DB:ErrInitErrManager]init error manager error: create conflict view failed: Error 1146 (42S02): table doesn't exist #11811

Open GMHDBJD opened 4 days ago

GMHDBJD commented 4 days ago

What did you do?

dm upstream switch job failed, see https://github.com/pingcap/tiflow/actions/runs/12035450530

What did you expect to see?

No response

What did you see instead?

No response

Versions of the cluster

DM version (run dmctl -V or dm-worker -V or dm-master -V):

master```
Upstream MySQL/MariaDB server version:
```console
(paste upstream MySQL/MariaDB server version here)

Downstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

(paste TiDB cluster version here)

How did you deploy DM: tiup or manually?

(leave TiUP or manually here)

Other interesting information (system version, hardware config, etc):

>
>

current status of DM cluster (execute query-status <task-name> in dmctl)

(paste current status of DM cluster here)
lance6716 commented 3 days ago

It's not caused by https://github.com/pingcap/tidb/pull/57480 . Please attach TiDB log in GitHub actions artifacts to know what's happened