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

     1  # MySQL Configuration.
     2  
     3  source-id: mysql-replica-01
     4  enable-gtid: true
     5  from:
     6    host: 127.0.0.1
     7    user: root
     8    password: 123456
     9    port: 3306
    10