9eb2379565executor: fix invalid key error of fast analyze (#11072)
Haibin Xie
2019-07-04 19:51:34 +08:00
862a2beba5- make generated column ref in insert set available (#11042)
ray
2019-07-04 17:43:58 +08:00
247a07f4fdddl: allow more charset/collation modifications for database/table (#10958)
bb7133
2019-07-04 17:04:17 +08:00
53a1ce6075executor, infoschema: fix display of default CURRENT_TIMESTAMP with decimal (#11070)
bb7133
2019-07-04 16:44:12 +08:00
e1f2b3728d*: make assertion check more reasonable (#10424)
tiancaiamao
2019-07-04 16:20:38 +08:00
ce0312bd43executor: handle unsigned primary key for fast analyze (#11074)
Haibin Xie
2019-07-04 16:08:39 +08:00
fba5e6fefflock: add delay clean table lock when session close (#11038)
crazycs
2019-07-04 14:59:37 +08:00
577f6884d8planner: fix window which depends on another (#11040)
baishen
2019-07-04 14:24:59 +08:00
c78622848dconfig, kv: make TxnEntryCountLimit and TxnTotalSizeLimit configurable (#9035) (#9952) (#11058)
Jack Yu
2019-07-04 12:23:20 +08:00
ea6b865c08executor: fix a logical error which is introduced in a previous refactor (#11060)
tiancaiamao
2019-07-04 11:46:03 +08:00
027851fe3bexecutor: fix two data races in tests (#11062)
Jack Yu
2019-07-04 10:41:48 +08:00
f2841dec95ranger: some sort operation can be removed (#10952)
Yiding Cui
2019-07-03 19:50:21 +08:00
755875aacbddl: disallow modifying the generated expression of stored or indexed column (#10932)
Tanner
2019-07-03 17:28:21 +08:00
f56ef00649store/tikv: revert the optimization for optimistic conflicts pessimistic (#11037)
Ewan Chou
2019-07-03 16:21:20 +08:00
4fd815b40fparser: parse until the last character (#11021)
Tanner
2019-07-03 11:59:34 +08:00
d1dc97c6c6planner: make WindowFunction uncacheable in prepare (#11035)
Yiding Cui
2019-07-03 11:07:39 +08:00
e217962e62expression: deep copy the string when setting user variable from Chunk (#11041)
Zhang Jian
2019-07-03 10:43:05 +08:00
1061d2a5b8ddl: fix ddl modify column from null to not null bug: check null value again before change to no null (#10948)
crazycs
2019-07-03 10:11:12 +08:00
973a3e7d0btypes: add ToString method for HexLiteral and BitLiteral (#11029)
Lingyu Song
2019-07-02 18:01:58 +08:00
ff82b62b97*: refactor the optional arguments for table.AddRecord and index.Create (#11018)
tiancaiamao
2019-07-02 15:51:29 +08:00
cb23b524ac*: directly save prepare execute args as datums in binary proto (#10884)
lysu
2019-07-02 13:49:06 +08:00
5886bb90d1executor: let flush privileges do nothing when skip-grant-table is configured (#10986)
tiancaiamao
2019-07-02 10:44:30 +08:00
6542e4ae94ddl: add recover for run ddl job (#10981)
crazycs
2019-07-02 09:08:06 +08:00
a4e53f6e6cbindinfo: fix unstable test (#10949)
Haibin Xie
2019-07-01 21:51:28 +08:00
7a6777de68expression: make sleep function response to the kill statement (#10959)
tiancaiamao
2019-07-01 21:10:00 +08:00
08d821931dexecutor: fix point get snapshot TS for pessimistic transaction. (#11012)
Ewan Chou
2019-07-01 19:26:25 +08:00
5fd7ed73b6tikv: remove max grpc msg limitation for kv request (#11005)
lysu
2019-07-01 17:28:36 +08:00