This website requires JavaScript.
64c2cc5cbc
sessionctx,store,kv: add a session variable to export last txn info (#19949 )
zyguan
2020-09-14 13:04:05 +08:00
c713018a9c
executor: fix the unit test of the rank funcs memUsage tracking (#19896 )
Zijie Lu
2020-09-14 12:45:05 +08:00
03ca22b14a
expression: consider time zone convert when running from_unixtime test (#19963 )
wangggong
2020-09-14 11:02:39 +08:00
716f762d5d
statistics: reduce HandleAutoAnalyze memory usage (#19837 )
__hidehalo
2020-09-12 10:54:27 +08:00
e48c4b0a38
server: add auth switch to mysql_native_password (#19603 )
Null not nil
2020-09-11 06:35:41 -06:00
94704d0cc4
expression: incorrect error message of inserting enum & set (#19380 )
Patrick Jiang(白泽)
2020-09-11 15:48:24 +08:00
bada2801ac
*: fix cop task runtime information is wrong in the concurrent executor (#19849 )
crazycs
2020-09-11 14:14:37 +08:00
8446ec9e08
tikv: support scatter region with option api (#19844 )
Song Gao
2020-09-11 14:02:34 +08:00
ab00d56628
support round function push down to TiFlash (#19616 )
lei yu
2020-09-11 12:46:29 +08:00
794aa02625
sessionctx/variable: fix cannot select session scope ScopeNone variable (#19584 )
Patrick Jiang(白泽)
2020-09-11 11:33:35 +08:00
f13d605273
executor: fix cluster_slow_query time type in streaming request bug (#19938 )
crazycs
2020-09-11 10:55:09 +08:00
8f188b567a
server: remove useless code (#15568 )
goroutine
2020-09-11 10:25:25 +08:00
4d0d946abd
tikv: commit all keys asynchronously in async commit (#19936 )
Lei Zhao
2020-09-11 06:57:34 +08:00
52d3dae1d3
executor: support memory track for max/min
xiaodong-ji
2020-09-10 17:47:20 +08:00
f388b094df
planner: add optimizer hint TOPN_TO_COP() (#19545 )
tangwz
2020-09-10 17:18:20 +08:00
c308a18494
store/tikv: log for async commit recovery (#19925 )
Lei Zhao
2020-09-10 17:07:57 +08:00
0859e757a2
statistics: add default value of CMSketch for Analyze (#19455 )
rebelice
2020-09-10 16:57:01 +08:00
0fc03a9f71
session: use new PD TS as forUpdateTS on pessimistic write conflict (#19916 )
Yilin Chen
2020-09-10 16:35:20 +08:00
c7a836b609
ddl: support create table with expression index (#18125 )
wjHuang
2020-09-10 15:26:15 +08:00
71d7262067
expression: Support distinct in select stddev_pop() (#19680 )
Win-Man
2020-09-10 14:43:51 +08:00
5d52a34b24
executor: trace memory usage of ntile() (#19756 )
Howie
2020-09-10 13:24:09 +08:00
80e04b55bb
executor: trace memory usage of first_row() (#19757 )
Howie
2020-09-10 10:47:20 +08:00
c022fdcaeb
expression: avoid unnecessary warnings/errors when folding constants in control expr (#19675 )
Zhuhe Fang
2020-09-09 20:08:50 +08:00
dd8f654d7d
ddl: append column change args to job args after updating the tableInfo (#19619 )
Arenatlx
2020-09-09 19:33:47 +08:00
e2d8d29a34
tikv: support async commit locks in BatchResolveLocks (#19860 )
Yilin Chen
2020-09-09 19:07:20 +08:00
4a638269dd
executor: support memory trace for value functions (#19811 )
Hunsmore
2020-09-09 18:15:10 +08:00
5fd2919945
executor: trace memory usage of cume_dist() (#19832 )
YangKian
2020-09-09 17:25:19 +08:00
7b6a5cdb76
executor: fix escape for select into outfile (#19661 )
虎
2020-09-09 16:55:29 +08:00
0c36203f1d
expression: add new scalar function IsTruthWithNull (#19621 )
Shenghui Wu
2020-09-09 16:03:10 +08:00
b6b9b8a6df
exector, planner: Improve the performance of the aggFuncMaxMin by using sliding window (#16819 )
mmyj
2020-09-09 14:31:41 +08:00
0c822d13a1
util: avoid spilling to disk after rowContainer has been closed. (#19750 )
Shenghui Wu
2020-09-09 13:04:52 +08:00
f9b71fca1f
executor: implement memDelta for BitFunc funcs to track memUsage (#19808 )
loserCoder
2020-09-09 11:57:10 +08:00
8a1f11ecee
executor: add memory trace for percent rank agg functions (#19852 )
Patrick Jiang(白泽)
2020-09-09 11:33:12 +08:00
7e357b5092
executor: trace memory usage of row_number()
Xiaofan Zhang
2020-09-09 11:16:33 +08:00
0b306ef351
executor: fix show table regions bug (#19562 )
3pointer
2020-09-09 10:58:41 +08:00
5435980006
store/tikv: implement async commit version of resolve locks (#18467 )
Nick Cameron
2020-09-09 12:09:51 +12:00
2836011470
executor, planner: refactor analyze tableID to analyzeTableID & add CanRuntimePrune (#19846 )
lysu
2020-09-08 23:49:39 +08:00
bc3c84afb2
ddl: add partition should not take table information (#19671 )
xiongjiwei
2020-09-08 21:33:53 +08:00
449587a085
*: using standard error to replace terror (#19425 )
Lingyu Song
2020-09-08 20:15:51 +08:00
48388a7b48
planner,executor: enable plan cache for partition table (#19124 )
tiancaiamao
2020-09-08 19:40:39 +08:00
354f3997c0
executor: add concurrency limit on union executor (#19827 )
Shenghui Wu
2020-09-08 19:16:23 +08:00
9c73cbaa3b
domain: make TestT more stable (#19879 )
Lynn
2020-09-08 18:41:38 +08:00
05809a9cf2
Revert "expression, types: fix decimal precision for SUM function (#19592 )" (#19882 )
HuaiyuXu
2020-09-08 18:21:18 +08:00
2f2c57ecc8
executor, util: fix TestGlobalMemoryTrackerOnCleanUp ci error (#19863 )
Song Gao
2020-09-08 18:15:46 +08:00
2d52e99d0f
executor: fix error tikv_cop_wait metric (#19859 )
crazycs
2020-09-08 16:59:53 +08:00
0e26d40948
distsql: fix wrong default max allowed packet (#19573 )
Zhuomin(Charming) Liu
2020-09-08 15:35:53 +08:00
b446feaf94
test: fix ci failure in TestParallelDropSchemaAndDropTable (#19825 )
Arenatlx
2020-09-08 15:16:47 +08:00
fce9a669c2
config: enlarge the default value of max-txn-ttl (#19826 )
Jack Yu
2020-09-08 14:27:29 +08:00
f8c8217d5c
unistore: support analyze multi-ranges (#19838 )
lysu
2020-09-08 13:40:41 +08:00
e644cfcc73
grafana: handle negative delta in runtime dashboard (#19848 )
Zejun Li
2020-09-08 11:23:30 +08:00
47270445d9
server: fix the missing detachment for the mem/disk tracker (#19794 )
Song Gao
2020-09-08 10:48:51 +08:00
726341146b
expression, types: fix decimal precision for SUM function (#19592 )
dy
2020-09-07 16:23:54 +08:00
221223b46b
executor: add more runtime information for join executor (#19721 )
crazycs
2020-09-07 14:53:20 +08:00
3d33bdf49f
privilege: fix wrong result of SHOW GRANTS (#19704 )
Lingyu Song
2020-09-07 14:45:20 +08:00
a961a70c53
executor: fix fast analyze race condition on session ctx (#19716 )
lysu
2020-09-07 14:35:21 +08:00
397e31a673
planner: fix incorrect result for != all (subq) (#19576 )
Kenan Yao
2020-09-07 14:07:21 +08:00
c283bc66bd
txn:support wait second grammar for "select for update" (#19630 )
cfzjywxk
2020-09-07 13:47:59 +08:00
4f9b3508dd
infoschema: add digest for process list (#19622 )
Zhuomin(Charming) Liu
2020-09-07 13:23:39 +08:00
c537ecf678
planner: mark handle columns as needed when building plan for DELETE (#19723 )
Kenan Yao
2020-09-07 11:32:44 +08:00
bcfaaf5595
executor: implement meldata for rank funcs to track memUsage (#19766 )
Zijie Lu
2020-09-07 11:09:06 +08:00
7cd20c0373
executor: implement memDelta for count funcs to track memUsage (#19770 )
Yansy
2020-09-05 17:43:46 +08:00
41176776a7
util: fix unstable unit test testDiskSerialSuite.TestRemoveDir (#19762 )
Shenghui Wu
2020-09-05 17:33:55 +08:00
78166329e2
executor: set the correct resultCh for task when indexHashJoin keep order (#18840 )
HuaiyuXu
2020-09-05 17:24:57 +08:00
7f56b302d5
executor: implement memDelta for varpop to trace the memory usage (#19755 )
Xiaofan Zhang
2020-09-04 19:55:09 +08:00
a428d472e9
*: remove the unused terminology (#19727 )
Feng Liyuan
2020-09-04 17:12:01 +08:00
15432287cc
expression: incorporate unicode_ci into constant propagation (#19555 )
xiongjiwei
2020-09-04 17:03:29 +08:00
ce849c3e19
*: remove DirtyDB and DirtyTable to reduce memory usage (#19042 )
Zejun Li
2020-09-04 16:50:36 +08:00
5717194f8c
executor: Extract plan id from execution summaries for TiFlash cop response (#19791 )
xufei
2020-09-04 16:26:01 +08:00
82a3724748
ddl: alter rules when truncating partitions (#19505 )
xhe
2020-09-04 14:54:05 +08:00
5d7c8ebeaa
privilege: forbidden creating table in metrics_schema and performance_schema (#19705 )
wjHuang
2020-09-04 12:54:21 +08:00
5b26588eba
expression: add linear search for the interval function (#19543 )
虎
2020-09-04 12:07:32 +08:00
2e29709684
test: stable the test case (#19683 )
cfzjywxk
2020-09-04 11:50:52 +08:00
19590a7a5d
executor: infoschema table partition method wrong for range column partition (#19633 )
tiancaiamao
2020-09-04 11:05:38 +08:00
60172ca621
ddl: trim enum and set trailing spaces automatically (#19612 )
xiongjiwei
2020-09-04 08:40:21 +08:00
ebb5573869
expression: remove the ambiguous error message of unix_time ... (#19707 )
Feng Liyuan
2020-09-03 23:53:08 +08:00
9c344ce66e
types: fix bug of converting enum and set (#19699 )
wjHuang
2020-09-03 23:43:49 +08:00
2ef1afe604
test: stabilize test TestCluster (#19646 )
wjHuang
2020-09-03 22:51:06 +08:00
48eb295925
*: change some tests using failpoint to serialSuite (#19753 )
wjHuang
2020-09-03 21:12:58 +08:00
fdcc19eb11
sessionctx: fix a bug where update stmt not considered when clipping negative num to 0 (#19605 )
Zhou Kunqin
2020-09-03 20:16:17 +08:00
862d8b8996
check privileges for show stats (#19702 )
Lingyu Song
2020-09-03 16:48:44 +08:00
0338bce029
expression: fix unmatched column lengths errors caused by builtinGreatestStringSig and builtinLeastStringSig (#19754 )
Yuanjia Zhang
2020-09-03 16:22:43 +08:00
b6ae01ac61
*: make 'cast' get the correct charset and collate (#15146 )
wjHuang
2020-09-03 15:23:21 +08:00
f25360e3be
test: try to stable some tests (#19710 )
cfzjywxk
2020-09-03 14:22:19 +08:00
24165092a5
go.mod: update parser (#19715 )
Zhou Kunqin
2020-09-03 13:33:51 +08:00
d0dfc77322
fix read failure from system tables tiflash_segments and tiflash_tables when some tiflash node is down (#19714 )
lidezhu
2020-09-03 12:51:10 +08:00
66de0180ca
executor: fix fast analyze on single index (#19662 )
lysu
2020-09-03 11:25:01 +08:00
d8b3d329cd
expression: fallback vectorized control expressions (#19367 )
Zhuhe Fang
2020-09-03 11:15:23 +08:00
0fd81a83e8
executor: fix file exists errors in tests for select into outfile (#19717 )
Yuanjia Zhang
2020-09-02 19:57:54 +08:00
42eaaa590d
*: move backfillWorker code to backfilling.go, update logs and comments (#19503 )
Lynn
2020-09-02 15:48:38 +08:00
6f1311f4fc
session: enable clustered index by default for new clusters (#19688 )
Evan Zhou
2020-09-02 12:00:58 +08:00
5f9301b1a9
distsql: fix cop task runtime stats redundant display (#19674 )
crazycs
2020-09-02 10:32:59 +08:00
bc63f4660b
ddl: reject adding auto_random column (#19618 )
tangenta
2020-09-02 10:24:56 +08:00
fd328394d4
executor, ddl: show full tables SYSTEM VIEW info (#19451 )
Null not nil
2020-09-01 20:01:40 -06:00
c56f318349
expression: support %r and %T format for STR_TO_DATE() (#19474 )
Zhuhe Fang
2020-09-02 09:53:00 +08:00
63998c1747
expression: fix NaN for vec expression (#19482 )
虎
2020-09-02 09:42:30 +08:00
357d432d4e
ddl: fix rollback of adding partition table (#19329 )
Lynn
2020-09-02 09:33:31 +08:00
853e0b4929
expression: fix errors in Apply when the type of correlation column is bit (#19331 )
Yuanjia Zhang
2020-09-02 09:20:32 +08:00
729fdcbbf1
infoschema: fix query processlist and cluster_log bug in mysql8 client (#19648 )
crazycs
2020-09-02 09:11:00 +08:00
1cab3d5947
*: fix bug of same type plans with different plan digest (#19519 )
crazycs
2020-09-01 21:55:20 +08:00
9c2d7c2663
expression: allow function coercibility derive to DERIVATIO ... (#19462 )
xiongjiwei
2020-09-01 21:46:41 +08:00