- profile:
- activate: winhc_prod
- winhc:
- mysql:
- driverClassName: com.mysql.jdbc.Driver
- jdbcUrl: jdbc:mysql://rm-uf666q55e678h9514123990.mysql.rds.aliyuncs.com/export_data_back?characterEncoding=utf8&useSSL=false&rewriteBatchedStatements=true&useServerPrepStmts=true&cachePrepStmts=true
- username: wenshu
- password: wenshu_168
- task:
- numThread: 8
- batchSize: 1000
|