github.com/pingcap/tiflow@v0.0.0-20240520035814-5bf52d54e205/dm/tests/relay_interrupt/conf/source1.yaml (about)

     1  source-id: mysql-replica-01
     2  flavor: ''
     3  enable-gtid: false
     4  relay-binlog-name: ''
     5  relay-binlog-gtid: ''
     6  enable-relay: true
     7  from:
     8    host: 127.0.0.1
     9    user: root
    10    password: '123456'
    11    port: 3306