4127c6b19aserver: add MVCC API for secondary index with common handle (#24436)
tangenta
2021-05-07 20:18:51 +08:00
5d1958b82bplanner: add some test cases about partition-table dynamic mode with global-stats and SQL binding (#24430)
Yuanjia Zhang
2021-05-07 20:08:41 +08:00
9fe539c5a1ddl: fix alter int to bit will panic in backfill index (#24263)
Arenatlx
2021-05-07 17:48:42 +08:00
4bde135acdddl: generated columns to be disallowed more completely for column type change operation (need to change the data) (#24320)
Lynn
2021-05-07 16:06:42 +08:00
3e0947fd21planner: add some test cases about partition table dynamic-mode and plan-cache (#24422)
Yuanjia Zhang
2021-05-07 15:20:41 +08:00
437a5f6251*: fix some typos (#24418)
wjHuang
2021-05-07 11:03:53 +08:00
ff689c08aastore/tikv: make tikv.ErrRegionUnavailable as a normal error (#24390)
Shirly
2021-05-07 10:47:52 +08:00
289dcfefddutil: fix enum index range for in/not in clause. (#24431)
Shenghui Wu
2021-05-06 23:05:52 +08:00
a6ec081b82planner: fix column pruning bug for Apply and Join (#24369)
guo-shaoge
2021-05-06 21:15:52 +08:00
5bd601bdaeddl: disallow changing the default value of the primary key column to null (#24417)
Lynn
2021-05-06 21:01:52 +08:00
a57dc3ab65planner: prune partitions that will never be used (#24376)
ZhuoZhi
2021-05-06 19:59:52 +08:00
6ef4815d28*: support clustered index table produce binlog (#24135)
lysu
2021-05-06 18:59:53 +08:00
13ff0726fdexecutor: support global kill (32 bits) (#20749)
Ping Yu
2021-05-06 18:25:53 +08:00
9d01a36a6bstore/tikv: make tikv.ErrTiFlashServerBusy as a normal error instead … (#24392)
Shirly
2021-05-06 17:59:53 +08:00
cb74578c11executor: solve the compatibility problem between UnionScan and partition tables and remove all code about PartitionTableExec (#24394)
Yuanjia Zhang
2021-05-06 16:49:52 +08:00
26c948d538store/tikv: make tikv.PDServerTimeout as a normal error instead of db… (#24388)
Shirly
2021-05-06 15:49:52 +08:00
82cf05e599store/tikv: make tikv.ErrTiKVServerBusy as a normal error instead of … (#24391)
Shirly
2021-05-06 15:06:27 +08:00
b66b43dac5store/tikv: make tikv.ErrGCTooEarly as a normal error instead of dberror (#24400)
Shirly
2021-05-06 14:41:53 +08:00
1cd3788334planner: convert Sequence as DataSource to TableDual (#24405)
bb7133
2021-05-06 13:35:52 +08:00
c269b11705store/copr: invalidate stale regions for Mpp query. (#24410)
Han Fei
2021-05-06 13:15:52 +08:00
0d4e66ee8dstore/tikv: make tikv.ErrTiKV* as normal errors instead of dberror (#24396)
Shirly
2021-05-06 12:09:52 +08:00
337beb1f89*: the value of tikv-client.copr-cache.capacity-mb should >=0 (#24232)
Howie
2021-05-06 11:05:53 +08:00
18d519f056stats, executor: use a correct sampling to collect stats (#23997)
Yiding Cui
2021-05-02 23:11:51 +08:00
2026977abcplanner: Remove redundant call to expression.ColumnSubstitute (#24097)
Ben Ye
2021-05-02 11:01:51 -04:00
0e5c1f0719ddl, partition: make partition table can use binary type column (#23528)
xiongjiwei
2021-05-02 22:37:51 +08:00
27cacd8cafddl: fix the bug of maximum length limit of identifier #24288 (#24337)
余林颖
2021-04-30 17:01:50 +08:00
d16d25d5d2store/tikv: make tikv.ErrResolveLockTimeout as a normal error instead… (#24386)
Shirly
2021-04-30 15:21:50 +08:00
b77338d012store/tikv: not setting special ts when resolving async locks (#22723)
Yilin Chen
2021-04-30 13:29:50 +08:00
1342f3a054store/tikv: remove use of Enable1PC transaction option in store/tikv (#24366)
disksing
2021-04-30 11:47:49 +08:00
a9a5e057e9store/tikv: remove use of TxnScope transaction option in store/tikv (#24365)
disksing
2021-04-30 11:15:50 +08:00
8ff80f12b7store/tikv: remove use of InfoSchema transaction option in store/tikv (#24364)
disksing
2021-04-30 10:47:50 +08:00
c506155130store/tikv: make tikv.ErrTiKVServerTimeout as a normal error (#24367)
Shirly
2021-04-30 09:29:49 +08:00
c5ca2ea7f9*: add security enhanced mode part 2 (#24279)
Morgan Tocker
2021-04-29 10:31:57 -06:00
af6cece281*: support read and write operations for the global temporary table (#24196)
tiancaiamao
2021-04-29 21:49:58 +08:00
6b0b74e5bestatistics: fix three bugs about MergePartTopN2GlobalTopN (#24370)
rebelice
2021-04-29 19:31:57 +08:00
f1521632e2executor: fix a concurrent-access problem caused by accessing a single parser object in session concurrently (#24338)
Yuanjia Zhang
2021-04-29 18:11:57 +08:00
371e10ed1bstore/tikv: remove use of CommitHook transaction option in store/tikv (#24363)
disksing
2021-04-29 16:59:57 +08:00
68a22eda62store/tikv: remove use of SnapshotTS transaction option in store/tikv (#24362)
disksing
2021-04-29 16:21:57 +08:00
1a69af6aacstore/tikv: use tikv.error.ErrWriteConflictInLatch instead of kv.ErrW… (#24348)
Shirly
2021-04-29 15:35:56 +08:00
c347c6ced8executor: Use TableReader directly when accessing TiFlash partition table instead of using PartitionTableExec (#24344)
Yuanjia Zhang
2021-04-28 17:43:57 +08:00
0d76e899f4expression: fix wrong type infer for agg function when type is null (#24290)
Zhuomin Liu
2021-04-28 17:25:56 +08:00
e79fa8c6b6planner: let CopTiFlashConcurrencyFactor inflence the cost of whole plan (#24157)
Han Fei
2021-04-28 16:43:56 +08:00
b7838d885aplanner: clone possible properties before saving them (#24204)
Kenan Yao
2021-04-28 16:23:56 +08:00
8da5a1f113planner, expression: support enum index scan (#22691)
Shenghui Wu
2021-04-28 15:59:56 +08:00