client-go/integration_tests
Xu Qiaolun 8a4ce38c2a
tikv: remove BeginWithOption method (#370)
* tikv: remove BeginWithOption method

Signed-off-by: Xu Qiaolun <jamesxql@gmail.com>

* reset the tidb version in integration test to latest tidb master

Signed-off-by: Xu Qiaolun <jamesxql@gmail.com>
2021-11-11 00:56:58 -08:00
..
raw batchput add ttl to every key (#298) 2021-09-26 11:50:08 +00:00
1pc_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
2pc_test.go tikv: remove BeginWithOption method (#370) 2021-11-11 00:56:58 -08:00
async_commit_fail_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
async_commit_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
client_fp_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
delete_range_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
go.mod tikv: remove BeginWithOption method (#370) 2021-11-11 00:56:58 -08:00
go.sum tikv: remove BeginWithOption method (#370) 2021-11-11 00:56:58 -08:00
isolation_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
lock_test.go Abort if the mismatching lock is from the current transaction when resolving locks (#367) 2021-11-10 10:15:56 +08:00
main_test.go txnkv/transaction: remove use of errors.Trace (#351) 2021-10-27 10:13:37 +08:00
prewrite_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
range_task_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
safepoint_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
scan_mock_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
scan_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
snapshot_fail_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
snapshot_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
split_test.go *: replace pingcap/errors with pkg/errors (#357) 2021-11-01 11:59:52 +08:00
store_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
ticlient_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
tikv.toml separate rawkv and txnkv tests (#295) 2021-09-01 22:05:16 +08:00
util_test.go integration_tests: remove use of errors.Trace (#327) 2021-10-13 06:58:44 +00:00