client-go/tikv
wjHuang 2d2a3fa00e
*: remove the support of `amend transaction` (#635)
* done

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

* done

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

* fix test

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

* fix lint

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

* fix test

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

* fix

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>

Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
2023-01-09 16:30:27 +08:00
..
backoff.go fix license (#267) 2021-08-15 01:48:01 +08:00
client.go reduce write backoffs but don't count busy errors (#271) 2021-08-24 09:05:36 +00:00
failpoint_export.go fix license (#267) 2021-08-15 01:48:01 +08:00
gc.go support find stores with tiflash_mpp label (#481) 2022-05-23 11:22:53 +08:00
interface.go fix license (#267) 2021-08-15 01:48:01 +08:00
kv.go *: remove the support of `amend transaction` (#635) 2023-01-09 16:30:27 +08:00
kv_test.go MinSafeTS support TiFlash (#642) 2022-12-19 17:16:53 +08:00
logutil.go fix license (#267) 2021-08-15 01:48:01 +08:00
main_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
region.go Introduce API v2 (#494) 2022-07-09 14:49:46 +08:00
safepoint.go *: update etcd client to v3.5.2 (#423) 2022-02-17 22:01:16 +08:00
split_region.go client: support requests with source label (#506) 2022-06-24 18:17:09 +08:00
test_probe.go MinSafeTS support TiFlash (#642) 2022-12-19 17:16:53 +08:00
test_util.go tikv: remove use of errors.Trace (#340) 2021-10-20 03:53:36 +00:00
unionstore_export.go unionstore: add checkpoint API to support TiDB savepoint feature (#490) 2022-05-30 13:58:57 +08:00