What did you do?
I submitted a PR to the TiFlow repository, but one of the DM test cases in the GitHub CI, import_v10x, keeps failing. The failure is caused by recent changes in TiDB, specifically in how the default int type is displayed when executing the SHOW CREATE TABLE statement. ref: pingcap/tidb#56529
What did you expect to see?
import_v10x test passes.
What did you see instead?
import_v10x test failed.

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)
What did you do?
I submitted a PR to the TiFlow repository, but one of the DM test cases in the GitHub CI, import_v10x, keeps failing. The failure is caused by recent changes in TiDB, specifically in how the default int type is displayed when executing the SHOW CREATE TABLE statement. ref: pingcap/tidb#56529
What did you expect to see?
import_v10x test passes.
What did you see instead?
import_v10x test failed.
Versions of the cluster
DM version (run
dmctl -Vordm-worker -Vordm-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)