Commit Graph

30 Commits

Author SHA1 Message Date
92a936e994 dumpling: add foreign key e2e test (#40133)
close pingcap/tidb#40227
2022-12-29 15:38:19 +08:00
ebbfb61a37 dumpling: supports foreign key limitations (#39914)
close pingcap/tidb#39913
2022-12-16 16:40:52 +08:00
3884b28d37 dumpling: meter network usage (#39774)
close pingcap/tidb#39674
2022-12-10 20:03:41 +08:00
e1cc961526 dumpling: Set default driverCfg to use TLS first (#39423) 2022-12-05 12:36:02 +08:00
5b9d96b948 lightning: support compress for lightning, add compress unit and integration tests (#39153)
ref pingcap/tidb#38514
2022-11-28 18:58:01 +08:00
78d1905176 dumpling: compress supports snappy/zstd (#38910)
ref pingcap/tidb#38514
2022-11-14 12:25:54 +08:00
be75669f68 dumpling: add progress to dumpling's status (#38625)
close pingcap/tidb#38626
2022-11-01 16:22:01 +08:00
9331f51875 dumpling: fix consistency lock table when tables to dump is empty (#38687)
close pingcap/tidb#38683
2022-10-28 10:45:57 +08:00
5b0ae1407b dump: fix dump large tables will timeout (#38540)
close pingcap/tidb#36549
2022-10-20 10:45:54 +08:00
d0376379d6 *: don't use DSN to avoid some security problems (#38342) 2022-10-19 10:27:52 +08:00
58e88e7528 dumpling: fix dumpling s3 integration tests (#36054)
close pingcap/tidb#36080
2022-07-11 14:55:04 +08:00
2b4a4c6d7a *: support bazel (#33691)
close pingcap/tidb#34083
2022-06-07 15:22:30 +08:00
48e94a18f7 dumpling: support init tls without client kay/certs (#34483)
close pingcap/tidb#34530
2022-05-11 11:44:34 +08:00
20a58199cf *: move config file option mem-quota-query to sysvar (#34141)
ref pingcap/tidb#33769
2022-04-26 03:58:50 +08:00
4ae2259e97 dumpling : reports an error for non-exist tables (#29348)
close pingcap/tidb#29690
2022-04-19 17:30:04 +08:00
5a17604757 dumpling: support dumping sequences (#32570)
close pingcap/tidb#32538
2022-03-24 12:34:33 +08:00
28ebfe6073 dumpling: Support set ExternalStorage when used as library (#33282)
ref pingcap/tidb#33281
2022-03-21 18:28:32 +08:00
c11e650527 *: make golangci-lint work on Go1.18 (#33081)
close pingcap/tidb#33080
2022-03-15 22:43:52 +08:00
c7d87bd9c8 Dumpling: fix integration tests (#32723)
close pingcap/tidb#32722
2022-03-02 13:27:45 +08:00
ebf5961bc2 dumpling: support sql retry mechanism for meta conn (#30673)
close pingcap/tidb#29542
2022-01-26 17:22:45 +08:00
ea7bc9766e dumpling: fix s3 compress writer (#30736)
close pingcap/tidb#30534
2022-01-24 15:26:11 +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
1e7f0dcc63 dumpling: add collation_compatible config in dumpling (#31114) 2021-12-29 18:53:50 +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
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
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
c497d5c063 *: Merge Dumpling into TiDB (#29001) 2021-10-26 11:06:48 +08:00