126 Commits

Author SHA1 Message Date
28cce6a472 objstore: move s3 like store into separate pkg (#65513)
ref pingcap/tidb#65461
2026-01-12 10:01:26 +00:00
e0df5fdab0 objstore: encapsulate i/o related logic into separate pkg and refactor (#65495)
ref pingcap/tidb#65461
2026-01-09 14:22:32 +00:00
1e2cdaa16f objstore: move from 'br/pkg' to 'pkg/' directory (#65462)
ref pingcap/tidb#65461
2026-01-08 08:50:47 +00:00
e6c050849c test: fix wrong failpoint.Disable path (#62252)
close pingcap/tidb#62251
2025-07-28 15:41:52 +00:00
d15d502e5f refactor: use slices.Equal to simplify code (#62601) 2025-07-25 09:36:15 +00:00
0cd280bbd2 meta: unify definition of system or memory DB name (#62247)
ref pingcap/tidb#61702
2025-07-07 19:17:48 +00:00
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
14a469ab9d *: upgrade the PD client to adopt the latest refactor (#58440)
ref pingcap/tidb#58439
2024-12-23 10:36:12 +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
138386c098 br: refactor br cli backoff logic (#54644)
close pingcap/tidb#54643
2024-11-26 17:30:50 +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
d1652cf251 dumpling: make metadata collection failure a warning (#57202)
ref pingcap/tidb#53082
2024-11-07 10:43:19 +00:00
ca8d3224aa *: fix wrong log because of wrongly rename (#56628) 2024-10-14 06:19:52 +00:00
8c4bab1963 *: upgrade go1.23.2 (#51126)
close pingcap/tidb#50765
2024-10-09 05:15:46 +00:00
0e7c06cac1 dumpling: fix the inaccurate calculation of file size in csv format writer (#54623)
close pingcap/tidb#54624
2024-09-23 08:16:09 +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
f01d941eef fix(lint): dumpling/export/sql_type.go (#51589) 2024-03-08 10:12:43 +00:00
3ceeb3ff70 dumpling: add min tls version config item (#51127)
ref pingcap/tidb#36036
2024-02-19 04:34:55 +00:00
464a12651b build(deps): bump github.com/golangci/golangci-lint from 1.55.2 to 1.56.1 (#51089) 2024-02-18 06:57:01 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +00:00
715fc0b866 *: remove TLS1.0, TLS1.1 support (#50348)
ref pingcap/tidb#36036
2024-01-15 04:16:18 +00:00
a7ef915052 *: upgrade rules_go (#49693) 2023-12-27 02:15:28 +00:00
WD
db8f1094dd dumpling: support bigquery dialect (#48719)
close pingcap/tidb#48720
2023-11-21 07:44:40 +00:00
0f35b6f813 *: integrate PD HTTP client to the store helper (#48276)
ref pingcap/tidb#35319
2023-11-15 04:47:16 +00:00
c770b9fb62 dumpling: support output dialect (#48013)
close pingcap/tidb#47964
2023-10-31 10:32:07 +00:00
6883e6de50 dumpling: Fix RowReceiverArr unexpected behaviour call BindAddress multiple times (#48037)
close pingcap/tidb#48036
2023-10-27 09:06:34 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00
a43344d242 dumpling: add csv-line-terminator option (#46983)
close pingcap/tidb#46982
2023-09-14 10:25:39 +00:00
a06bcc60e1 br/lightning: add DecompressConfig to external storage (#46430)
ref pingcap/tidb#42930
2023-08-29 06:18:38 +00:00
61ecb599ad *: use std slices to replace exp/slices (#46020)
ref pingcap/tidb#45933
2023-08-14 03:52:58 +00:00
5309c2ff77 *: support concurrent write for S3 writer (#45723)
ref pingcap/tidb#45719
2023-08-04 10:58:10 +00:00
aca4429881 dumpling: fix dumpling ignore file writer close error (#45374)
close pingcap/tidb#45353
2023-07-18 02:35:16 +00:00
cb3fc6a63b dumpling: skip query tables when use --sql (#45240)
close pingcap/tidb#45239
2023-07-10 07:59:11 +00:00
29e076e31e dumpling: fix panic when query result is empty (#45201)
close pingcap/tidb#45200
2023-07-10 07:06:41 +00:00
c7f2a2317d linter: enable early return (#44564)
close pingcap/tidb#40786
2023-06-12 05:43:05 +00:00
2efe69cd92 dumpling: improve config for using in library (#44499)
close pingcap/tidb#44498
2023-06-08 03:59:41 +00:00
4c83352678 *: Introduce runaway statement in resource group (#43843)
ref pingcap/tidb#43691
2023-05-31 11:16:42 +00:00
8c1fae88e5 linter: check AutoSyncInterval for etcd config (#44081)
close pingcap/tidb#42643
2023-05-23 06:01:38 +00:00
b901431398 *: use time.DateTime,time.DateOnly to replace magic number (#43505) 2023-05-04 03:21:55 +00:00
e1bf43317e tazel: enable for dumpling (#43417) 2023-04-26 03:43:51 +00:00
5b5dff1e37 dumpling: fix unsigned integer field split problem (#42621)
close pingcap/tidb#42620
2023-03-28 19:18:54 +08:00
ca7e5f1068 dumpling: fix dumpling panic bug when --output-file-template is incorrect (#41588)
close pingcap/tidb#42391
2023-03-21 13:38:42 +08: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
ebbfb61a37 dumpling: supports foreign key limitations (#39914)
close pingcap/tidb#39913
2022-12-16 16:40:52 +08:00
95cbc5fc35 dumpling: add enable paging for tidb server (#39791)
close pingcap/tidb#39790
2022-12-13 13:20:51 +08:00