9a16a8dd19
*: replace defer clean with t.Cleanup ( #36722 )
...
close pingcap/tidb#36721
2022-08-01 17:34:05 +08:00
65e0b8e541
client: KV requests with source label ( #34833 )
...
close pingcap/tidb#33963
2022-07-01 19:46:39 +08:00
94e30df8e2
parser: fix compiling, add unit tests ( #28700 )
2021-10-11 23:15:25 +08:00
1bee2edfad
structure: migrate test-infra to testify ( #27219 )
2021-08-25 21:18:04 +08:00
7755d25aba
*: Integrate SkyWalking-eyes to check license headers in CI and fix licenses headers ( #27198 )
2021-08-16 18:52:00 +08:00
537d8de451
meta,structure: modify structure hash API to avoid conflict on auto table ID key ( #25221 )
2021-06-10 20:44:29 +08:00
bff0e7e4ba
structure: fix err check ( #23003 )
2021-03-01 18:38:54 +08:00
68aaa2fa7e
*: fix auto-id allocate tracing ( #22371 )
2021-01-13 12:19:58 +08:00
449587a085
*: using standard error to replace terror ( #19425 )
2020-09-08 20:15:51 +08:00
ac30f5322e
mockstore: introducing embedded unistore ( #17156 )
2020-05-18 17:28:44 +08:00
cbf7415873
*: add errcode for structure, tablecodec, admin files ( #14054 )
2019-12-16 12:07:02 +08:00
8599fee538
*: implement IterReverse for tikvSnapshot and use desc scan to get latest N ddl history jobs. ( #10152 )
2019-05-31 23:40:09 +08:00
e9482cfdb7
structure: improve package unit test code coverage to 86% ( #10372 )
2019-05-07 17:24:55 +08:00
c137cada68
*: change golang.org/x/net/context to standard context ( #8579 )
2018-12-05 13:54:00 +08:00
c0dea7e936
*: move leak check from each test to suite ( #6541 )
2018-05-15 20:05:03 +08:00
998f696421
*: support set relation job ( #6206 )
2018-04-13 10:30:45 +08:00
e1121814d2
*: don't import golang.org/x/net/context as goctx alias ( #5895 )
...
Now that there is no conflict with sessionctx.Context, this can be
import directly
2018-02-24 03:40:56 -06:00
de9c192cba
*: move mocktikv from tikv pkg ( #5834 )
2018-02-08 23:31:29 +08:00
32d0fc9e76
parser: support "insert into from selectStmt that has brackets" ( #5008 )
2017-11-06 07:06:21 -06:00
63347051d7
executor,util/testkit: fix data race in test TestOnlyFullGroupBy ( #5020 )
2017-11-06 00:59:12 -06:00
12bf655413
*: change some tests' storages to mock-tikv ( #4961 )
2017-10-31 18:18:31 +08:00
37681cf435
*: opentracing for two phase commit ( #4900 )
2017-10-26 17:43:45 +08:00
1c6c145f94
*: Set custom verbose flag to true ( #1956 )
...
* *: set custom verbose flag to true
* *: update .gitignore
2016-11-05 18:00:13 +08:00
6819e22c3c
meta, structure: support snapshot meta. ( #1739 )
...
Snapshot meta will be used to load history schema, so we can
support history read with changed schema version.
2016-09-20 11:11:10 +08:00
08034540f0
*: Add leak test
...
* *: add leak test and tiny clean up
* *: unify test format and add leak test
Conflicts:
store/localstore/compactor_test.go
mysql/error_test.go
*: add leak test
2016-04-07 20:53:45 +08:00
c56ef6e737
structure: address comment.
2015-11-09 12:07:21 +08:00
184e4f2589
structure: add more test.
2015-11-09 10:43:37 +08:00
7bab524bae
*: add hash set check for not changed value.
2015-11-09 10:38:58 +08:00
0c9a4e324b
*: cleanup meta and structure.
2015-10-29 17:25:05 +08:00
fb3389094c
*: fix drop table
...
fix https://github.com/pingcap/tidb/issues/457
2015-10-27 16:46:26 +08:00
26bf34c9da
*: Address comment
2015-10-24 11:57:35 +08:00
900de88951
structure: support LSet
2015-10-23 14:57:58 +08:00
925bc792f5
*: fix make check
2015-10-22 10:41:56 +08:00
e3c8079cd8
*: update meta structure.
2015-10-21 10:41:48 +08:00
835b53a118
*: warp kv RunInNewTxn and support get global/table id.
2015-10-21 09:05:06 +08:00
4eb4c29016
structure: add HInc and HGetInt64
2015-10-20 16:25:30 +08:00
8cb5e79176
structure: add GetInt64 function.
2015-10-20 14:30:07 +08:00
21c768c77b
structure: add TStore and key prefix support.
2015-10-20 11:31:34 +08:00
aebb943de0
structure: fix make check
2015-10-20 11:07:25 +08:00
3b78adaf95
structure: implement some APIs
2015-10-19 21:18:33 +08:00