Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dm start-task 检查表结构一直未反馈结果,没有任何错误提示 #10659

Open
chenfantech0815 opened this issue Feb 28, 2024 · 5 comments

Comments

@chenfantech0815
Copy link

What did you do?

image

What did you expect to see?

dm、tidb版本都是最新版本。

What did you see instead?

No response

Versions of the cluster

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

(paste DM version here, and you must ensure versions of dmctl, DM-worker and DM-master are same)

Upstream MySQL/MariaDB server version:

(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)
@chenfantech0815 chenfantech0815 added area/dm Issues or PRs related to DM. type/bug The issue is confirmed as a bug. labels Feb 28, 2024
@fubinzh
Copy link

fubinzh commented Feb 28, 2024

@chenfantech0815 could you please provide the detailed steps, including dm cluster configuration, dm-task configuration, etc.?

@chenfantech0815
Copy link
Author

@chenfantech0815 could you please provide the detailed steps, including dm cluster configuration, dm-task configuration, etc.?

image dm cluster 其他数据库没有问题,就这个库有问题

@chenfantech0815
Copy link
Author

数据库表数量1600个

@fubinzh
Copy link

fubinzh commented Feb 28, 2024

/severity major

@chenfantech0815
Copy link
Author

经过测试发现,是检查表结构的报错达到13个时,不能正常反馈error; 所以 我把1600个表分成多次同步,逐个解决error后就可以正常同步了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Need Triage
Development

No branches or pull requests

3 participants