25 Commits

Author SHA1 Message Date
4fbe02adaf dumpling: use I_S to get table list for TiDB and add database to WHERE (#57894)
close pingcap/tidb#57902
2024-12-03 08:19:47 +00:00
a4faee2ee5 store: make storage type a enum (#57276)
ref pingcap/tidb#57275
2024-11-12 04:44:58 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00
95cbc5fc35 dumpling: add enable paging for tidb server (#39791)
close pingcap/tidb#39790
2022-12-13 13:20:51 +08:00
d0376379d6 *: don't use DSN to avoid some security problems (#38342) 2022-10-19 10:27:52 +08:00
6c7a2365ce dumpling: solve inconsistent capitalization of column name in function GetSpecifiedColumnValuesAndClose when being compared (#38344)
close pingcap/tidb#38341
2022-10-11 10:43:49 +08:00
158ba1a1d9 *: enable part revive for all code (#36703) 2022-08-01 14:02:06 +08:00
e50b9430fc *: enable gci (#35823)
ref pingcap/tidb#35345
2022-07-04 14:53:02 +08:00
04f9bcfb36 dumpling: make prom registry configurable and use const labels (#35061)
ref pingcap/tidb#34948
2022-06-01 18:32:28 +08:00
6fbda74fc8 export: support dataflow engine metrics factory (#34946)
ref pingcap/tidb#34948
2022-05-30 18:42:26 +08:00
9e3276a891 *: remove useless code (#34159)
ref pingcap/tidb#31716
2022-04-22 14:34:04 +08:00
5a17604757 dumpling: support dumping sequences (#32570)
close pingcap/tidb#32538
2022-03-24 12:34:33 +08:00
ebf5961bc2 dumpling: support sql retry mechanism for meta conn (#30673)
close pingcap/tidb#29542
2022-01-26 17:22:45 +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
b4df7ca4dc test: make all the tests run in serial (#30692) 2021-12-14 18:06:36 +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
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
fb5b3a0eec dumpling: optimize dumpling log level (#29341) 2021-11-04 19:05:01 +08:00
c497d5c063 *: Merge Dumpling into TiDB (#29001) 2021-10-26 11:06:48 +08:00