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

     1  source-id: "replica-01"
     2  enable-gtid: true
     3  enable-relay: true
     4  
     5  from:
     6    host: "mysql57-0.sources" # same namespace with MySQL
     7    user: "root"
     8    password: ""
     9    port: 3306