-
063924a4f6
executor: remove Next() function for CheckTableExec (#6057)
杨 洋
2018-03-17 08:26:50 +08:00
-
c2c85b3102
executor, util: refine row.GetMyDecimal (#6077)
HuaiyuXu
2018-03-16 22:55:16 +08:00
-
4cbdf1e69f
executor: remove Next function for SetExec (#6005)
maiyang
2018-03-16 22:33:27 +08:00
-
c2d6f917a7
tidb: enable to forbid to retry when commit, add isolation test. (#5990)
XuWentao
2018-03-16 20:52:22 +08:00
-
f65ece4b4e
session: rollback the transaction on Compile error (#6073)
Ewan Chou
2018-03-16 15:24:16 +08:00
-
bc1611a8ac
executor: Change makeJoinRowToChunk to account for virtual rows (#6049)
MC Squared
2018-03-16 18:27:47 +13:00
-
e77da7a1a7
expression: add unsigned flag when convert uintPBConstant to Expression (#6071)
HuaiyuXu
2018-03-16 13:04:01 +08:00
-
9dcab918b6
expression/agg: remove useless code. (#6075)
Yiding Cui
2018-03-16 12:54:54 +08:00
-
cf6a0045da
executor: remove Next() function for SelectionExec (#6021)
杨 洋
2018-03-16 11:45:49 +08:00
-
8510bb7671
store/tikv: support retry and timeout for coprocessor streaming API (#5965)
tiancaiamao
2018-03-15 22:18:44 -05:00
-
b71badfc6e
stats: fix data race when dump stats (#6076)
Haibin Xie
2018-03-16 10:43:09 +08:00
-
090f7c5e12
admin: show more information on ddl history (#6035)
ciscoxll
2018-03-16 10:07:50 +08:00
-
f94e39b86f
executor: remove Next function for RevokeExec (#6004)
maiyang
2018-03-16 09:31:37 +08:00
-
11f41a3ef8
executor: remove Next function for SimpleExec (#6001)
maiyang
2018-03-16 09:20:09 +08:00
-
d81f637bb8
executor: remove Next function for SortExec (#6052)
Qiannan
2018-03-16 08:43:16 +08:00
-
3ed700f3c7
Update CONTRIBUTING.md (#6061)
maiyang
2018-03-16 00:17:59 +08:00
-
8f4f9b6c90
http: refactor region handler. (#6051)
disksing
2018-03-15 18:19:14 +08:00
-
98a2640286
*: support 'admin recover index' (#5980)
winkyao
2018-03-15 18:04:35 +08:00
-
a46480c830
*: export implicit rowid and use it in CRUD (#5984)
Ewan Chou
2018-03-15 16:35:58 +08:00
-
65440001d9
set explicit_defaults_for_timestamp to ON (#6068)
Jack Yu
2018-03-15 14:40:10 +08:00
-
d2d06ecac2
executor: remove Next() function for ProjectionExec (#6023)
杨 洋
2018-03-15 12:51:11 +08:00
-
0553deeb42
*:improve code readability and unified aliases (#5997)
maiyang
2018-03-15 10:52:36 +08:00
-
629ebf177b
executor: remove Next() function for TableDualExec (#6022)
杨 洋
2018-03-15 08:31:40 +08:00
-
b64284766f
executor: remove Next() function for SelectLockExec (#6056)
杨 洋
2018-03-14 23:44:43 +08:00
-
98366c47b6
executor: remove Next() function for ShowDDLJobsExec (#6058)
杨 洋
2018-03-14 23:29:02 +08:00
-
a962df3739
executor: remove Next() function for ShowDDLExec (#6059)
杨 洋
2018-03-14 23:11:01 +08:00
-
5aaed4b15d
executor: remove Next() function for CancelDDLJobsExec (#6060)
杨 洋
2018-03-14 21:55:26 +08:00
-
d90d39cf0c
config, variable: add a config to set 'lower_case_table_names' system variable. (#6054)
winkyao
2018-03-14 20:29:53 +08:00
-
38a6a9aed3
vendor: update tipb package (#6050)
Huachao Huang
2018-03-14 20:06:22 +08:00
-
a9af0ca2f9
executor: remove Next() function for LimitExec (#6055)
杨 洋
2018-03-14 18:36:55 +08:00
-
c86da64bf5
executor: remove Next function for UnionScanExec (#5996)
maiyang
2018-03-14 17:13:34 +08:00
-
1c386a56ab
update version to MySQL 5.7 GA release (#6037)
Jack Yu
2018-03-13 22:36:56 +08:00
-
fdd8ae74ff
vendor: update tipb (#6046)
flipped
2018-03-13 22:11:06 +08:00
-
631141b22c
*: remove Next function for RecordSet (#6040)
HuaiyuXu
2018-03-13 21:05:10 +08:00
-
f59c5bedc0
executor: remove Next() function for TopNExec (#6029)
Qiannan
2018-03-13 16:33:55 +08:00
-
b4ed212966
plan: fix a bug when do column substitution for join. (#6041)
Yiding Cui
2018-03-13 16:13:49 +08:00
-
2b81622e7c
parser: fix "insert into t1 (select * from t)" (#6039)
tiancaiamao
2018-03-13 02:32:05 -05:00
-
337a45b961
expression: fix comparation between uint and int (#6028)
HuaiyuXu
2018-03-13 14:38:04 +08:00
-
a0eb1bbd06
stats: remove invalid range when split (#6034)
Haibin Xie
2018-03-13 13:26:46 +08:00
-
ae4300d03b
expression: Add deprecation warning for builtin function PASSWORD (#6000)
MC Squared
2018-03-13 17:37:04 +13:00
-
00a2d8d719
infoschema: add missing columns in collations_information_applicability (#6025)
Zhexuan Yang
2018-03-13 11:17:01 +08:00
-
219f07ac8d
ddl, model: add finished TS (#6026)
Lynn
2018-03-13 10:47:53 +08:00
-
46f938c632
executor: remove Next() function for TableScanExec (#6020)
杨 洋
2018-03-13 00:24:59 +08:00
-
e7dda3245a
table, executor: fix a unique key with null (#6032)
Lynn
2018-03-12 21:37:10 +08:00
-
df258ca854
executor: remove Next function for IndexLookUpJoin (#5994)
HuaiyuXu
2018-03-12 20:11:18 +08:00
-
c981480094
executor: remove Next function for ShowExec (#5998)
Ant.eoy
2018-03-12 17:43:04 +08:00
-
6a826fd0aa
*: collect query feedback (#5909)
Haibin Xie
2018-03-12 15:37:09 +08:00
-
ab47fc387f
executor: remove Next for DDLExec (#6013)
shizy
2018-03-12 14:58:19 +08:00
-
8fef19a75b
executor: remove Next function for StreamAggExec (#6017)
Qiannan
2018-03-12 14:39:51 +08:00
-
1cb6f19384
distsql: add unit test for distsql.go (#5928)
Zhang Jian
2018-03-12 14:10:03 +08:00
-
31fdda08cd
remove Next() function for UnionExec (#6016)
杨 洋
2018-03-12 13:38:00 +08:00
-
a239b772ba
expression: fix test cases in TestWrapWithCastAsTime and TestCompareBuiltin (#6024)
tiancaiamao
2018-03-12 00:33:07 -05:00
-
ef9745bb1a
executor: remove Next for AnalyzeExec (#6012)
shizy
2018-03-12 13:14:39 +08:00
-
f34f817b1f
remove Next() function for ExistsExec (#6019)
杨 洋
2018-03-12 13:03:49 +08:00
-
cfab51bea6
remove Next() function for MaxOneRowExec (#6018)
杨 洋
2018-03-12 12:47:51 +08:00
-
649a7a3fb1
server: fix column length when convert column info for tinyint (#6008)
Zhexuan Yang
2018-03-12 11:12:42 +08:00
-
025ff38edf
executor: log the function stack when recovering from a panic (#6010)
Zhang Jian
2018-03-12 09:50:34 +08:00
-
e38f406756
executor: extend
ADMIN CHECK INDEX statement. (#5955)
Ewan Chou
2018-03-11 16:27:55 +08:00
-
0d623bd33b
plan, executor: fix check index bug (#6006)
Lynn
2018-03-11 14:56:17 +08:00
-
4b705bfe15
executor: remove Next for GrantExec (#5999)
shizy
2018-03-11 12:28:41 +08:00
-
8dfdab3a2e
plan: tiny code refine for building DataSource (#5977)
Zhang Jian
2018-03-11 11:10:38 +08:00
-
f170c56c03
executor: remove Next function for ExplainExec (#6002)
maiyang
2018-03-11 10:31:18 +08:00
-
4a0e771cdd
executor: remove Next function for MergeJoinExec (#5993)
HuaiyuXu
2018-03-09 21:43:31 +08:00
-
4a52a6ae58
executor: remove Next for HashJoinExec (#5991)
HuaiyuXu
2018-03-09 21:19:24 +08:00
-
bf127711e9
ddl:set the low priority for the adding the index (#5976)
ciscoxll
2018-03-09 06:19:22 -06:00
-
a3bf058304
*: 1. remove EnableChunk 2. implement Next in baseExecutor to return nil (#5988)
HuaiyuXu
2018-03-09 17:40:11 +08:00
-
b6ad6a20a5
stats: fix building too many buckets (#5978)
Haibin Xie
2018-03-09 17:20:29 +08:00
-
831c93f645
server, docs: change rowBin to request. (#5983)
Lynn
2018-03-09 15:35:52 +08:00
-
3ac2b34a34
readme: add TiDB adopters (#5981)
Lilian Lee
2018-03-09 11:52:31 +08:00
-
73900c4890
plan: fix a bug when expectedCnt and count after filter are all 0. (#5947)
Yiding Cui
2018-03-08 16:07:47 +08:00
-
d3186dc404
store/tikv:avoid random error when check leader in gc (#5816)
XuWentao
2018-03-08 11:04:19 +08:00
-
8f0477dad5
executor,distsql: Add a test that check coprocessor streaming flag (#5973)
tiancaiamao
2018-03-07 20:42:13 -06:00
-
0b7bf3eef5
server: support decode column (#5927)
Lynn
2018-03-07 20:46:31 +08:00
-
913db283ea
*: remove SupportChunk() from interface ResultSet and RecordSet (#5969)
HuaiyuXu
2018-03-07 19:36:15 +08:00
-
096562ee8a
executor: fix bug in insert (#5968)
Haibin Xie
2018-03-07 16:29:48 +08:00
-
2c3933464b
plan, executor: remove the duplicate function of setPBColumnsDefaultValue (#5967)
Lynn
2018-03-07 15:48:55 +08:00
-
a90ee13c9f
config: update config template (#5963)
Jack Yu
2018-03-07 10:56:45 +08:00
-
cddc45a7b4
server: add http api for settings (#5860)
Jack Yu
2018-03-07 10:21:38 +08:00
-
dca897d749
metrics: improve handle cop task duration metric accuracy (#5925)
Ewan Chou
2018-03-07 10:08:54 +08:00
-
86af180267
plan: decorrelation enhancement. (#5953)
Yiding Cui
2018-03-06 23:55:16 +08:00
-
c4a7242a1d
executor: fix two bugs when enable chunk (#5945)
Jack Yu
2018-03-06 22:00:45 +08:00
-
3e1a8ed36d
executor, infoschema: return a pseudo profiling table when system var profiling is set to 1 (#5960)
HuaiyuXu
2018-03-06 18:06:03 +08:00
-
50e98f427e
config: add validation for configuration (#5864)
Jack Yu
2018-03-06 14:56:28 +08:00
-
9a3463fd81
distsql, mocktikv: handle warnings returned from tikv/mocktikv (#5906)
Jian Zhang
2018-03-06 13:20:27 +08:00
-
ce3bf40aac
stats, mocktikv: implement NextChunk for record set (#5950)
Haibin Xie
2018-03-06 13:08:50 +08:00
-
027804e2c8
mocktikv: return error if coprocessor
range.start is not smaller than range.end (#5951)
tiancaiamao
2018-03-05 21:44:01 -06:00
-
928582c720
executor,ast: check password format for 'create user identified by password XXX' (#5948)
tiancaiamao
2018-03-05 21:30:54 -06:00
-
5461718c65
executor,distsql: set streaming flag for coprocessor request based on executor's type (#5916)
tiancaiamao
2018-03-05 21:21:28 -06:00
-
ad814b0d6c
executor, util: employ memory Tracker to track memory usage during query execution (#5826)
Jian Zhang
2018-03-06 11:02:09 +08:00
-
89dd754579
*: Improve code readability and unified aliases (#5958)
maiyang
2018-03-06 10:25:18 +08:00
-
dc2bbc8c4f
expression: correct the behavior of bit aggregate function. (#5954)
Yiding Cui
2018-03-05 21:44:01 +08:00
-
a2760d6b26
parser: correct mistake on mapping between tinyint and boolean. (#5944)
Zhexuan Yang
2018-03-05 15:52:31 +08:00
-
3b1884e473
*: support check an index (#5932)
Lynn
2018-03-05 12:30:31 +08:00
-
8d55f63611
store/tikv: change CommitMaxBackoff to configuration parameters (#5764)
XuWentao
2018-03-05 11:38:47 +08:00
-
04b504ee19
executor: remove supportChunk from interface Executor (#5942)
Jian Zhang
2018-03-05 10:45:59 +08:00
-
d34f702b6e
cascade drop table (#5938)
Jack Yu
2018-03-03 15:58:54 +08:00
-
1a812fc19b
parser: support long varchar (#5920)
Zhexuan Yang
2018-03-03 10:20:03 +08:00
-
f446ce9d4f
parser for foreign key (#5937)
Jack Yu
2018-03-03 10:11:10 +08:00
-
9f40ef7c9b
ranger: remove invalid interval when building range. (#5939)
Yiding Cui
2018-03-03 09:14:11 +08:00
-
7377339230
mocktikv: set
Range and OutputCounts in coprocessor Response for streaming API (#5923)
tiancaiamao
2018-03-02 05:51:29 -06:00