|
|
cc07b11082
|
executor: set the correct stmtCtx for explain statement (#11186)
|
2019-08-27 14:09:35 +08:00 |
|
|
|
140718d230
|
executor: fix auto retry when transaction has select for update (#11714)
|
2019-08-12 16:32:15 +08:00 |
|
|
|
700bf2f3d8
|
planner: support PointGet plan when table has alias name (#11149) (#11270)
|
2019-08-07 18:08:37 +08:00 |
|
|
|
1e1cc1f325
|
types: fix string to integer cast (#11295)
|
2019-07-26 19:10:30 +08:00 |
|
|
|
0ba4d0b41b
|
executor: fix bug of point get when meet null values (#11219)
|
2019-07-12 14:11:14 +08:00 |
|
|
|
1fb0e97b72
|
planner, executor: return TableDual in tryFastPlan for predicate like handlePK=1.1 (#10716)
|
2019-06-05 15:04:19 +08:00 |
|
|
|
ba7134d4e9
|
executor: correct range calculation for CHAR column (#10124)
|
2019-05-14 16:15:31 +08:00 |
|
|
|
98b96cc769
|
executor: speedup unit tests by spliting them into separate suites (#8618)
|
2018-12-24 21:37:12 +08:00 |
|
|
|
a4edb58dd2
|
executor: fix a bug in point get (#7934)
|
2018-10-18 12:05:04 +08:00 |
|
|
|
86416be62f
|
executor: fix point get null values (#7790)
|
2018-09-27 18:21:15 +08:00 |
|
|
|
343cb849b8
|
*: fast path point select (#6937)
|
2018-07-30 18:13:47 +08:00 |
|