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

     1  # MySQL Configuration.
     2  
     3  source-id: mysql-replica-02
     4  flavor: ''
     5  enable-gtid: true
     6  enable-relay: true
     7  from:
     8    host: 127.0.0.1
     9    user: root
    10    password: /Q7B9DizNLLTTfiZHv9WoEAKamfpIUs=
    11    port: 3307
    12  
    13  
    14  # let dm-worker2 use the default config for checker
    15  #checker:
    16  #  check-enable: true
    17  #  backoff-rollback: 5m
    18  #  backoff-max: 5m
    19