Commit Graph

18302 Commits

Author SHA1 Message Date
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
59fac2abab planner: fix the join scope with explicit parents (#33311)
close pingcap/tidb#31770
2022-03-25 11:32:34 +08:00
ca0ade0b24 expr: add function push down results comparing testcase (#33401)
close pingcap/tidb#33391
2022-03-25 11:18: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
815a5375fd br: Add comment to filterRestoreFiles function (#33353)
close pingcap/tidb#33352
2022-03-24 17:12:33 +08:00
0e043c670b expr: fix instr function get stuck (#33380)
close pingcap/tidb#33367
2022-03-24 15:50:34 +08:00
5a17604757 dumpling: support dumping sequences (#32570)
close pingcap/tidb#32538
2022-03-24 12:34:33 +08:00
1df16c0287 executor: fix unstable test TestPlanCacheWithStaleReadByBinaryProto (#33351)
close pingcap/tidb#33349
2022-03-24 12:18:33 +08:00
1287eab595 planner: outer merge join cannot keep the prop of its inner child (#33359)
close pingcap/tidb#33042
2022-03-24 11:44:34 +08:00
dd72d8f739 doc: fix example for partition table (#33325)
close pingcap/tidb#33326
2022-03-24 11:08:34 +08:00
6d01855856 *: update go1.18 for github action job (#33350)
close pingcap/tidb#32874
2022-03-23 22:22:34 +08:00
97902f1d5d expression: make test TestPreparePlanCacheOnCachedTable more stable (#33317)
close pingcap/tidb#33314
2022-03-23 19:28:33 +08:00
b9bacad6da expression: increase table id to improve test (#33347)
ref pingcap/tidb#31716
2022-03-23 18:30:33 +08:00
c40e160aa4 ddl: migrate test-infra to testify for ddl.testSerialDBSuite (#33343)
close pingcap/tidb#33004
2022-03-23 16:04:33 +08:00
bb9cb76f97 ddl: migrate test-infra to testify for tiflash_replica_test.go (#33336)
ref pingcap/tidb#33004
2022-03-23 14:08:32 +08:00
e2ad790a29 br: fix race in test Test(Split|Restore)Failed (#33313)
close pingcap/tidb#33310
2022-03-23 13:44:32 +08:00
43c0622d42 ddl: rewrites some DDL tests (#33277)
ref pingcap/tidb#33008
2022-03-23 13:30:32 +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
40a70a3928 ddl: remove race skip for test (#33324)
close pingcap/tidb#31716
2022-03-23 12:42:33 +08:00
3ddd95906e parser/mysql, privilege/privileges: fix trigger privilege (#32893)
close pingcap/tidb#32891
2022-03-23 11:52:33 +08:00
23d79d48c2 tools/check/ut: support pattern matching on test names (#33020)
ref pingcap/tidb#30822
2022-03-23 11:38:33 +08:00
9f72bcded7 planner: fix "can't find column" when projection wrongly added above index lookup reader after agg pushed down (#33287)
close pingcap/tidb#33237
2022-03-22 18:42:32 +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
b7a2d62e34 planner: Updated failing test after #33098 (#33299)
close pingcap/tidb#33297
2022-03-22 17:24:32 +08:00
768ce5fbde statistics: allow using not-loaded stats when ndv is 0 (#33241)
ref pingcap/tidb#32758, close pingcap/tidb#33280
2022-03-22 17:08:33 +08:00
547d8f8a9c client-go: upgrade client-go dependency (#33290)
close pingcap/tidb#33265
2022-03-22 15:12:32 +08:00
a43bfe4d7e expr: switch off left push down due to intergration test failed (#33302)
close pingcap/tidb#33255, ref pingcap/tidb#33256
2022-03-22 13:50:33 +08:00
bd008d240b session: forbid plan cache in stale read (#33273)
close pingcap/tidb#31550
2022-03-22 10:42:32 +08:00
6c28e0e938 infoschema: stabalize TestSelectClusterTable test (#33295)
close pingcap/tidb#33294
2022-03-22 10:28:32 +08:00
28ebfe6073 dumpling: Support set ExternalStorage when used as library (#33282)
ref pingcap/tidb#33281
2022-03-21 18:28:32 +08:00
50954e8986 expression: Fix constant zero/one/null flen with -1 issue (#33221)
close pingcap/tidb#33220
2022-03-21 18:08:33 +08:00
f6a44bf72c *: add limitation for UserName and HostName. (#33224)
close pingcap/tidb#32682
2022-03-21 16:06:33 +08:00
a3a1e0167f privilege/privileges, server: stabalize tests (#33246)
close pingcap/tidb#33245
2022-03-21 15:04:32 +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
49f291db70 br: Fix stuck when meeting error (#33201)
close pingcap/tidb#33200
2022-03-21 12:58:31 +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
cd9c04a086 domain, session: clean up in BootstrapSession (#33234)
close pingcap/tidb#33235
2022-03-21 11:22:32 +08:00
6dcd0b89b9 infoschema: fix the link in infoschema/tables.go not accessible issue#32659 (#33261)
close pingcap/tidb#32659
2022-03-20 23:38:31 +08:00
c2eca91eb7 fastrand: optimize Uint32N() (#33239)
ref pingcap/tidb#33240
2022-03-19 23:18:31 +08:00
682d8bedaa ddl: migrate test-infra to testify for part of ddl.testSerialDBSuite (#33258)
ref pingcap/tidb#33004
2022-03-19 23:02:31 +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
a304490810 parser: add collations from MySQL 8.0 (#33212)
ref pingcap/tidb#7968
2022-03-18 17:28:33 +08:00
7309b086ca lightning: support opening empty files and skip directory objects in S3 (#33029)
close pingcap/tidb#31824
2022-03-18 15:54:30 +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
adc2888b5f *: update unstable unit test case list (#33147)
ref pingcap/tidb#32303
2022-03-18 13:54:30 +08:00
e130e52290 restore: allow restore accross one major version (#33203)
close pingcap/tidb#33182
2022-03-17 20:42:31 +08:00