diff --git a/cdc/entry/schema_storage_test.go b/cdc/entry/schema_storage_test.go index b00ca2f621b..5a4e3f10784 100644 --- a/cdc/entry/schema_storage_test.go +++ b/cdc/entry/schema_storage_test.go @@ -137,8 +137,8 @@ func (*schemaSuite) TestTable(c *check.C) { Length: 10, }, }, - Unique: true, - Primary: true, + Unique: false, + Primary: false, State: timodel.StatePublic, } // table info