Commit Graph

30 Commits

Author SHA1 Message Date
d9b0c3aed7 dumpling: fix unstable test TestDumpBlock (#32009)
close pingcap/tidb#32008
2022-01-27 16:59:13 +08:00
ebf5961bc2 dumpling: support sql retry mechanism for meta conn (#30673)
close pingcap/tidb#29542
2022-01-26 17:22:45 +08:00
203ab22982 *: move the functions that only used in tests (#31929)
ref pingcap/tidb#28720
2022-01-24 22:08:11 +08:00
ea7bc9766e dumpling: fix s3 compress writer (#30736)
close pingcap/tidb#30534
2022-01-24 15:26:11 +08:00
409f0919f9 cmd, dumpling: enable golangci-lint check (#31732)
close pingcap/tidb#31737
2022-01-20 14:33:46 +08:00
4bab2b6dff *: Rename table placement_policies to placement_rules (#31698)
close pingcap/tidb#31425
2022-01-17 16:01:45 +08:00
465f655889 * : replace fmt.Sprint with strconv (#31718)
ref pingcap/tidb#31716
2022-01-17 15:11:44 +08:00
7b0ebc3933 dumpling: fix incorrect progress report when dump with --sql (#30866)
close pingcap/tidb#30532
2022-01-12 15:29:42 +08:00
d088e3d6fc *: Add variable tidb_placement_mode and remove placement_checks (#31093)
close pingcap/tidb#31092
2022-01-12 13:03:42 +08:00
034bb2e554 dumpling: Expose option for skipping PK sort (#31098)
close pingcap/tidb#31097
2022-01-11 20:41:42 +08:00
1e7f0dcc63 dumpling: add collation_compatible config in dumpling (#31114) 2021-12-29 18:53:50 +08:00
93f21b9438 dumpling: fix more dumpling log level query template (#30176) 2021-12-17 15:52:36 +08:00
b4df7ca4dc test: make all the tests run in serial (#30692) 2021-12-14 18:06:36 +08:00
9f744cdf82 dumpling: fix default column collation with upstream when dump table (#30531) 2021-12-09 13:51:57 +08:00
9d307b00ae dumpling: fix dump failed when sequence exists (#30164) 2021-12-06 20:03:56 +08:00
e3e2e8d946 dumpling: fix default collation with upstream when dump database and table (#30292) 2021-12-04 23:19:54 +08:00
7746b6b70a test: fix incorrect regexp pattern during migrating test (#30080) 2021-12-02 05:51:53 +08:00
87f4c7dbc3 dumpling : add a function for the variable call of dm (#30033) 2021-11-29 19:13:52 +08:00
4b826a0925 dumpling: Add support for Create Placement (#29724) 2021-11-29 16:43:52 +08:00
2e94e58914 dumpling: add placement check into the head of file (#29839) 2021-11-19 18:31:48 +08:00
cbc9b4357f dumpling : add err message for dumpling (#29118) 2021-11-08 11:53:04 +08:00
3537d7e5af lightning,dumpling: make tidb version check more compitible (#29500) 2021-11-07 16:55:04 +08:00
651e910911 dumpling: fix tidb lock consistency and check tikv problem (#29448) 2021-11-05 13:01:02 +08:00
4820f27f9d dumpling/sql: fix pick up possible field (#29399) 2021-11-04 19:43:02 +08:00
3f7a933c7c dumpling/gcs: fix http client credential problem (#29414) 2021-11-04 19:29:02 +08:00
fb5b3a0eec dumpling: optimize dumpling log level (#29341) 2021-11-04 19:05:01 +08:00
5016767259 dumpling: allow verbose integration test (#29343) 2021-11-04 18:51:03 +08:00
364bb7ce5f dumpling/tests: update sync_diff configs for CI (#29389) 2021-11-04 11:53:02 +08:00
8e0f311933 dumpling: reduce pingcap/check dependency (#29372) 2021-11-03 13:55:01 +08:00
c497d5c063 *: Merge Dumpling into TiDB (#29001) 2021-10-26 11:06:48 +08:00