08817bdb1bparser: support drop column cascade syntax, parse it and ignore it. (#6791)
winkyao
2018-06-10 18:00:42 +08:00
182b7eb11fimporter: fix typo and a broken link (#6795)
Caitin
2018-06-09 19:59:03 +08:00
b812cb517eexpression, util: DecodeDecimal return real precision and frac (#6732)
winkyao
2018-06-08 15:37:32 +08:00
12d4c5aea5*: support 'show master status' (#6785)
tiancaiamao
2018-06-08 12:36:12 +08:00
7029e5ee85tidb-server: check run-ddl is false when using mocktikv (#6781)
tiancaiamao
2018-06-08 11:31:17 +08:00
8e00ca98f4plan, parser: fix wrong LIMIT/ORDER BY check of the UNION statement (#6783)
lysu
2018-06-08 10:52:08 +08:00
39a8d0eb7aexecutor: support parallel projection (#6323)
Zhang Jian
2018-06-07 22:50:54 +08:00
ce26287a2eplan: make "TIDB_SMJ" take effect even when no index can be used (#6454)
Zhuomin Liu
2018-06-07 20:42:36 +08:00
1082b1a0f3plan: refine the result of EXPLAIN statement (#6755)
Zhang Jian
2018-06-07 20:13:16 +08:00
db4888a697plan, parser: fix the wrong result of the UNION statement (#6752)
lysu
2018-06-07 17:08:26 +08:00
f56e130eedddl, parser: support 'ALTER TABLE RENAME KEY TO' syntax (#6475)
Du Chuan
2018-06-07 13:32:17 +08:00
66c41128caexpression: improve constant folding of UDF if & ifnull (#6677)
Zhuomin Liu
2018-06-07 11:38:57 +08:00
5efab55a27expression: Do not wrap a 'CAST As JSON' when input is already a JSON (#6678)
Zhang Jian
2018-06-07 11:10:50 +08:00
a54ab4270cexecutor: gather all the error definitions together (#6772)
Zhang Jian
2018-06-07 10:58:03 +08:00
12a62e86b1*: Fix select lock option for union statement (#6579)
tiancaiamao
2018-06-06 22:17:09 +08:00
ac1be1d191sessionctx/binloginfo: make TestMaxRecvSize more stable (#6771)
tiancaiamao
2018-06-06 21:04:11 +08:00
96a5109ebbtypes: handle NULL datum if we need convert it to string. (#6761)
Yiding Cui
2018-06-06 20:15:48 +08:00
fbed209a94Add max backoff option (#6770)
Wenxuan Shi
2018-06-06 18:36:03 +08:00
7227db3a0cexecutor: fix drop user bug (#6624)
Zhexuan Yang
2018-06-06 17:13:28 +08:00
8c7f5dcb3eddl: find max row id of the table that is backfilling indices, and just backfill indices in range [startHandle, maxRowID]. (#6518)
winkyao
2018-06-06 15:04:54 +08:00
7314bdc69csession: support tso when use tidb_snapshot (#6749)
Zhexuan Yang
2018-06-06 12:47:06 +08:00
8a326cae76expression, util: handle err instead of panic in EncodeDecimal (#6758)
HuaiyuXu
2018-06-05 19:38:30 +08:00
f8722f93f0store: print backoff wall clock time out (#6741)
Zhexuan Yang
2018-06-05 16:08:20 +08:00
006a6286bfplan: detect table alias duplication for 'JOIN' (#6716)
Du Chuan
2018-06-05 15:25:49 +08:00
a8feebee39executor: make admin check table error more readable. (#6617)
winkyao
2018-06-05 14:16:30 +08:00
b8539dc62aplan, executor: fix the wrong result of merge join (#6753)
Zhang Jian
2018-06-05 13:23:52 +08:00
91493c9c31expression: push builtin function IS_TRUE/IS_FALSE to TiKV (#6751)
Zhang Jian
2018-06-05 12:38:46 +08:00
7a97f6ab72expression: add Partial1Mode/Partial2Mode/DedupMode for AggFunctionMode (#6743)
HuaiyuXu
2018-06-05 11:37:55 +08:00
1e82cb9632store, kvencoder: add a options to disable txn local latches in mockTikvStore, which may cause lightning to be oom. (#6750)
winkyao
2018-06-05 11:19:05 +08:00
13050b4d60server: fix fail to fetch profile by pprof (#6747)
flipped
2018-06-04 22:06:19 +08:00
0969cd5349plan: Fix the empty result of join (#6669)
Zhang Jian
2018-05-29 16:29:47 +08:00
93efc51b96*: unify the connection ID format in log (#6670)
Ewan Chou
2018-05-29 00:31:16 +08:00
36c3f0dd36split write.go (#6660)
Jack Yu
2018-05-28 14:29:42 +08:00
a214b754d1plan, cmd: plan, cmd: improve the code readability of planner (#6654)
Zhang Jian
2018-05-28 13:29:54 +08:00
4607251d23metrics:fix add index duration bucket dosen't work (#6478)
ciscoxll
2018-05-28 10:33:00 +08:00
eaf82968c4Executor: fix affected rows count when update (#6656)
Du Chuan
2018-05-28 10:24:39 +08:00
d3a69d8b04*: set rollback log to debug level (#6653)
Ewan Chou
2018-05-26 22:11:27 +08:00
1a7e9ecf52Makefile: update coverage ignore list (#6651)
Shen Li
2018-05-26 21:27:48 +08:00
fbba541156*: move basic functions and definitions to model package, to make constructing dag request more easier. (#6652)
winkyao
2018-05-26 20:39:22 +08:00
ff7c0cedb8plan, parser: support JOIN hint for UPDATE/DELETE statements (#6626)
Zhuomin Liu
2018-05-25 14:00:57 +08:00
2bcef0fe71server: support ComChangeUser (#6623) (#6638)
Ewan Chou
2018-05-24 19:09:45 +08:00
9150b0f25eexecutor, expression: fix a panic of MAX/MIN (#6632)
Zhang Jian
2018-05-24 18:28:32 +08:00
cf0e1c9743plan: fix a bug in rebuildRange when enabling prepare-plan-cache. (#6637)
Yiding Cui
2018-05-24 17:24:30 +08:00
21135fa5b2store/tikv/gc_worker: Create new backoffer for each region (#6438)
MyonKeminta
2018-05-24 16:49:13 +08:00