github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/gtid/conf/source2.yaml (about) 1 # MySQL Configuration. 2 3 source-id: mysql-replica-02 4 enable-gtid: true 5 enable-relay: false 6 from: 7 host: 127.0.0.1 8 user: root 9 password: '123456' 10 port: 3307