Commit Graph

105 Commits

Author SHA1 Message Date
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
3884b28d37 dumpling: meter network usage (#39774)
close pingcap/tidb#39674
2022-12-10 20:03:41 +08:00
92836501a7 lightning: update to new TLS API of SQL driver (#39623) 2022-12-09 16:20:04 +08:00
e1cc961526 dumpling: Set default driverCfg to use TLS first (#39423) 2022-12-05 12:36:02 +08:00
d5e9ef0f38 dumpling: fix TestSpeedRecorder flaky test (#39314)
close pingcap/tidb#39255
2022-11-22 17:55:58 +08:00
9f9d289529 dumpling: revert 39030 (#39108) 2022-11-14 13:05:54 +08:00
78d1905176 dumpling: compress supports snappy/zstd (#38910)
ref pingcap/tidb#38514
2022-11-14 12:25:54 +08:00
f16209f341 dumpling: process nan when chunk is zero (#39083)
close pingcap/tidb#39082
2022-11-11 15:41:53 +08:00
9dc8bc935b dump: change cfg to use TLS first (#39030) 2022-11-09 19:33:51 +08:00
f9c7bbccec *: authentication using tidb_auth_token plugin (#38773)
close pingcap/tidb#38504
2022-11-04 02:54:00 +08:00
e1b2f7c695 *: downgrade the dependencies (#38821) 2022-11-02 20:42:00 +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
aa49a4c072 dumpling: add recent speed to dump status (#38456)
close pingcap/tidb#38455
2022-10-17 16:53:53 +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
xhe
abb1fd1e2b *: remove cockroach deps (#37703) 2022-09-08 11:44:56 +08:00
796fb1f0a4 *: adjust TLS behaviour for dumpling and lightning (#37479)
close pingcap/tidb#37480
2022-09-07 16:54:57 +08:00
b690f1cead dumpling: fix wrong behaviour of StrictCollationCompatible (#37243)
close pingcap/tidb#37241
2022-08-19 17:04:53 +08:00
d6d0ce7b10 *: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
2022-08-11 12:50:49 +08:00
xhe
4b3563c6cb *: forbid creation of normal files with exec perm (#36691) 2022-08-09 15:42:47 +08:00