github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/dmctl_command/data/db2.increment.sql (about) 1 use dmctl_command; 2 delete from t2 where name = 'Sansa'; 3 create table t_trigger_flush2(id int primary key)