2effb7dd19planner: make index-hash-join and index-merge-join consider the collation in the right way (#21221)
wjHuang
2020-11-23 20:37:43 +08:00
e6d7e7b89eplanner: make index-hash-join and index-merge-join consider collation (#21201)
wjHuang
2020-11-23 17:34:53 +08:00
c2fae0343btable/tables: make the test case more stable (#21117)
tiancaiamao
2020-11-23 17:21:54 +08:00
4246568d20domain, kv: release table which was unlocked (#21180)
Jason Peng
2020-11-23 16:27:00 +08:00
ea3e4fa519executor: fix bug when parsing the slow logs if the logNum is small (#20959)
Zijie Lu
2020-11-23 15:43:14 +08:00
4caa23e8d2session: add encoded plan cache to avoid repeated encode plan when recording slow-log and statement (#21139)
crazycs
2020-11-23 15:30:27 +08:00
1cdc15baaaplanner: DELETE cannot delete data in some cases when the database name is capitalized (#21202)
Yiding Cui
2020-11-23 14:59:39 +08:00
b085cad80cddl, infoschema: Support aborting the transaction when the placement rules are changed (#21116)
Song Gao
2020-11-23 14:06:24 +08:00
6910eae2a1executor: load data statement shoule not be prepared (#21188)
Sev7ndayyo
2020-11-23 13:49:56 +08:00
fbaab3ecb6ddl, planner: make partition table consider collation in create table and select sentence (#20937)
xiongjiwei
2020-11-21 09:53:53 +08:00
2c66371d8bplanner, sessionctx : Add 'last_plan_from_binding' to help know whether sql's plan is matched with the hints in the binding (#18017)
Chengpeng Yan
2020-11-20 20:43:23 +08:00
1d668fa930expression: keep the original data type when doing date arithmetic operations (#20940)
Yuanjia Zhang
2020-11-20 17:29:11 +08:00
92c012c449log: desensitize of dispatching error and parsing error (#21141)
lance6716
2020-11-20 15:39:54 +08:00
eca1ce192butil: fix wrong calculation to get memory usage. (#21158)
Shenghui Wu
2020-11-20 11:14:23 +08:00
22feeb4aefexecutor:Add runtime stat for IndexMergeReaderExecutor (#20653)
Alkaid Jiang
2020-11-19 19:36:54 +08:00
49a1527893expression: adjust int constant when compare with year type (#21099)
虎
2020-11-19 19:04:53 +08:00
38bbb0dd21planner: ban (index) merge join heuristically when convert eq cond to other cond (#21138)
Zhuomin Liu
2020-11-19 17:17:53 +08:00
61b9930c5ctikv: don't set undetermined error for cancelled prewrites (#20983)
Yilin Chen
2020-11-19 17:02:53 +08:00
42d0208032expression: fix builtin IF truncation of type len (#20743)
Null not nil
2020-11-19 01:47:33 -07:00
aa9f7584f8server: remove prepare stmt if no retry in stmt close() (#20867)
wjHuang
2020-11-19 16:20:33 +08:00
91cd12f83fstore: update the PD client to support the Global/Local TSO (#20980)
JmPotato
2020-11-19 15:30:43 +08:00
2e918a2e8fexecutor: specially handle empty input for apply's outer child aggregate (#20544)
Kenan Yao
2020-11-19 13:54:23 +08:00
2b363fb80d*: support to modify config server-memory-quota-ratio dynamically (#20927)
Shenghui Wu
2020-11-19 13:40:31 +08:00
629ef07597plan: fix the IsSelectForUpdateLockType check (#21125)
cfzjywxk
2020-11-19 12:24:23 +08:00
27c59c7363server: make dump binary time more compatible with MySQL (#21127)
Jack Yu
2020-11-19 12:03:47 +08:00