f0370c96d6config: Add index limit configuration (#21192)
baishen
2020-12-01 22:56:18 -06:00
33b7f634f6session: fix a DATA RACE to make the CI more stable (#21421)
tiancaiamao
2020-12-02 12:41:18 +08:00
550c2c0c10planner: natural join not consider rowid and null eq not propagate (#21328)
Zhuomin Liu
2020-12-02 12:18:48 +08:00
051285a572txn: fix the inconsistency caused by amend, support unique index amend (#21267)
cfzjywxk
2020-12-02 12:04:47 +08:00
0e2f18d8f9store, config, session: Use system variables to enable async commit and 1PC (#21365)
ekexium
2020-12-02 11:49:57 +08:00
15ec9a613eddl: revise TestTxnScopeConstraint (#21420)
Song Gao
2020-12-02 11:29:48 +08:00
e2e707e5e7sessionctx/variable: fix a DATA RACE to make CI more stable (#21415)
tiancaiamao
2020-12-02 11:16:19 +08:00
549a34f1e8executor: fix duplicate error message in warnings (#20920)
Zejun Li
2020-12-02 11:02:38 +08:00
2f33d57db1planner: detect unknown column in window clause (#21080)
Chengpeng Yan
2020-12-01 21:08:04 +08:00
7260f281e9ddl: get a correct name for long anonymous index (#21413)
wjHuang
2020-12-01 19:46:48 +08:00
f1aed29d39ddl: refine the error message for the expression index on primary key (#21419)
wjHuang
2020-12-01 19:25:42 +08:00
90c7987763executor: add SHOW STATS_TOPN (#21403)
Yiding Cui
2020-12-01 17:02:51 +08:00
fb80822390ddl: return an error if the alter table option is invalid (#21392)
wjHuang
2020-12-01 14:27:18 +08:00
ac660c2fa5ddl: change a log's level from error to warn (#21389)
wjHuang
2020-12-01 14:22:18 +08:00
5131514ebbstatistics: fix a bug which causes panic when using the clustered index and the new collation (#21379)
wjHuang
2020-12-01 14:08:41 +08:00
c94e0df372executor: fix test problems in TestIssue20658 (#21405)
Yuanjia Zhang
2020-12-01 13:06:22 +08:00
35eec1b062expression: fix the in function get the wrong result if args is time type (#21293)
xiongjiwei
2020-12-01 12:14:17 +08:00
c4e5096aabplanner: fix unexpected bad plan when IndexJoin inner side estRow is 0. (#21084)
Shenghui Wu
2020-12-01 11:41:59 +08:00
546b8b5ab7*: close transaction for all auto-committed SQLs (#21378)
Jack Yu
2020-11-30 21:33:28 +08:00
59b8e7597bsession: fix the bug that may cause upgrading from v4.0 fail (#21350)
Zhou Kunqin
2020-11-30 19:08:57 +08:00
67f83a4d3autil/hint: fix ineffective index hint for delete / update in SQL Bind (#21104)
Kenan Yao
2020-11-30 17:29:59 +08:00
3e073c8a08planner: set dbName for hinted query block table alias (#21213)
Kenan Yao
2020-11-30 16:35:43 +08:00
026305eb02*: update go.mod for sysutil (#21373)
crazycs
2020-11-30 15:49:05 +08:00
1c8fb2bd2dexecutor: fix test problems in TestIssue20658 (#21371)
Yuanjia Zhang
2020-11-30 15:27:59 +08:00
76427cbd09*: update the tools dependence (#21370)
leoppro
2020-11-30 15:13:58 +08:00
67f9a24341store/tikv: retry the same scan request when there is a response-level lock (#21348)
Yilin Chen
2020-11-30 14:59:59 +08:00
c47ac4ad15expression: enable coprocessor pushdown of function UUID (#21174)
Feng Liyuan
2020-11-30 13:52:59 +08:00
99044e6584planner: stablize unit test for tidb_opt_prefer_range_scan variable (#21346)
xiaodong-ji
2020-11-30 13:38:29 +08:00
b3f8be7d3c*: update pingcap/errors (#21352)
Allen Zhong
2020-11-30 11:58:29 +08:00
094b462b44ddl: check the expression in partition definition and refactor code (#21325)
xiongjiwei
2020-11-30 11:12:00 +08:00
c9288d246cexecutor: add unit test and benchmark for shuffle merge join (#21360)
huang-b
2020-11-29 23:11:22 +08:00
b87849868cexecutor: add benchmark for partitionRangeSplitter (#21363)
Ling Jin
2020-11-29 22:54:04 +08:00
0c0e29d363executor, planner: add partitionRangeSplitter for shuffle (#21306)
Ling Jin
2020-11-29 16:39:16 +08:00
29a83c2cd8executor hptc ycsb-worloade: Make use of AppendRows in all cases (#21163)
程序员小王(troy)
2020-11-29 16:21:00 +08:00
b204df7051executor: Implement AppendRows for Chunk (#21057)
程序员小王(troy)
2020-11-28 15:14:59 +08:00
cc0e1d46e6planner/core, session, sessionctx/variable: add session variable to control the concurrency of shuffle merge join (#21332)
huang-b
2020-11-27 14:09:04 +08:00
d12eb1b174executor: Fix IndexMergeReader works incorrectly under RC isolation level (#21208)
MyonKeminta
2020-11-24 17:39:54 +08:00
115c7f88e8executor: set the inner join keys' field length to unspecified (#21233)
Yiding Cui
2020-11-24 17:00:53 +08:00
65c8cb6354store, executor: refactor ratelimitAction (#21168)
Song Gao
2020-11-24 16:20:00 +08:00
2901bb47f5go.mod, bindinfo: update parser to fix binding doesn't work for prepared stmt with LIMIT (#21214)
Zhou Kunqin
2020-11-24 16:05:48 +08:00
8f11e31685expression: revert some changes to fix mysql_test (#21246)
wjHuang
2020-11-24 15:28:23 +08:00
b77a514ae9expression: fix a bug that DML using caseWhen may cause schema change (#19857)
wjHuang
2020-11-24 13:27:02 +08:00
ca247e8928table: fix insert value into hash partition table which not int (#21182)
pengdaqian2020
2020-11-23 23:05:54 -06:00
afb2ab95f0table: fix zero date in different sqlmode (#20206)
9547
2020-11-24 12:46:51 +08:00
8808a65d49planner: fix should not use point get plan (#21124)
Rain Li
2020-11-24 11:54:54 +08:00
4897ecdba2planner, type: fix AggFieldType error when encouter unsigned and sign type (#21062)
RogerYK
2020-11-24 11:33:24 +08:00
ceddc106f0executor,planner/core,util/plancodec: extend executor.ShuffleExec and planner.core.PhysicalShuffle to support multiple data sources (#20942)
huang-b
2020-11-24 10:59:03 +08:00