Commit Graph

4727 Commits

Author SHA1 Message Date
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
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