checksum mistmatch since the column is not ordered by the column id at the mounter #8916
Labels
affects-7.1
area/ticdc
Issues or PRs related to TiCDC.
component/mounter
Mounter component
needs-cherry-pick-release-7.1
Should cherry pick this PR to release-7.1 branch.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
the checksum matched
What did you see instead?
checksum not matced, since the column is correctly ordered
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):(paste TiCDC version here)
The text was updated successfully, but these errors were encountered: