34 Commits

Author SHA1 Message Date
afb97a16b2 dumpling: gopls modernize (#60772)
close pingcap/tidb#60771
2025-05-05 16:49:27 +00:00
61c09e601e build(deps): bump github.com/golangci/golangci-lint from 1.63.4 to 1.64.7 (#60029) 2025-04-03 07:44:54 +00:00
b2f2faaa95 parser: move 'model' to 'ast' pkg (#58704)
ref pingcap/tidb#54436
2025-01-07 10:20:04 +00:00
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
6abe4fed22 dumpling: New terminology for MySQL (#57188)
close pingcap/tidb#53082
2024-11-07 12:26:36 +00:00
3176b9c263 *: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
2024-09-04 04:49:45 +00:00
6c3e25ebfe *: avoid using Tables field of model.DBInfo, use API instead (#52302)
close pingcap/tidb#52234
2024-07-25 10:57:06 +00:00
073f74629b dumpling: check table-list types before dumping (#53683)
close pingcap/tidb#53682
2024-06-03 07:41:54 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +00:00
0f35b6f813 *: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
2023-11-15 04:47:16 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00
1746f02a1d dumpling: fix cannot dump data bug when dumpling fails to check has tikv (#40977)
close pingcap/tidb#40932
2023-02-10 00:27:59 +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
43e39e5c0f dumpling: adjust FTWRL to LOCK when upstream does not support (#36576)
close pingcap/tidb#36547
2022-07-27 13:41:10 +08:00
a1c752795f *: improve bazel build (#36009) 2022-07-07 18:57:02 +08:00
e50b9430fc *: enable gci (#35823)
ref pingcap/tidb#35345
2022-07-04 14:53:02 +08:00
ae8da6f0bd *: make Row errors be correctly checked (#35188)
close pingcap/tidb#35050
2022-06-07 13:26:30 +08:00
5d895ee790 dumpling: export consistency names, fix path log format and ping for new created db (#34084)
close pingcap/tidb#31064
2022-05-30 13:04:26 +08:00
5a17604757 dumpling: support dumping sequences (#32570)
close pingcap/tidb#32538
2022-03-24 12:34:33 +08:00
9f005016c9 dumpling: fix unstable sql mock (#32667)
close pingcap/tidb#32008
2022-03-01 14:03: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
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
93f21b9438 dumpling: fix more dumpling log level query template (#30176) 2021-12-17 15:52: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
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