Commit Graph

78 Commits

Author SHA1 Message Date
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
5b4a82dbf4 *: upgrade bazel timeout (#36776) 2022-08-02 11:10:05 +08:00
xhe
9a16a8dd19 *: replace defer clean with t.Cleanup (#36722)
close pingcap/tidb#36721
2022-08-01 17:34:05 +08:00
158ba1a1d9 *: enable part revive for all code (#36703) 2022-08-01 14:02:06 +08:00
e3ceffa580 ddl: invisibility for plannner (#36634) 2022-07-28 13:45:10 +08:00
8da8863459 dumpling: display the SQL which causes error (#36604)
ref pingcap/tidb#36547
2022-07-27 15:05:11 +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
bf743a6ca0 *: enable flaky test for all test (#36385)
close pingcap/tidb#36404
2022-07-22 15:35:09 +08:00
613c5dce06 db(dumpling): use net.JoinHostPort to generate host-port part of URI (#36113)
close pingcap/tidb#36112
2022-07-12 16:21:05 +08:00
a1c752795f *: improve bazel build (#36009) 2022-07-07 18:57:02 +08:00
55aea2787d *: use pdqsort to improve sort performance (#34404)
close pingcap/tidb#34250
2022-07-06 13:41:02 +08:00
e50b9430fc *: enable gci (#35823)
ref pingcap/tidb#35345
2022-07-04 14:53:02 +08:00
a2fe74fc92 dumpling: unregister metrics if meet error in NewDumper (#35650)
close pingcap/tidb#35649
2022-06-22 20:56:36 +08:00
2b4a4c6d7a *: support bazel (#33691)
close pingcap/tidb#34083
2022-06-07 15:22:30 +08:00
ae8da6f0bd *: make Row errors be correctly checked (#35188)
close pingcap/tidb#35050
2022-06-07 13:26:30 +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
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
6d43ec79cc lightning: auto adjust dynamic region configuration (#34537)
close pingcap/tidb#34536
2022-05-16 17:26:37 +08:00
48e94a18f7 dumpling: support init tls without client kay/certs (#34483)
close pingcap/tidb#34530
2022-05-11 11:44:34 +08:00
1bf64c60f4 *: Refactor FieldType structure (#33569)
close pingcap/tidb#32116
2022-04-26 19:28:51 +08:00
9e3276a891 *: remove useless code (#34159)
ref pingcap/tidb#31716
2022-04-22 14:34:04 +08:00
4ae2259e97 dumpling : reports an error for non-exist tables (#29348)
close pingcap/tidb#29690
2022-04-19 17:30:04 +08:00
6517ee3fb6 *: migrate tidb-tools (#33296)
close pingcap/tidb#32999
2022-03-25 19:08:35 +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
6b2e37f18c gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
2022-03-17 15:10:31 +08:00
9f005016c9 dumpling: fix unstable sql mock (#32667)
close pingcap/tidb#32008
2022-03-01 14:03:45 +08:00