目标数据库增加配置
This commit is contained in:
@@ -3,11 +3,14 @@
|
||||
"InputFileType": "CSV",
|
||||
"InputDir": "D:/MyDumper-ZST",
|
||||
"TaskCount": 4,
|
||||
"FlushCount": 1000,
|
||||
"FlushCount": 10000,
|
||||
"Isutf8mb4": true,
|
||||
"OldestShardKey": 23000,
|
||||
"OldestTime": "202301"
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
"MySqlMaster": "Server=127.0.0.1;Port=33309;UserId=root;Password=123456;Database=cferp_test;"
|
||||
},
|
||||
"RedisCacheOptions": {
|
||||
"Configuration": "localhost:6379"
|
||||
}
|
||||
|
Reference in New Issue
Block a user