e4762f28e9ddl: show max allocate times when an auto_random table is created (#15262)
tangenta
2020-03-10 18:04:32 +08:00
20703ee8a6expression: return binary charset and collation if there is no string-type argument in DeriveCollationFromExprs (#15250)
Yuanjia Zhang
2020-03-10 17:26:46 +08:00
3b5895b343.github: reschedule labeler action from every 3 min to 6 min (#15249)
Zhang Jian
2020-03-10 17:17:33 +08:00
9905a26ea0txn: fix UpdateForUpdateTS for non autocommit pessimistic mode (#15244)
cfzjywxk
2020-03-10 17:11:39 +08:00
d1aa2f5b09planner: implement extractCorrelatedCols for DataSource & TopN & Window (#14937)
Mingcong Han
2020-03-09 00:14:46 -05:00
9afaef8bb5executor: bind the func to memtableRetriever (#15181)
Rustin
2020-03-09 13:06:25 +08:00
ae86ae32e1*: replace global mutex random with lock-free FastRand function. (#15213)
Evan Zhou
2020-03-09 12:32:46 +08:00
9e98f706aeplanner, executor: support point get as a option of DataSource (#14775)
Zhuomin(Charming) Liu
2020-03-09 10:47:16 +08:00
1f5fb46f95infoschema: migrate dataForTables and dataForPartitions from package infoschema to executor#15034#15037 (#15208)
zhaox1n
2020-03-09 10:30:16 +08:00
9627132db2planner: fix datarace for plan cache config (#15201)
Feng Liyuan
2020-03-09 00:17:16 +08:00
15e9ea1ffdticlient: use arrays to store mutations (#15053)
Yilin Chen
2020-03-08 19:49:45 +08:00
3b347958c6infoschema: Migrate the infoschema's retrieving data logic for 'dataForCollationCharacterSetApplicability' to executor (#15115)
Andrew
2020-03-04 16:29:16 +08:00
55f5cf538dplanner/expression: constant propagation and predicate pushdown should be aware of plan cache (#14941)
Kenan Yao
2020-03-04 16:23:17 +08:00
c7700356e8store/helper: use random server port in test (#14988)
Feng Liyuan
2020-03-04 15:39:47 +08:00
9df0780764privilege: add DDL and DML privilege check for system tables (#15095)
djshow832
2020-03-04 14:57:47 +08:00
92438644d9session: add test case for retrying union statement (#15051)
djshow832
2020-03-04 11:17:13 +08:00
d457dd7e31test: correct TiDB-style executable comment version for auto_random (#14858)
tangenta
2020-03-04 10:29:09 +08:00
002969a5c4server: support BatchCommands for rpc server to fix panic in batch connection heartbeat (#15055)
crazycs
2020-03-04 01:11:04 +08:00
4a0f1861faexpression: make TestNowAndUTCTimestamp more stable (#15058)
tiancaiamao
2020-03-04 00:12:39 +08:00
9c970f137dinfoschema: Migrate the infoschema's retrieving data logic for 'CharacterSets/Collations' to executor (#15103)
Andrew
2020-03-03 22:29:12 +08:00
3722500e36infoschema: Migrate the infoschema's retrieving data logic for 'engine' to executor (#15102)
Andrew
2020-03-03 21:56:55 +08:00
623132a69etidb-server: print the config file path if error occurs when loading it (#15059)
tiancaiamao
2020-03-03 21:24:16 +08:00
4af313c2f5planner: add the implementation for SetCollationExpr (#14959)
bb7133
2020-03-03 17:58:21 +08:00
2c5170875dcollation: add some collation tests for HashJoinExec, MergeJoinExec and SelectExec (#15067)
Yuanjia Zhang
2020-03-03 17:33:18 +08:00
c8496fcc93expression: add not null flag in PB when constant not null (#14912)
Zhuomin(Charming) Liu
2020-03-03 17:07:09 +08:00
9ae471c0ee*: fix data race for plan cache (#14756)
Feng Liyuan
2020-03-03 16:03:09 +08:00
cdc782418cexecutor: fix hash join benchmark and add a simple hash join test (#14901)
Feng Liyuan
2020-03-03 15:24:09 +08:00
fe5334a1edexecutor: fix bug for virtual column in transaction (#15011)
Maxwell
2020-03-03 15:18:09 +08:00