diff --git a/dm/pkg/schema/tracker.go b/dm/pkg/schema/tracker.go index b3cad9e4c44..b554b225b6f 100644 --- a/dm/pkg/schema/tracker.go +++ b/dm/pkg/schema/tracker.go @@ -46,8 +46,6 @@ import ( const ( // TiDBClusteredIndex is the variable name for clustered index. TiDBClusteredIndex = "tidb_enable_clustered_index" - // downstream mock table id, consists of serial numbers of letters. - mockTableID = 121402101900011104 ) var (