Commit Graph

5219 Commits

Author SHA1 Message Date
bd014d67e0 *: add context for preprocess (#38360)
close pingcap/tidb#38359
2022-10-18 17:27:53 +08:00
e8d265981a statistics: support merge global topn in concurrency (#38358)
ref pingcap/tidb#35142
2022-10-18 17:07:53 +08:00
dd65832136 *: add context for hook of getting/setting variables (#38379)
close pingcap/tidb#38378
2022-10-18 16:43:53 +08:00
5fa9da1bf7 planner: make the meaning of displayed estimated row count consistent with actual row count (#38188)
close pingcap/tidb#38187
2022-10-17 18:45:53 +08:00
61eed5c362 copr: increase extra concurrency for small coprocessor tasks (#37725)
close pingcap/tidb#37724
2022-10-14 16:13:52 +08:00
3ef8352a57 util: add tracker tree memory use print (#37310)
close pingcap/tidb#37309
2022-10-14 13:01:51 +08:00
400f585578 br/restore: try keep table ID when possible (#38033)
close pingcap/tidb#38438
2022-10-14 12:21:52 +08:00
a840354426 *: close resultSet (#38435) 2022-10-13 10:47:50 +08:00
78d3307852 executor: keep progress in information_schema.tiflash_replica two digits after the decimal point (#38415)
close pingcap/tidb#38412
2022-10-12 18:43:52 +08:00
e7b0eb53b1 config: fix data race raised by EnableCollectExecutionInfo (#38409)
close pingcap/tidb#38408
2022-10-12 17:17:51 +08:00
dacedde654 executor: auto adjust GC interval in oom debug mode (#38389)
close pingcap/tidb#38417
2022-10-12 14:59:51 +08:00
e0ef093988 executor: fix null type print the wrong column type in infoschema (#38397)
close pingcap/tidb#38108
2022-10-12 11:27:50 +08:00
9c85f33a09 *: add foreign key constraint check when execute delete statement (#38222)
close pingcap/tidb#38221
2022-10-11 15:09:51 +08:00
8c9f5cfb0c executor: cleanup entries from mysql.db on revoke (#38370)
close pingcap/tidb#38363
2022-10-11 14:51:50 +08:00
c033b874b0 executor: let Compile catch PanicMemoryExceed (#38375)
close pingcap/tidb#38322
2022-10-11 14:31:50 +08:00
6a9da0f71c executor: better error message for ADMIN CHECK INDEX (#38298)
close pingcap/tidb#37323
2022-10-11 11:45:50 +08:00
e3e5471300 executor: fix data race in the ScanDetail.ProcessedKeys (#38371)
close pingcap/tidb#38372
2022-10-11 06:23:49 +08:00
b0e0cc233a *: remove non dry sysvar code (#38182)
close pingcap/tidb#33896
2022-10-09 23:09:49 +08:00
634ff7124d executor: move foreign key test (#38340) 2022-10-09 19:13:48 +08:00
fd468fffac executor: fix foreign key check bug when meeting pessimistic lock error (#38338)
close pingcap/tidb#38264
2022-10-09 18:01:48 +08:00
be5458261f executor, sessionctx/variable: small code improvements (#38181)
ref pingcap/tidb#38180
2022-10-09 17:03:49 +08:00
9657c9ed0d executor: make unit test TestIssue21732 stable (#38278)
close pingcap/tidb#38263
2022-10-01 02:47:45 +08:00
5c4b328b02 variables: enable variable hook to access storage (#38227)
close pingcap/tidb#38225
2022-10-01 02:35:45 +08:00
a4b8e9fa0c systable: Adapt with TiFlash system table update (#38191)
close pingcap/tidb#38192
2022-09-30 21:39:45 +08:00
886c654e1c planner: refine index join range display for clustered index (#38259)
close pingcap/tidb#38258
2022-09-30 16:23:45 +08:00
64f483f044 executor: enable race for executor/aggfuncs (#38262) 2022-09-30 11:29:45 +08:00
24723e00e1 *: add foreign key constraint check when execute update statement (#38156)
close pingcap/tidb#38155
2022-09-29 14:25:44 +08:00
14d085ba54 executor,sessionctx: enable coprocessor paging and make TestCoprocessorPagingSize stable (#38161)
close pingcap/tidb#38158
2022-09-29 11:57:44 +08:00
20e749ecbe planner, executor: fix query partition table with global unique index get wrong result (#22478)
close pingcap/tidb#21732
2022-09-28 23:29:44 +08:00
415d03f956 executor: ALTER TABLE COMPACT support partition (#36173)
ref pingcap/tiflash#5315, close pingcap/tidb#36175
2022-09-28 13:41:44 +08:00
3f85f8e4ed Compatibility: SQL_SELECT_LIMIT worked in show statement; (#33696)
close pingcap/tidb#33407
2022-09-28 13:19:45 +08:00
ec96c86552 *: fix data race and enable race for tidb-server (#38176)
close pingcap/tidb#38178
2022-09-28 12:55:44 +08:00
ec6f60e77d executor: ignore spill action when trigger global memory kill (#38198)
ref pingcap/tidb#37816
2022-09-27 23:17:44 +08:00
47739fff5c statistics: implement batch size for auto analyze partition table in dynamic mode (#38153)
ref pingcap/tidb#37977
2022-09-27 11:39:44 +08:00
48f74b8d6b tests: remove skip for TestAmendForUniqueIndex (#38144) 2022-09-26 14:41:44 +08:00
a6a0ad2c01 parser,executor: add tidb_current_tso() function (#37037)
close pingcap/tidb#37035
2022-09-26 13:35:44 +08:00
1fb56a529a executor: enable race test for analyzetest and memtest (#38143) 2022-09-26 12:23:44 +08:00
4e4169bcc5 *: support global memory control for tidb (#37794)
ref pingcap/tidb#37816
2022-09-26 12:01:43 +08:00
805ca3e9c1 *: close resultsets (#38146) 2022-09-26 11:25:43 +08:00
21cfb9d4aa copr: enable region load balance for MPP (#38117)
close pingcap/tidb#38113
2022-09-26 09:55:43 +08:00
858b8a38ea *: add foreign key constraint check when execute insert statement (#37466)
close pingcap/tidb#37465
2022-09-24 00:41:43 +08:00
7cb2a51dd1 executor: fix show create table with foreign key (#38119)
close pingcap/tidb#38118
2022-09-23 15:53:42 +08:00
c4f6de159b planner: PhysicalPlan memory trace 7 (#38030)
ref pingcap/tidb#37632
2022-09-23 15:29:43 +08:00
319b32005e DDL: update TiFlash replica progress after available (#37766)
ref pingcap/tiflash#4902
2022-09-22 20:11:03 +08:00
6a0638b0c1 br: fix restore full fail when restore cluster <= 6.2 using br 6.3 (#38082)
close pingcap/tidb#38055
2022-09-22 19:29:03 +08:00
cb414e7847 executor: support setting config online for TiFlash raftstore-proxy (#38014)
ref pingcap/tidb#17061
2022-09-22 18:41:03 +08:00
d5b2c9b17d planner: fix panic when prepare and execute the insert on duplicate (#37924)
close pingcap/tidb#37187
2022-09-22 18:11:03 +08:00
05f808f68e *: fix data race for txnCtx (#38041)
close pingcap/tidb#38000
2022-09-22 16:21:04 +08:00
b84ea2326a br: modify the column of Restore Statement (#36281)
close pingcap/tidb#36142, close pingcap/tidb#37029
2022-09-22 15:27:03 +08:00
e7d0c46a75 executor: remove loading unnecessary stats during analyze partition table in dynamic mode (#38028)
ref pingcap/tidb#37977
2022-09-22 15:07:02 +08:00