Skip to content

dm: import_v10x Test Case Fails in DM CI Due to Recent Changes in TiDB #11680

@wlwilliamx

Description

@wlwilliamx

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.

CleanShot 2024-10-23 at 12 30 01@2x

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/dmIssues or PRs related to DM.severity/minortype/bugThe issue is confirmed as a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions