|
|
94e30df8e2
|
parser: fix compiling, add unit tests (#28700)
|
2021-10-11 23:15:25 +08:00 |
|
|
|
fbe0bb13bc
|
executor: migrate goroutine leak tests to goleak (#27405)
|
2021-08-20 13:48:01 +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 |
|
|
|
c6680e999b
|
*: update client-go and update mocktikv usages (#25911)
|
2021-07-09 10:57:32 +08:00 |
|
|
|
cc5e161ac0
|
*: use tikv/client-go/v2 (#25359)
|
2021-06-11 17:24:35 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
82bfdcab37
|
executor: fix update panic on join having statement (#23554)
|
2021-03-26 12:47:24 +08:00 |
|
|
|
602bcd2e40
|
*: fix some structcheck lint warnings (#22983)
|
2021-03-02 23:12:54 +08:00 |
|
|
|
b74dfaf810
|
mockstore: move mockstore/cluster to tikv/mockstore/cluster (#22856)
Signed-off-by: disksing <i@disksing.com>
|
2021-02-22 15:42:16 +08:00 |
|
|
|
27db39b480
|
*: use CLUSTERED and NONCLUSTERED to control primary key type (#22409)
|
2021-02-05 20:41:41 +08:00 |
|
|
|
39d8fcc71b
|
executor: fix value swapping and multi-updates in UPDATE statement (#20493)
|
2020-12-10 15:48:02 +08:00 |
|
|
|
f51bdfc514
|
executor: do not read from lock cache when snapshot read (#21529)
Signed-off-by: you06 <you1474600@gmail.com>
|
2020-12-07 20:17:17 +08:00 |
|
|
|
62fd2b7359
|
execution: fix Out of range error message is not informative enough (#21343)
|
2020-12-04 20:29:47 +08:00 |
|
|
|
a63fa79d90
|
transaction: lazy check not exists error for pessimistic transaction (#18877)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2020-07-31 08:44:49 +08:00 |
|
|
|
658132fcf3
|
planner: refactor handle columns (#18391)
|
2020-07-07 12:26:14 +08:00 |
|
|
|
fa551115e6
|
*: fix update bug in cluster index (#18045)
|
2020-06-16 17:06:26 +08:00 |
|
|
|
73c4673f30
|
*: support update/delete/insert ignore/duplicate update in single cluster index table (#17721)
|
2020-06-08 20:55:31 +08:00 |
|
|
|
ac30f5322e
|
mockstore: introducing embedded unistore (#17156)
|
2020-05-18 17:28:44 +08:00 |
|
|
|
30f6f32708
|
tests: abstract Cluster interface for introducing new mock... (#16940)
|
2020-04-30 10:46:55 +08:00 |
|
|
|
613373e78f
|
planner: refactor the code of buildUpdate to solve some bugs (#13208)
|
2019-11-11 12:50:35 +08:00 |
|
|
|
a582640dc3
|
executor: make point updates go short path (#12243)
|
2019-09-27 18:36:01 +08:00 |
|
|
|
b3f71868c1
|
executor: fix autoid doesn't handle float, double type and tin… (#11110)
|
2019-07-22 19:19:54 +08:00 |
|
|
|
0d563f1e2d
|
stats: fix unstable test (#10953)
|
2019-06-27 13:51:16 +08:00 |
|
|
|
5c65128632
|
ddl: make the leak test stable (#9139)
|
2019-01-23 13:01:55 +08:00 |
|
|
|
386f8e3b7a
|
planner: update generated column inside a transaction should return error (#8909)
|
2019-01-03 11:01:02 +08:00 |
|