github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/incremental_mode/data/db2.increment.sql (about)

     1  use incremental_mode;
     2  flush logs;
     3  flush logs;
     4  delete from t2 where name = 'Sansa';