Commit Graph

4751 Commits

Author SHA1 Message Date
1d485d11ed topsql: fix admin check/cleanup/recover statement doesn't set tag for RPC request (#33869)
close pingcap/tidb#33716
2022-04-13 18:00:36 +08:00
4dbed02d74 executor: fix unstable test of TestTimestampDefaultValueTimeZone (#33926)
close pingcap/tidb#33923
2022-04-13 16:36:36 +08:00
192482da3a executor: migrate test-infra to testify for testSerialSuite (#33911)
close pingcap/tidb#33441
2022-04-13 15:14:36 +08:00
3ab2df96b0 executor: migrate test-infra to testify for testSuiteWithCliBaseCharset (#33899)
close pingcap/tidb#33430
2022-04-13 12:36:35 +08:00
ce8cefaa2a executor: fix test fail in TestHashRowContainer (#33895)
close pingcap/tidb#30342
2022-04-13 11:40:35 +08:00
d07b66ea63 executor: migrate test-infra to testify for testClusterTableSuite (#33886)
close pingcap/tidb#33436
2022-04-13 02:00:37 +08:00
9445f318dc executor: migrate test-infra to testify for testSerialSuite1 (#33874)
close pingcap/tidb#33438
2022-04-12 14:40:35 +08:00
d63587f342 exeuctor: fix data race for TestPointGetLockExistKey (#33862)
close pingcap/tidb#33750
2022-04-11 17:18:34 +08:00
11681b4895 infoschema: add column of Has_more_result into table of slow_query (#33840)
close pingcap/tidb#33733
2022-04-11 11:50:34 +08:00
181bfb73f7 *: polish the table cache feature code (#33408)
close pingcap/tidb#33167
2022-04-08 21:46:33 +08:00
cff88d7bc3 topsql: remove redundant attach sql information (#33806)
close pingcap/tidb#33805
2022-04-08 17:02:32 +08:00
f04dfc4c6d *: forbid using cache when stale read in binary proto (#33818)
close pingcap/tidb#33814
2022-04-08 16:04:32 +08:00
eaf52d6628 executor: migrate test-infra to testify for testSuite1 (#33776)
Signed-off-by: tison <wander4096@gmail.com>

Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2022-04-07 16:53:33 +08:00
b9635e2792 executor: fix unstable TestCheckActRowsWithUnistore (#33772)
close pingcap/tidb#33768
2022-04-07 15:24:33 +08:00
dbd8f15302 *: Add support for execute prepared statement to staleread.Processor (#32941) 2022-04-07 14:33:19 +08:00
fef98f2239 domain,server,session: optimize gc safepoint advancing for internal transaction (#32726)
close pingcap/tidb#32725
2022-04-07 14:14:32 +08:00
7264d6063c executor: migrate test-infra to testify for testRecoverTable (#33744)
close pingcap/tidb#33435
2022-04-07 13:58:32 +08:00
e9b7f77726 topsql: add more test to check resource tag for each RPC request (#33623)
close pingcap/tidb#33208
2022-04-07 11:58:32 +08:00
a2b2dc0745 executor: migrate test-infra to testify for part of testSuite (#33741)
ref pingcap/tidb#33425
2022-04-07 01:22:31 +08:00
164261cfe9 planner: forbid NULL as of value in stale read (#33729)
close pingcap/tidb#33728
2022-04-06 23:02:31 +08:00
1c658e5eb6 executor: migrate test-infra to testify for executor_test.testSuite(6|8) (#33713)
close pingcap/tidb#33433, close pingcap/tidb#33434
2022-04-06 11:34:31 +08:00
27cf5bc384 executor: migrate test-infra to testify for part of executor_test (#33709)
close pingcap/tidb#28577
2022-04-06 09:48:31 +08:00
8dc1f6b092 executor: migrate test-infra to testify for executor_test.testSerialSuite2 (#33706)
close pingcap/tidb#33429
2022-04-04 23:52:31 +08:00
b61517f240 executor: migrate test-infra to testify for executor_test.go testCoprCache (#33704)
close pingcap/tidb#33442
2022-04-04 15:26:30 +08:00
bb8b8cc1de executor: migrate test-infra to testify for executor_test.go testResourceTagSuite (#33603)
close pingcap/tidb#33443
2022-04-02 21:42:29 +08:00
0beac1800c expression: fix the wrong rounding behavior of Decimal (#33278)
close pingcap/tidb#32213
2022-04-02 14:32:29 +08:00
ec637878d4 txn: fix invalid transaction error when doing stale read in RC isolation level (#33653)
close pingcap/tidb#30872
2022-04-02 11:12:29 +08:00
fa834a0806 planner: Add control flag to keep or remove ORDER BY in subquery (#33173)
close pingcap/tidb#32900
2022-04-01 14:08:29 +08:00
94c57b3049 executor: migrate test-infra to testify for executor_test.go testSlowQuerySuite (#33561)
close pingcap/tidb#33439
2022-04-01 12:48:29 +08:00
17a9fc4adf executor: improve UnionScanRead performance (#32668)
ref pingcap/tidb#32433
2022-04-01 11:02:30 +08:00
0f4706418e *: track cluster-level analyze jobs and make it persistent (#32215)
close pingcap/tidb#32403
2022-03-31 21:06:29 +08:00
d4ec94736d *: make txnCommitBatchSize adjustable by SQL (#33507)
close pingcap/tidb#33508
2022-03-30 21:52:29 +08:00
b35b30bbd5 executor: support extractor for mem table region status (#33498)
close pingcap/tidb#33348
2022-03-30 16:12:29 +08:00
e56013779b executor: fix KVRange bug for index join with dynamic partition pruning (#33483)
close pingcap/tidb#33231
2022-03-30 12:14:29 +08:00
5bf5e35e81 variable: make backoff weight could be 0 (#30664)
close pingcap/tidb#32592
2022-03-29 17:20:28 +08:00
c58e00549d executor: Enhance task field for explain/explain analyze (#33333)
close pingcap/tidb#33332
2022-03-29 10:14:27 +08:00
8f8dfafc10 br: Fix new collaction enable check (#33500)
* add glue to get global variables
2022-03-28 21:16:53 +08:00
4ff3ec260c *: improve test for import concurrency ddl in the future (#33496)
close pingcap/tidb#33495
2022-03-28 17:30:28 +08:00
060413bc13 server: refine plan replayer dump file (#33497)
ref pingcap/tidb#26335
2022-03-28 16:56:28 +08:00
5e84771efb executor: make CI function TestInvalidReadCacheTable more stable (#33093)
close pingcap/tidb#32825
2022-03-28 15:54:28 +08:00
05b9157957 executor: correct the table range built by 'recover index' (#32960)
close pingcap/tidb#32915
2022-03-28 11:28:28 +08:00
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