2f2b47f511store/tikv: Make maxTxnTimeUse a configurable value (#8215)
MyonKeminta
2018-11-12 15:13:13 +08:00
ce6a7150b3executor: Support NO_AUTO_CREATE_USER sql mode (#8160)
Morgan Tocker
2018-11-12 06:45:37 +01:00
f7d8ca624aplan: use Column.UniqueID in conditionChecker of ranger (#8236)
Kenan Yao
2018-11-12 12:45:25 +08:00
b4be2f48e3cmd/explaintest: clean up tidb-server process (#8261)
tiancaiamao
2018-11-12 11:29:15 +08:00
011cdce950planner: fix row compare logic for ast.LE and ast.GE (#8248)
Lingyu Song
2018-11-12 10:34:27 +08:00
faff04467bdocs: add proposal process (#8228)
HuaiyuXu
2018-11-10 22:50:06 +08:00
0a1df5b7d3design: add a proposal to support view feature (#8061)
Andrew
2018-11-10 10:59:34 +08:00
f3a9745e2cexecutor: support for "admin show next_row_id" (#8242)
Lynn
2018-11-09 22:08:42 +08:00
cd5ffb3b32planner: support join elimination rule (#8021)
Zhuomin Liu
2018-11-09 21:31:29 +08:00
877cbd33c7*: spilt the internal SQLs in the transaction related metrics (#8255)
Jack Yu
2018-11-09 20:47:36 +08:00
6a999a72f6tidb: rm parser in make clean (#8249)
Zhang Jian
2018-11-09 19:25:02 +08:00
09c6bff91c*: Make use of the upperBound of ticlient's kv_scan interface to ensure no overbound scan will happen (#8081)
MyonKeminta
2018-11-09 18:49:00 +08:00
29f14d4178*: change default charset and collation from 'utf8 utf8_bin' to 'utf8mb4 utf8mb4_bin' (#7965)
winkyao
2018-11-09 16:32:21 +08:00
f547869f49executor: fix affected rows when inserting data (#8233)
bb7133
2018-11-09 14:22:55 +08:00
6c242ad47dplanner: fix wrong row compare logic in expression_rewriter (#8241)
Lingyu Song
2018-11-08 22:05:24 +08:00
4a3080a1c1plan: use original field name when Column is extracted from IfNull (#8225)
Kenan Yao
2018-11-08 15:13:45 +08:00
8672716883remove an unused variable (#8229)
lindali0331
2018-11-08 13:58:56 +08:00
1082d5f1acexpression: fix wrong compare result of row (#8222)
Lingyu Song
2018-11-08 12:45:03 +08:00
61428bce7aupdate contribution guide for go module (#8212)
H
2018-11-08 11:06:59 +08:00
5d60849c11chunk: support column pool (#7971)
Zhang Jian
2018-11-07 22:05:28 +08:00
74ff2ee455store/tikv/latch: fix a deadlock in the latch scheduler (#8186)
tiancaiamao
2018-11-07 18:54:46 +08:00
deec48d629planner: fix union statements order (#8214)
Tao Meng
2018-11-07 17:50:34 +08:00
9fdc8ebe5dsession: add transaction start timestamp to the log when retrying (#8091)
Jack Yu
2018-11-07 16:12:39 +08:00
be1933eee8types: move file const_test.go from the parser repository (#8211)
tiancaiamao
2018-11-07 15:58:04 +08:00
bb6d0a935dprivilege: return error on check for missing user (#8112)
Morgan Tocker
2018-11-06 10:27:50 +01:00
4ddf316c83executor: recovery panic in parallel hashagg and projection (#8185)
lysu
2018-11-06 16:16:25 +08:00
6ccfec6d2e*: add a variable tidb_query_log_max_len to set the max length of the query string in the log dynamically (#8183)
Jack Yu
2018-11-06 11:25:11 +08:00
693ff90193[cherry-pick]*: add a variable to control whether we can write _tidb_rowid (#8187)
Lynn
2018-11-05 22:45:32 +08:00