|
|
2580240dde
|
*: pass sql, plan digest down to KV request (#24854)
|
2021-05-25 15:47:33 +08:00 |
|
|
|
98f0d76bc7
|
*: clean up the deserted syntax of START TRANSACTION READ ONLY (#24813)
|
2021-05-25 14:25:33 +08:00 |
|
|
|
79669921ff
|
ddl: add region and split compatibility for temporary table (#24684)
|
2021-05-25 13:17:33 +08:00 |
|
|
|
39bd181213
|
*: Upgrade to go 1.16 && remove deprecated io/ioutil (#24527)
|
2021-05-25 12:07:34 +08:00 |
|
|
|
9865d51f79
|
planner: fix the ORDER BY column not match the GROUP BY clause (#24708)
|
2021-05-24 20:29:34 +08:00 |
|
|
|
bfdad7c752
|
*: milisecond test and infoschema fix (#24820)
|
2021-05-24 18:27:34 +08:00 |
|
|
|
9d8935e39a
|
executor: add partition test with expression (#24744)
|
2021-05-24 16:27:33 +08:00 |
|
|
|
559a0067fa
|
store/tikv: extract methods for LockCtx (#24736)
|
2021-05-24 15:59:33 +08:00 |
|
|
|
2e7ace474c
|
ci acceleration: reduce execution time for TestDirectReadingWithAgg (#24818)
|
2021-05-24 14:05:33 +08:00 |
|
|
|
a126b06a1d
|
ddl: the clustered index primary key conflict prompt information is not an index value (#24831)
|
2021-05-24 13:31:33 +08:00 |
|
|
|
49f614e05f
|
executor: add a test case for 'tidb_constraint_check_in_place' on temporary table (#24784)
|
2021-05-22 02:58:21 +08:00 |
|
|
|
163eb5f03c
|
planner: Implement PointGet in TryFastPlan for range/list paritition table (#24588)
* implement PointGet in TryFastPlan for range/list partition
|
2021-05-22 01:23:53 +08:00 |
|
|
|
032d34c750
|
executor: fix index join panic on prefix index on some cases (#24568)
|
2021-05-21 16:06:21 +08:00 |
|
|
|
35f5ff4407
|
executor: remove the unnecessary use of fmt.Sprintf (#24815)
|
2021-05-21 15:54:21 +08:00 |
|
|
|
a2b9cb0929
|
config: ignore tiflash when show config (#24770)
|
2021-05-20 22:44:22 +08:00 |
|
|
|
db71d7fb83
|
test: record random seed in TestIssue20658 (#24782)
|
2021-05-20 21:54:21 +08:00 |
|
|
|
b91aeedab7
|
planner: add tests for partition range boundaries for LT/GT (#24574)
|
2021-05-20 21:34:22 +08:00 |
|
|
|
bcfe952921
|
executor: Fix unstable TestTiDBLastTxnInfoCommitMode (#24779)
|
2021-05-20 21:22:22 +08:00 |
|
|
|
6bfc5f8b44
|
*: support AS OF TIMESTAMP read-only begin statement (#24740)
|
2021-05-20 20:54:22 +08:00 |
|
|
|
013b3f1f49
|
executor: add table name in log (#24666)
|
2021-05-20 18:34:22 +08:00 |
|
|
|
542da5d60b
|
*: prepare errors for CTE (#24763)
|
2021-05-20 06:03:40 +08:00 |
|
|
|
20e467a046
|
executor: add some test cases about dynamic-mode and apply operator (#24683)
|
2021-05-20 03:29:41 +08:00 |
|
|
|
28f4d79a0b
|
executor: fix wrong enum key in point get (#24618)
|
2021-05-20 03:05:41 +08:00 |
|
|
|
a2278dfdf5
|
oracle: simplify timestamp utilities (#24688)
|
2021-05-20 02:53:41 +08:00 |
|
|
|
d1a5fa3ac9
|
planner: add range partition boundaries tests with BETWEEN expression (#24598)
|
2021-05-20 02:05:41 +08:00 |
|
|
|
3904ca3e4e
|
infoschema, executor: Add the deadlock table (#24524)
|
2021-05-20 00:21:42 +08:00 |
|
|
|
15dfd7bdd3
|
*: Implementing RENAME USER (#24413)
|
2021-05-20 00:09:41 +08:00 |
|
|
|
89cf970202
|
executor: add correctness tests about direct reading with indexJoin (#24497)
|
2021-05-19 22:03:42 +08:00 |
|
|
|
8fb29eb17e
|
kv: move TxnScope into kv (#24715)
|
2021-05-19 20:01:42 +08:00 |
|
|
|
3e41d1473f
|
*: add option for enum push down (#24685)
|
2021-05-19 14:15:41 +08:00 |
|
|
|
883c7fb87c
|
planner: add partitioning pruning tests for range partitioning (#24554)
|
2021-05-19 10:57:40 +08:00 |
|
|
|
f5a362d229
|
executor: add correctness tests about IndexMerge (#24674)
|
2021-05-19 08:03:40 +08:00 |
|
|
|
49d21dd9a8
|
executor: add correctness tests for partition table with different joins (#24673)
|
2021-05-18 15:25:40 +08:00 |
|
|
|
e9488ce2ee
|
*: implement tidb_bounded_staleness built-in function (#24328)
|
2021-05-18 14:15:40 +08:00 |
|
|
|
0f10bef470
|
domain, session: Add new sysvarcache to replace global values cache (#24359)
|
2021-05-17 22:13:39 +08:00 |
|
|
|
2ca98e393c
|
*: compatibility with staleread (#24285)
|
2021-05-17 19:53:39 +08:00 |
|
|
|
ae36fbdb31
|
tablecodec: fix write wrong prefix index value when collation is ascii_bin/latin1_bin (#24578)
|
2021-05-17 14:35:39 +08:00 |
|
|
|
c20d496dd7
|
executor: add test cases about partition table with expression (#24628)
|
2021-05-17 14:23:39 +08:00 |
|
|
|
2df8c3bfd1
|
store/tikv: resolve ReplicaReadType dependencies (#24653)
|
2021-05-17 14:09:39 +08:00 |
|
|
|
8ad868f801
|
*: Add security enhanced mode part 3 (#24412)
|
2021-05-17 12:45:38 +08:00 |
|
|
|
09e95b9028
|
planner: fix wrong column offsets when processing dynamic pruning for IndexJoin (#24659)
|
2021-05-17 11:51:39 +08:00 |
|
|
|
0eefeecd1b
|
executor: add some test cases about partition table dynamic-mode with split-region (#24665)
|
2021-05-17 11:37:39 +08:00 |
|
|
|
f2cb145af2
|
planner, privilege: Add security enhanced mode part 4 (#24416)
|
2021-05-17 11:25:39 +08:00 |
|
|
|
557c94b9ba
|
store/tikv: remove CompareTS (#24657)
|
2021-05-17 11:13:39 +08:00 |
|
|
|
e92df204b5
|
planner: fix wrongly check for update statement (#24614)
|
2021-05-14 19:09:38 +08:00 |
|
|
|
4d7fcbb3df
|
executor: add correctness tests about direct reading with ORDER BY and LIMIT (#24455)
|
2021-05-14 17:33:38 +08:00 |
|
|
|
031a9fa18b
|
ddl: refactor rule [4/6] (#24007)
|
2021-05-14 17:05:38 +08:00 |
|
|
|
d9f28c7f76
|
executor, privileges: Add dynamic privileges to SHOW PRIVILEGES (#24646)
|
2021-05-14 16:07:39 +08:00 |
|
|
|
18cbfaac15
|
*: enable gosimple linter (#24617)
|
2021-05-14 09:15:38 +08:00 |
|
|
|
b7c22aa31d
|
kv: remove UnionStore interface (#24625)
|
2021-05-13 21:29:39 +08:00 |
|