DML construct error and changefeed stop caused by 'rename tables' #5059
Labels
affects-5.4
This bug affects the 5.4.x(LTS) versions.
affects-6.0
area/ticdc
Issues or PRs related to TiCDC.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
bigint
test case, need change alldrop table
to renametable
What did you expect to see?
changefeed work normal
What did you see instead?
Error DML rewrite and cause changefeed stop by error.
It may cause by incorrect
rename table
implemement.sql sequence:
log:
cdc 5.log
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):Upstream TiKV version (execute
tikv-server --version
):TiCDC version (execute
cdc version
):Release Version: v6.0.0-master-dirty
The text was updated successfully, but these errors were encountered: