f6c8de385esession: check character set value valid when set global variable (#21609)
xiongjiwei
2020-12-18 15:59:24 +08:00
6e2bc8fe01ddl: filter the feature switches in show variables (#21873)
Arenatlx
2020-12-18 15:29:50 +08:00
f687ebd91cplanner: fix correlated aggregates which should be evaluated in outer query (#21431)
dongyan
2020-12-18 14:51:35 +08:00
003c42a2c7planner: bypass the DNF restriction if index merge hint is specified (#20799)
Kenan Yao
2020-12-18 14:37:06 +08:00
8036e5f185ddl: check the switch when creating a table with expression index (#21811)
wjHuang
2020-12-18 14:17:04 +08:00
25a94e5f2cexpression:truncate decimal value instead of return error (#21691)
Win-Man
2020-12-18 13:46:05 +08:00
6c0bd10731store/tikv/oracle : add GetStaleTimestamp to get generate a timestamp which represents for the timestamp prevSecond secs ago. (#21713)
Andrewmatilde
2020-12-18 13:22:07 +08:00
3c74651edaplanner: allow a nonaggregate column not named in GROUP BY clause when this column is limited to single value (#21838)
Yifan Xu
2020-12-17 23:07:04 -06:00
36fbde4fd4*: Add start cluster in run-tests.sh in globalkilltest (#21851)
zhouqiang
2020-12-18 12:09:35 +08:00
fd587c3552session: add a switch for index merge join (#21830)
Zhuomin Liu
2020-12-18 11:05:05 +08:00
aa6f585b41expression: add annotations to inform user to import planner/core to initalize expression.RewriteAstExpr and expression.EvalAstExpr (#21789)
Xuhui Lu
2020-12-17 18:46:05 -08:00
b74e8b5cb8ddl: add a switch for alter partition alter placement (#21833)
Arenatlx
2020-12-18 10:22:35 +08:00
31673c8e92bindinfo: sync concurrent ops on mysql.bind_info from multiple tidb instances (#21629)
Kenan Yao
2020-12-18 03:51:35 +08:00
efc0759961*: add enable-global-kill with default value FALSE (#21859)
HuaiyuXu
2020-12-17 20:48:34 +08:00
f363bffd86mocktikv: select count result differs between tikv and mocktikv (#21166)
wangyufan
2020-12-17 19:44:33 +08:00
91ec971961session: Support getting last query info for test purpose (#21557)
MyonKeminta
2020-12-17 19:29:35 +08:00
5825c56764*: fix invalid txn with DDL (#21837)
Jack Yu
2020-12-17 19:14:35 +08:00
259a89ade2executor: set StmtType correctly in SummaryStmt for failed queries (#21855)
Kenan Yao
2020-12-17 18:41:15 +08:00
ce704c8f89config, ddl: make TableColumnCountLimit configurable or be compatible with MySQL (#21612)
Zijie Lu
2020-12-17 17:05:50 +08:00
b25f62dce6expression: fix compatibility behaviors in time_format with MySQL (#21559)
Shenghui Wu
2020-12-17 15:16:57 +08:00
556ccccdebexpression: add implicit eval int and real for function dayname (#21806)
ruoxi
2020-12-17 14:52:04 +08:00
46fa162889expression: do not report error when got unknown locale (#21818)
Zhuomin Liu
2020-12-17 13:44:05 +08:00
a42aa31dc9executor: add auto_random, auto_increment, generated column, global index test for list (columns) partition (#21725)
crazycs
2020-12-17 11:19:35 +08:00
f6885c5d6dddl: add atomic value with element for async read by daemon-worker in reorg job (#21605)
Arenatlx
2020-12-17 10:39:31 +08:00
a5a3aeb2b8planner: construct the EqOrIn condition based on the column (#21812)
Chengpeng Yan
2020-12-17 10:19:56 +08:00
040a03229etest: fix potential data race in mpp mock test (#21836)
xufei
2020-12-16 20:03:35 +08:00
608cc51d27types: report error for json object with key length >= 65536 (#21779)
dongyan
2020-12-16 16:53:35 +08:00
9f095242b5exeutor: add a switch for memory tracker in aggregate (#21597)
Shenghui Wu
2020-12-16 15:01:35 +08:00
291d0b8ee6txn: disable amend by default on master (#21829)
cfzjywxk
2020-12-16 13:34:04 +08:00
e90b93098cserver: cleanup authswitchrequest (#20970)
Null not nil
2020-12-15 20:56:35 -07:00
7fac2ba027ddl: add more ddl test for list partition (#21693)
crazycs
2020-12-15 21:06:35 +08:00
3cbfec31d9*: add a switch for extended stats to disable the feature by default (#21716)
Kenan Yao
2020-12-15 18:27:23 +08:00
67d66d68f2expression: fix casting year 0 to string 0000 (#21469)
虎
2020-12-15 17:33:55 +08:00
25daaee0c0add switch for point get cache (#21669)
Arenatlx
2020-12-15 17:00:15 +08:00
5c19b8236fexpression: handle tp.flen overflow in to_base64 function (#20947)
Null not nil
2020-12-15 01:44:54 -07:00
41eb594924expression: handle hybrid field types for where clause (#21724)
虎
2020-12-15 16:06:54 +08:00
e01a142237planner: fix the fail when we compare multi fields in the subquery (#21699)
Chengpeng Yan
2020-12-15 15:50:56 +08:00
1c6b40582bstore/tikv: batch cop avoids to retry too many times. (#21499)
Han Fei
2020-12-15 15:35:54 +08:00
8435b28296expression: fix compatibility behaviors in round() with MySQL (#21690)
Shenghui Wu
2020-12-15 15:18:55 +08:00