|
|
af6f4ea3c9
|
executor: migrate test-infra to testify for executor_test.go testSplitTable (#33482)
close pingcap/tidb#33437
|
2022-03-27 21:06:34 +08:00 |
|
|
|
f012766b53
|
executor: raise error when text data is too long (#33345)
|
2022-03-26 15:04:33 +08:00 |
|
|
|
6517ee3fb6
|
*: migrate tidb-tools (#33296)
close pingcap/tidb#32999
|
2022-03-25 19:08:35 +08:00 |
|
|
|
c5a0737e56
|
executor, infoschema: Add foreign key constraint to infoschema.table_constraints (#33360)
close pingcap/tidb#28918
|
2022-03-25 17:24:34 +08:00 |
|
|
|
843b0f43db
|
executor: migrate test-infra to testify for executor_test.go testSuiteWithData (#33402)
ref pingcap/tidb#28577
|
2022-03-25 14:06:33 +08:00 |
|
|
|
5c3512182d
|
executor: fix the show variable wrong case sensitive issue#32851 (#33323)
close pingcap/tidb#32851
|
2022-03-24 22:26:33 +08:00 |
|
|
|
30bf4117c9
|
executor: migrate test-infra to testify for executor_test.go testSuiteP1 (#33394)
ref pingcap/tidb#28577
|
2022-03-24 19:32:33 +08:00 |
|
|
|
1df16c0287
|
executor: fix unstable test TestPlanCacheWithStaleReadByBinaryProto (#33351)
close pingcap/tidb#33349
|
2022-03-24 12:18:33 +08:00 |
|
|
|
d282940b42
|
*: remove syncLog (#33306)
close pingcap/tidb#33305
|
2022-03-23 13:12:32 +08:00 |
|
|
|
2d3e469dca
|
executor: improve the way of getting table_id in the TestTiDBHotRegionsHistory (#33328)
close pingcap/tidb#33327
|
2022-03-23 12:58:32 +08:00 |
|
|
|
3ddd95906e
|
parser/mysql, privilege/privileges: fix trigger privilege (#32893)
close pingcap/tidb#32891
|
2022-03-23 11:52:33 +08:00 |
|
|
|
eb002463f5
|
*: fix bug that UnionScan can't keep order caused wrong result (#33218)
close pingcap/tidb#33175
|
2022-03-22 17:46:33 +08:00 |
|
|
|
bd008d240b
|
session: forbid plan cache in stale read (#33273)
close pingcap/tidb#31550
|
2022-03-22 10:42:32 +08:00 |
|
|
|
f6a44bf72c
|
*: add limitation for UserName and HostName. (#33224)
close pingcap/tidb#32682
|
2022-03-21 16:06:33 +08:00 |
|
|
|
0d160fb645
|
executor: add testcase to cover stale read and prepare stmt (#33270)
ref pingcap/tidb#31550
|
2022-03-21 14:46:32 +08:00 |
|
|
|
f9beb51a64
|
expr: fix nil panic for In function with bit column (#33204)
close pingcap/tidb#33070
|
2022-03-21 12:18:32 +08:00 |
|
|
|
c7a3f31d5b
|
planner: Disable prepared plan cache for partitioned tables in dynamic prune mode (#33098)
ref pingcap/tidb#33031
|
2022-03-19 22:30:30 +08:00 |
|
|
|
3892bd8714
|
executor: stabalize partition tests (#33060)
close pingcap/tidb#33059
|
2022-03-19 01:52:31 +08:00 |
|
|
|
64b057dea2
|
executor: reset all state when table reader executor close (#33219)
close pingcap/tidb#33214
|
2022-03-18 15:28:30 +08:00 |
|
|
|
7291238ea6
|
*: lower-case-table-names should be removed from tidb-config (#32886)
close pingcap/tidb#32885
|
2022-03-18 14:16:31 +08:00 |
|
|
|
9bc9572754
|
planner: add the functional dependency for Datasource, proj, select, agg (#33071)
ref pingcap/tidb#29766
|
2022-03-17 20:02:30 +08:00 |
|
|
|
3058104232
|
ddl: disable some DDL operation when a table is cached (#32827)
close pingcap/tidb#32826
|
2022-03-17 18:04:31 +08:00 |
|
|
|
74353709cc
|
*: Fix checkHistoryJobInTest failed when br restore (#33206)
close pingcap/tidb#33205
|
2022-03-17 17:38:30 +08:00 |
|
|
|
6b2e37f18c
|
gomod: update dependency for golang1.18 (#33053)
ref pingcap/tidb#32874
|
2022-03-17 15:10:31 +08:00 |
|
|
|
f950b21e84
|
ddl: check DDL history job in test (#33079)
ref pingcap/tidb#33078, fix pingcap/tidb#33134
|
2022-03-17 13:10:30 +08:00 |
|
|
|
f12ad1e6ca
|
executor: fix CTE may be blocked when query report error (#33085)
close pingcap/tidb#31302
|
2022-03-17 11:03:52 +08:00 |
|
|
|
47e4b5bf31
|
*: revert #27021 to fix a bug that selection can not be pushed down when having clause above aggregation (#33168)
close pingcap/tidb#33166
|
2022-03-17 10:43:53 +08:00 |
|
|
|
d4d43ba0b4
|
txn: support read consistency read with ts checking (#32922)
close pingcap/tidb#33159
|
2022-03-16 20:49:52 +08:00 |
|
|
|
e110e73bf7
|
bindinfo: support disabled status for binding (#32819)
ref pingcap/tidb#32466
|
2022-03-16 15:45:52 +08:00 |
|
|
|
2dd0074e4e
|
executor: fix wrong result of delete multiple tables using left join (#33055)
close pingcap/tidb#31321
|
2022-03-16 12:05:52 +08:00 |
|
|
|
d981c0e06a
|
sysvar: add INSTANCE scope for system variable (#32888)
ref pingcap/tidb#32887
|
2022-03-16 11:15:52 +08:00 |
|
|
|
c8637a8141
|
executor: set kvRanges in table_reader when batch_cop=2 for partition table (#33112)
close pingcap/tidb#33111
|
2022-03-16 11:01:53 +08:00 |
|
|
|
41fb3e75a5
|
util: fix unstable test in the TestNotifyErrorWaitGroupWrapper (#33063)
close pingcap/tidb#33062
|
2022-03-15 23:05:52 +08:00 |
|
|
|
c11e650527
|
*: make golangci-lint work on Go1.18 (#33081)
close pingcap/tidb#33080
|
2022-03-15 22:43:52 +08:00 |
|
|
|
ed489e6f2c
|
executor: fix a bug on generated column cause wrong read result (#33050)
close pingcap/tidb#33038
|
2022-03-15 21:27:52 +08:00 |
|
|
|
00e96229c1
|
planner: add more test cases for auto-capture and support to capture more hints (#33051)
|
2022-03-15 20:01:51 +08:00 |
|
|
|
3393cf96a3
|
*: support mpp partition for tiflash (#31043)
close pingcap/tidb#32347
|
2022-03-15 18:35:52 +08:00 |
|
|
|
e0db77ecd1
|
br: implement backup & restore policy info (#33007)
close pingcap/tidb#32290
|
2022-03-15 17:39:53 +08:00 |
|
|
|
911cf5335f
|
bindinfo: add warning message when the memory usage of the cache exceeds its capacity (#32866)
ref pingcap/tidb#32466
|
2022-03-15 16:15:52 +08:00 |
|
|
|
d79527b256
|
bindinfo: support 'show binding_cache status' (#32567)
ref pingcap/tidb#32466
|
2022-03-15 14:27:52 +08:00 |
|
|
|
678397ba62
|
planner: ignore close-stmt to make more queries can hit plan cache (#32928)
|
2022-03-15 14:13:20 +08:00 |
|
|
|
9e74ce6b85
|
planner: support tiflash scan in transaction with dirty data (#33049)
ref pingcap/tidb#32829
|
2022-03-15 13:39:51 +08:00 |
|
|
|
ffaeb3e80d
|
ddl: improve test to avoid cycle import (#32058)
ref pingcap/tidb#31716
|
2022-03-14 12:11:51 +08:00 |
|
|
|
0cd9b243ce
|
executor: fix data race in the AnalyzeColumnsExec (#32979)
close pingcap/tidb#32978
|
2022-03-14 11:53:51 +08:00 |
|
|
|
5170f2f414
|
topsql: add more test case for topsql (#32410)
close pingcap/tidb#32405
|
2022-03-11 17:43:51 +08:00 |
|
|
|
328a8bcab8
|
copr: split copr requests by buckets (#32818)
close pingcap/tidb#32968
|
2022-03-11 17:01:51 +08:00 |
|
|
|
15ddcd085a
|
executor: migrate test-infra to testify for chunk_size_control (#32616)
* executor: migrate test-infra to testify for chunk_size_control
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
* try to fix test
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
* try to fix test
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
* update against
* update against
* update against
* improve code
* improve code
Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2022-03-11 16:11:13 +08:00 |
|
|
|
3f3a061afe
|
ddl: Add CreatePlacementPolicyWithInfo to ddl.DDL (#32986)
close pingcap/tidb#32951
|
2022-03-11 11:43:51 +08:00 |
|
|
|
9a4ca3ca69
|
*: Remove deprecated streaming (#32765)
ref pingcap/tidb#32679
|
2022-03-11 03:15:50 +08:00 |
|
|
|
469bc71b0c
|
parser, planner, executor: remove non-mpp broadcast Join (#31459)
close pingcap/tidb#31465
|
2022-03-11 00:41:50 +08:00 |
|