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