|
|
83ceede82d
|
session, variables: Stream agg concurrency variable (#20960)
|
2020-11-16 10:30:24 +08:00 |
|
|
|
975bbaf294
|
ddl: release memory cache for all tidb-servers when unlock tables (#21006)
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
|
2020-11-13 18:06:05 +08:00 |
|
|
|
5080730715
|
executor: fix the display of large unsigned handle when show table regions (#21026)
|
2020-11-13 15:26:25 +08:00 |
|
|
|
2a185ec4cf
|
executor, expression: Fixed the warning messages when calling date_add function failed (#20418)
|
2020-11-13 12:04:34 +08:00 |
|
|
|
a81c89f89b
|
ddl: support column type change from date time type to other types (#20778)
|
2020-11-12 19:06:42 +08:00 |
|
|
|
c8545947a1
|
executor, planner: fix some cases for natural_using_join (#20977)
|
2020-11-12 18:03:58 +08:00 |
|
|
|
3ef3e54b5e
|
planner: don't push down null sensitive join conditions (#19620)
|
2020-11-12 17:16:31 +08:00 |
|
|
|
ef57bdbbb0
|
*: fix somes bugs related to the clustered index and the new collation (#20934)
|
2020-11-12 15:18:15 +08:00 |
|
|
|
15abd8ba55
|
executor: stablize TestDropStatsFromKV (#21004)
|
2020-11-12 14:29:23 +08:00 |
|
|
|
160cb9b814
|
*: fix set tidb_general_log not work (#20993)
Signed-off-by: Shuaipeng Yu <jackysp@gmail.com>
|
2020-11-12 13:54:23 +08:00 |
|
|
|
269494e3de
|
*: Move sysvar validation to struct (3 of 3) (#20521)
|
2020-11-12 13:22:42 +08:00 |
|
|
|
f81a5d1314
|
planner: check view recursion when building source from view (#20398)
|
2020-11-12 10:44:23 +08:00 |
|
|
|
e608e4bca9
|
ddl: fix the enum's default value where create table (#20849)
|
2020-11-11 20:18:17 +08:00 |
|
|
|
7ab3649256
|
executor, types: fix skipped replace when the value is treated as the same in CI collations (#20858)
|
2020-11-11 19:38:23 +08:00 |
|
|
|
d184120a99
|
ddl: use kv.Key as reorg progress marker instead of kv.Handle (#20908)
|
2020-11-11 18:47:23 +08:00 |
|
|
|
a3facd0f71
|
expression, planner: fix decimal results for aggregate functions (#20017)
|
2020-11-11 14:46:22 +08:00 |
|
|
|
c554481392
|
executor: update memory usage in batch insert/delete (#20866)
|
2020-11-11 13:11:40 +08:00 |
|
|
|
611d24911e
|
store, executor: Fix TestCoprocessorOOMAction may get stuck. (#20897)
|
2020-11-11 11:07:15 +08:00 |
|
|
|
ee77412f54
|
executor, kv, store/tikv: support cache for point select (#20396)
|
2020-11-11 10:41:49 +08:00 |
|
|
|
9007614f95
|
executor: fix wrong is-null result of ShowExec.fetchShowIndex (#20287)
|
2020-11-10 17:51:12 +08:00 |
|
|
|
658a4ce26a
|
executor: fix unexpected results when do index merge join on outer join (#20581)
|
2020-11-10 14:25:17 +08:00 |
|
|
|
4d9d3d8c26
|
executor: fix panic in BenchmarkWindowFunctions BenchmarkWindowFunctionsWithFrame and BenchmarkWindowRows
|
2020-11-10 11:37:37 +08:00 |
|
|
|
8d35f17c17
|
Update the errors dependence to the latest version (#20917)
|
2020-11-10 09:50:39 +08:00 |
|
|
|
f140db6fce
|
executor: fix issue of runtime stats of index merge join is wrong (#20892)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-11-09 23:27:54 +08:00 |
|
|
|
522275783e
|
executor: fix auto-id allocation during statements retry (#20659)
|
2020-11-09 16:37:12 +08:00 |
|
|
|
cc0bef82b7
|
util, types: fix overflow & adjustment for the year type in index ranger (#20338)
|
2020-11-06 17:14:54 +08:00 |
|
|
|
bacd348560
|
executor: modify the error message of insert time value (#20847)
|
2020-11-06 16:24:40 +08:00 |
|
|
|
583cbd265b
|
statistics: store the topn by slice instead of map (#20818)
|
2020-11-06 15:39:33 +08:00 |
|
|
|
36ca73db53
|
store, executor: Fix coprocessor layer may encounter deadlock due to OOM (#20697)
|
2020-11-06 14:15:04 +08:00 |
|
|
|
c243a0b8ce
|
expression: fix ADD_DATE daylight saving time change (#20871)
|
2020-11-06 11:40:01 +08:00 |
|
|
|
28cdf55009
|
transaction: lock row key in delete operation (#20755)
|
2020-11-06 11:16:25 +08:00 |
|
|
|
abc8f1665f
|
*: optimize for encoding huge plan (#20811)
|
2020-11-06 10:46:16 +08:00 |
|
|
|
4e1cbca5c2
|
executor: fix panic when set partition handle for index join (#20551)
|
2020-11-05 14:21:35 +08:00 |
|
|
|
feab4cb9b8
|
executor: fix skipped update when the value is treated as the same in CI collations (#20786)
|
2020-11-04 17:07:16 +08:00 |
|
|
|
ae5dc3f69a
|
executor: fix issue of load data statement doesn't record into slow query and statements_summary (#20713)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-11-04 16:27:01 +08:00 |
|
|
|
04729d2b25
|
executor: fix wrong default zero value for year type (#20824)
|
2020-11-04 16:12:01 +08:00 |
|
|
|
0498d1dd43
|
unistore: collect ExecutorExecutionSummary and return by DAGResponse (#20769)
|
2020-11-04 13:38:21 +08:00 |
|
|
|
e0b9de5802
|
test: skip TestDefaultValForAnalyze (#20815)
|
2020-11-04 11:52:04 +08:00 |
|
|
|
c9d7089d86
|
ddl: add charset info in show create table if column is generated (#20347)
|
2020-11-03 15:56:53 +08:00 |
|
|
|
e9941af783
|
executor: fix IndexHashJoin hang in finishJoinWorkers (#20780)
|
2020-11-03 13:59:20 +08:00 |
|
|
|
6444a05509
|
executor: avoid goroutine leak in index Lookup join (#19251)
|
2020-11-03 13:24:40 +08:00 |
|
|
|
f1c464a86a
|
collation: add utf8mb4_zh_pinyin_tidb_as_cs collation interface (#20504)
|
2020-11-03 11:35:39 +08:00 |
|
|
|
cc7a38327f
|
executor: fix show global variables return session variables also (#19341)
|
2020-11-02 17:02:51 +08:00 |
|
|
|
152b60ebe4
|
session: increase cm_sketch column max length to 6291456(6MB) (#20152)
|
2020-11-02 15:21:25 +08:00 |
|
|
|
369c12f779
|
[planner, executor, kv]: refine and extract mpp codes to the right place (#20691)
|
2020-11-02 14:30:47 +08:00 |
|
|
|
e102c12479
|
planner, config: Enable plan cache by default (#20416)
|
2020-10-29 23:00:26 +08:00 |
|
|
|
14d6ed564c
|
test: add conditions check for TestDefaultValForAnalyze (#20718)
|
2020-10-29 19:36:25 +08:00 |
|
|
|
3d536a6e7e
|
executor: add diagnosis rule to check Transparent Huge Pages(THP) enabled (#20611)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
|
2020-10-29 16:57:04 +08:00 |
|
|
|
de4612597c
|
transaction: lock unique key for delete operation (#19220)
Signed-off-by: you06 <you1474600@gmail.com>
|
2020-10-29 12:08:26 +08:00 |
|
|
|
2e4390b9c5
|
executor: Check if the query is killed when joining rows in HashJoin (#20270)
|
2020-10-28 20:16:02 +08:00 |
|