|
|
99d0b22f04
|
session, util: update session to use new APIs (#22652)
|
2021-02-19 13:10:30 +08:00 |
|
|
|
4031706e32
|
gcworker: remove handler interface (#22779)
Signed-off-by: disksing <i@disksing.com>
|
2021-02-18 12:09:31 +08:00 |
|
|
|
38aaad2414
|
util/timeutil: fix timeutil/time_test.go on Windows (#22758)
|
2021-02-08 09:42:41 +08:00 |
|
|
|
27db39b480
|
*: use CLUSTERED and NONCLUSTERED to control primary key type (#22409)
|
2021-02-05 20:41:41 +08:00 |
|
|
|
4172f473da
|
*: adapt new api for the executor package (#22644)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2021-02-04 17:32:15 +08:00 |
|
|
|
343c412531
|
planner, executor, statistics: add tests for version 2 and fix bugs (#22461)
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2021-02-04 15:52:30 +08:00 |
|
|
|
f8b0d8f7ed
|
infoschema: show query disk usage in information_schema.processlist (#22417)
|
2021-02-02 19:12:27 +08:00 |
|
|
|
44641c3282
|
planner: change the content of AnalyzeTableID to build global-stats (#22554)
|
2021-02-02 15:39:44 +08:00 |
|
|
|
7ca1629d1a
|
*: refactor ExecuteInternal to return single resultset (#22546)
|
2021-02-01 14:05:27 +08:00 |
|
|
|
4e471d7cb1
|
*: move new api out of session package (#22591)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2021-01-30 07:24:44 +08:00 |
|
|
|
b24d192429
|
util: change point array to *point array (#22422)
|
2021-01-29 17:40:35 +08:00 |
|
|
|
3dff7cd348
|
store/tikv: resolve variable dependency (#22609)
Signed-off-by: disksing <i@disksing.com>
|
2021-01-29 15:52:14 +08:00 |
|
|
|
ea6ccf82e9
|
*: refactor the RestrictedSQLExecutor interface (#22579)
|
2021-01-29 12:56:44 +08:00 |
|
|
|
890a358325
|
store/tikv: resolve logutil dependency (#22566)
Signed-off-by: disksing <i@disksing.com>
|
2021-01-28 17:26:01 +08:00 |
|
|
|
fbcf75acc9
|
store/tikv: refactor: remove import tidb.config.security in store/tikv (#22538)
Signed-off-by: shirly <AndreMouche@126.com>
|
2021-01-27 12:08:24 +08:00 |
|
|
|
ae0057da71
|
*: preventing SQL injection (#22499)
Signed-off-by: xhe <xw897002528@gmail.com>
|
2021-01-26 18:52:08 +08:00 |
|
|
|
038e7711ab
|
store/tikv: resolve util dependencies (#22524)
Signed-off-by: disksing <i@disksing.com>
|
2021-01-26 14:05:07 +08:00 |
|
|
|
6c4401fcff
|
store/tikv, util: move storeutil to store/tikv (#22522)
Signed-off-by: disksing <i@disksing.com>
|
2021-01-26 13:49:07 +08:00 |
|
|
|
905e9af74d
|
util: pre-alloc memory for decoding rows (#22508)
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
|
2021-01-25 14:59:08 +08:00 |
|
|
|
ac17ae982a
|
util/codec: add error handling to NewCommonHandle() to avoid panic (#22458)
|
2021-01-21 16:44:59 +08:00 |
|
|
|
3dd842f50a
|
statistics: add bucket ndv for index histogram (#20580)
Co-authored-by: Yuanjia Zhang <zhangyuanjia@pingcap.com>
Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
|
2021-01-13 18:24:21 +08:00 |
|
|
|
caa8c16cac
|
execution: support explain analyze in mpp execution. (#22053)
|
2021-01-07 17:46:59 +08:00 |
|
|
|
02016b09ef
|
util: add test TestCodec (#22197)
Signed-off-by: wjhuang2016 <huangwenjun1997@gmail.com>
|
2021-01-07 17:32:27 +08:00 |
|
|
|
ec73315dce
|
*: Move tikv gc configuration to sysvars (#21988)
|
2021-01-07 13:59:44 +08:00 |
|
|
|
76614c6ca9
|
util/chunk: fix slice out of bound panic (#21155)
|
2021-01-06 17:24:42 +08:00 |
|
|
|
51794e9d30
|
*: rewrite origin SQL with default DB for SQL bindings (#21275)
|
2021-01-06 16:28:29 +08:00 |
|
|
|
536dfdfe2f
|
executor: always decode the value first and then the handle (#22073)
|
2021-01-04 16:37:15 +08:00 |
|
|
|
16f53257ca
|
store: trace loadRegion to see the PD region cache loading (#22092)
|
2021-01-04 10:10:45 +08:00 |
|
|
|
eae64e40fe
|
executor: support exact staleness begin statement (#21897)
|
2020-12-31 22:08:14 +08:00 |
|
|
|
dad3b5e87d
|
util: add cache for mem info in container (#22109)
|
2020-12-30 22:13:13 +08:00 |
|
|
|
8144e1395d
|
*:Adapt ScanDetailV2 in KvGet and KvBatchGet Response (#21562)
|
2020-12-30 17:02:44 +08:00 |
|
|
|
97f8bea90e
|
planner: fix incorrect range for prefix index range scan (#22037)
|
2020-12-29 16:26:00 +08:00 |
|
|
|
5e67a597cc
|
planner, store/tikv, executor:Support shuffled hash join and refine codes (#20894)
|
2020-12-28 15:14:15 +08:00 |
|
|
|
27071f14d7
|
session/bootstrap: disable clustered index by default (#21777)
|
2020-12-25 15:44:07 +08:00 |
|
|
|
47ef48b854
|
planner/codec: fix issue of decode plan error cause by without escape special char (#21937)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-12-24 20:20:29 +08:00 |
|
|
|
9c5f1bd083
|
executor: fix unstable test Issue16696 (#22009)
|
2020-12-24 17:12:59 +08:00 |
|
|
|
4135fa313f
|
planner: generate correct query block name and offset for update / delete (#21823)
|
2020-12-23 17:03:59 +08:00 |
|
|
|
3e5c56eccf
|
range: fix overflow value access index (#21805)
|
2020-12-23 16:18:29 +08:00 |
|
|
|
5f3bb760d4
|
planner: add plancodec id for all type TableScan/IndexScan. (#21935)
|
2020-12-23 15:49:29 +08:00 |
|
|
|
49791bc3f5
|
expression: do not rewrite like to = if new collation is enabled (#21893)
|
2020-12-23 10:53:30 +08:00 |
|
|
|
d44e123395
|
planner: prevent agg push down if it is in the outer child of apply (#21902)
|
2020-12-22 16:43:26 +08:00 |
|
|
|
7b76edcfe1
|
*: support baseline capture for prepared statements (#21271)
|
2020-12-22 16:21:59 +08:00 |
|
|
|
cf806f60e4
|
util/ranger: convert range condition like x >= 2 and x <= 2 to point condition x = 2 (#21809)
|
2020-12-22 14:07:54 +08:00 |
|
|
|
ce5ce53fa9
|
ddl, distsql: Support forbiding cross txnScope query all *Reader Executor (#21650)
|
2020-12-21 15:30:30 +08:00 |
|
|
|
1a9852f85f
|
*: redact some error code, part(3/3) (#21866)
|
2020-12-19 18:21:34 +08:00 |
|
|
|
dd3087ffb9
|
server: redact some error code, part(2/3) (#20591)
|
2020-12-18 18:45:04 +08:00 |
|
|
|
e9b11b72a3
|
util: fix bad number error with DISTINCT when dividing long decimals (#21783)
|
2020-12-18 16:29:35 +08:00 |
|
|
|
fd587c3552
|
session: add a switch for index merge join (#21830)
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
|
2020-12-18 11:05:05 +08:00 |
|
|
|
efc0759961
|
*: add enable-global-kill with default value FALSE (#21859)
|
2020-12-17 20:48:34 +08:00 |
|
|
|
a5a3aeb2b8
|
planner: construct the EqOrIn condition based on the column (#21812)
|
2020-12-17 10:19:56 +08:00 |
|