|
|
01b05745d8
|
execdetails: refine cop task execution stats display in plan (#23461)
|
2021-04-01 22:05:24 +08:00 |
|
|
|
407c45483c
|
util/chunk: replace outdated link with correct one (#23307)
|
2021-04-01 14:09:24 +08:00 |
|
|
|
4130033736
|
planner: fix wrong IndexScan plan reused in plan cache (#23758)
|
2021-03-31 22:07:24 +08:00 |
|
|
|
8fca6a21a6
|
util: fix range building for binary literal (#23699)
|
2021-03-31 14:43:24 +08:00 |
|
|
|
f9708e6043
|
*: collect transaction write duration/throughput metrics for SLI/SLO (#23462)
|
2021-03-30 11:19:24 +08:00 |
|
|
|
a49effd47e
|
planner, util/ranger: apply PushDownNot to condition before pruning partition (#23628)
|
2021-03-29 20:47:24 +08:00 |
|
|
|
aee5819a20
|
*: change @@tidb_enable_clustered_index to ON/OFF/INT_ONLY (#23529)
|
2021-03-26 15:59:24 +08:00 |
|
|
|
1915517c0c
|
ranger: handle decimal overflow properly when building index ranges (#23535)
|
2021-03-25 17:05:01 +08:00 |
|
|
|
78fc47c9a2
|
collation: hide pinyin collation in show collation (#23521)
|
2021-03-25 15:09:24 +08:00 |
|
|
|
47749a156a
|
partition: fix hash partition with not between condition get wrong result (#22914)
|
2021-03-25 11:53:23 +08:00 |
|
|
|
35eded065e
|
*: fix structcheck lint warnings (#23062)
|
2021-03-24 21:09:37 +08:00 |
|
|
|
42be9a4a8d
|
planner: fix plan cache not working caused by type difference (#23175)
|
2021-03-22 20:29:36 +08:00 |
|
|
|
60460be42f
|
*: unify NeedRestoredData and CommonHandleNeedRestoredData (#23266)
|
2021-03-19 19:51:36 +08:00 |
|
|
|
28c3748496
|
planner: remove some risky cache operations in the plan builder (#23354)
|
2021-03-18 15:35:11 +08:00 |
|
|
|
411dba25b1
|
*: deprecate alter-primary-key configuration (#23270)
|
2021-03-18 15:17:36 +08:00 |
|
|
|
5bafb3203e
|
planner: show cast type in EXPLAIN in coptask (#23123)
|
2021-03-16 16:16:55 +08:00 |
|
|
|
3641cd4fe0
|
executor: fix split table with large integers (#21277)
|
2021-03-15 16:18:56 +08:00 |
|
|
|
2bea06ed23
|
util, types: don't let SPM be affected by charset (#23161)
|
2021-03-12 22:39:10 +08:00 |
|
|
|
276dd0e69e
|
util: optimize the performance of restore with db (#22910)
|
2021-03-12 16:46:56 +08:00 |
|
|
|
d1297376f1
|
planner: Fix problem that MPP query cannot work with STATEMENT_SUMMARY properly (#23229)
|
2021-03-10 20:24:55 +08:00 |
|
|
|
c382b9b01e
|
executor: hash join out of index panic when enum column value is zero (#23162)
|
2021-03-10 12:18:54 +08:00 |
|
|
|
d29febf93f
|
session,util/sqlexec: clean up code for deprecated API (#23153)
|
2021-03-08 17:48:54 +08:00 |
|
|
|
31df40b9bc
|
statistics: add some test cases of global-stats to cover more column types (#23138)
|
2021-03-08 14:10:54 +08:00 |
|
|
|
3b016a9a02
|
planner: fix panic when building index merge plan (#23141)
|
2021-03-08 11:50:54 +08:00 |
|
|
|
c0f7726afb
|
util: remove unused code #23013 (#23097)
|
2021-03-08 11:18:54 +08:00 |
|
|
|
707cb0a942
|
kv: unify the BeginWith... function into one (#23130)
|
2021-03-05 17:56:56 +08:00 |
|
|
|
5f73c822ca
|
kv/union_store:remove tableinfo from union_store (#22976)
Co-authored-by: disksing <i@disksing.com>
|
2021-03-04 16:30:42 +08:00 |
|
|
|
3cf2599256
|
util: remove unused code (#23041)
|
2021-03-04 13:14:54 +08:00 |
|
|
|
8761adc59f
|
executor: make the memory tracker of Jsonobjectagg more accurate (#23024)
|
2021-03-04 11:34:54 +08:00 |
|
|
|
6f250b625e
|
*: fix a bug that collation is not handle for text type (#23045)
|
2021-03-03 22:04:54 +08:00 |
|
|
|
33c82d1371
|
util: fix err check (#23009)
|
2021-03-03 21:48:55 +08:00 |
|
|
|
b5a9076aea
|
*: new secondary index value format (#20220)
|
2021-03-03 21:16:54 +08:00 |
|
|
|
f3434544c8
|
executor: introduce setWithMemoryUsage to track set memory in AggExec. (#22965)
|
2021-03-03 11:42:54 +08:00 |
|
|
|
602bcd2e40
|
*: fix some structcheck lint warnings (#22983)
|
2021-03-02 23:12:54 +08:00 |
|
|
|
24c9df147d
|
*: refactor table.Table interface, clean up unnecessay methods (#22430)
|
2021-03-02 19:48:54 +08:00 |
|
|
|
6bb16e55ff
|
statistics: add static partition prune mode checks (#23016)
|
2021-03-02 19:30:30 +08:00 |
|
|
|
2a5aa13f0a
|
util: fix vet (#23042)
|
2021-03-02 13:42:54 +08:00 |
|
|
|
bc37f088ba
|
*: fix some varcheck lint warnings (#23011)
|
2021-03-01 15:10:54 +08:00 |
|
|
|
e1004a2ccb
|
*: modify the switch to control global stats (#22866)
|
2021-03-01 14:18:30 +08:00 |
|
|
|
febac515b1
|
store/tikv: move coprocessor out (#22922)
|
2021-03-01 11:42:54 +08:00 |
|
|
|
8357f809ff
|
*: remove some useless codes and do tiny update (#22972)
|
2021-02-26 19:14:53 +08:00 |
|
|
|
8a490e96b5
|
parser: quote identifier with backquote when getting SQL digest (#22893)
|
2021-02-26 14:54:54 +08:00 |
|
|
|
e360454b2d
|
util: fix Host column of show processlist to host_name:client_port format (#22707)
|
2021-02-24 18:54:03 +08:00 |
|
|
|
35534ae752
|
*: apply golangci-lint to the new code (#22824)
|
2021-02-24 18:24:03 +08:00 |
|
|
|
6d6c83369f
|
*: timezone insensetive test (#22880)
Signed-off-by: xhe <xw897002528@gmail.com>
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
|
2021-02-24 16:46:03 +08:00 |
|
|
|
04e5137f48
|
*: use explain format = 'brief' for tests (#22677)
|
2021-02-22 17:50:06 +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 |
|
|
|
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 |
|