|
|
8da5a1f113
|
planner, expression: support enum index scan (#22691)
|
2021-04-28 15:59:56 +08:00 |
|
|
|
bd2553734b
|
expression: support enum pushdown (#22686)
|
2021-04-26 18:51:56 +08:00 |
|
|
|
73b5e54c65
|
util/kvcache: enhance kvcache (#24242)
|
2021-04-26 01:37:55 +08:00 |
|
|
|
da5574a067
|
*/tests: remove ineffectual assignment in tests (#24225)
|
2021-04-25 11:35:54 +08:00 |
|
|
|
67e63d9ffa
|
variable: merge Bool{On,Off} with {On,Off} (#24218)
|
2021-04-23 13:09:54 +08:00 |
|
|
|
2de4a918ac
|
variable: refactor session/global validation (part 8) (#24100)
|
2021-04-23 12:07:54 +08:00 |
|
|
|
39762c9d19
|
store/tikv: move kv.Variables from tidb/kv to tikv/kv package (#24189)
|
2021-04-23 10:41:54 +08:00 |
|
|
|
3aa9710868
|
*: add missing TestingT (#24201)
|
2021-04-22 19:51:53 +08:00 |
|
|
|
fa39b79006
|
store/tikv: remove execdetails dependency (#24119)
|
2021-04-20 13:41:52 +08:00 |
|
|
|
e009938aeb
|
util: move deadlock into mocktikv (#24103)
|
2021-04-19 14:39:52 +08:00 |
|
|
|
eb526b0c16
|
*: pre-allocate memory for slices (#24048)
|
2021-04-16 19:29:51 +08:00 |
|
|
|
f1a48216b2
|
statistics: fix some potential panic in statistics (#23988)
|
2021-04-15 21:15:53 +08:00 |
|
|
|
a53cf42075
|
execdetails: move execdetails to store/tikv (#23985)
|
2021-04-15 15:13:55 +08:00 |
|
|
|
4072172c05
|
*: add security enhanced mode part 1 (#23978)
|
2021-04-15 09:51:51 +08:00 |
|
|
|
202bc19de0
|
*: add TableSample ID for PhysicalIDToTypeString() (#23718)
|
2021-04-14 21:27:51 +08:00 |
|
|
|
670b5fbcf5
|
ranger: fix the range construction behavior when the column's type is YEAR (#23559)
|
2021-04-14 16:03:52 +08:00 |
|
|
|
69675ead57
|
store/tikv: move CommitDetails and LockDetails to tikv/util (#23854)
Signed-off-by: disksing <i@disksing.com>
Co-authored-by: Ti Chi Robot <71242396+ti-chi-bot@users.noreply.github.com>
|
2021-04-09 20:56:24 +08:00 |
|
|
|
f97496d0fc
|
expression: Implementation of Vitess hashing algorithm. (#23493)
|
2021-04-06 23:00:32 +08:00 |
|
|
|
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 |
|