github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/duplicate_event/conf/source1.yaml (about) 1 source-id: mysql-replica-01 2 server-id: 111111111 3 flavor: 'mysql' 4 enable-gtid: true 5 enable-relay: false 6 from: 7 host: 127.0.0.1 8 user: root 9 password: '123456' 10 port: 3306 11 checker: 12 check-enable: false