Commit Graph

607 Commits

Author SHA1 Message Date
69f71e4ab1 sem, privilege: fix the issue that some privileges cannot be limited (#64160)
close pingcap/tidb#64159
2025-12-19 07:34:47 +00:00
0eb881e406 importer: parallel split single large CSV files during generate import spec (#64875)
close pingcap/tidb#64810
2025-12-19 04:04:47 +00:00
8de96d99dc memory: copy global mem arbitrator metrics to nextgen grafana (#65042)
ref pingcap/tidb#58194
2025-12-18 02:41:08 +00:00
45257846ea traceevent: enable bazel shard_count (#65088)
close pingcap/tidb#65081
2025-12-17 16:43:02 +00:00
69fb8dbc92 *: support system variable tidb_index_lookup_pushdown_policy and hint NO_INDEX_LOOKUP_PUSHDOWN (#64932)
ref pingcap/tidb#62575
2025-12-15 05:38:47 +00:00
4f424863db ddl: support to set and alter the AFFINITY for table (#64988)
ref pingcap/tidb#64938
2025-12-15 03:13:17 +00:00
8aefecd55c sem: disable IMPORT INTO ... FROM SELECT ... for semv2 (#64984)
close pingcap/tidb#64983
2025-12-11 13:13:44 +00:00
ab314687d6 *: upgrade golang to 1.25.5 (#63475)
close pingcap/tidb#62981
2025-12-10 09:40:20 +00:00
00d697f18a util/ranger: Don't rebuild column types in detachCondAndBuildRange. (#64794)
ref pingcap/tidb#63856
2025-12-04 22:06:05 +00:00
c4dfb6d5d2 traceevent: fix the unexpected memory usage (#64842)
close pingcap/tidb#64841
2025-12-04 13:39:02 +00:00
887dc6ff4e session, util: extract the common resetStmtTraceID function (#64706) 2025-12-01 04:00:53 +00:00
b7298f5dfb *: support indexlookup pushdown for next-gen (#64665)
close pingcap/tidb#64664
2025-11-28 02:47:32 +00:00
a3de2875ae ddl, domain, util: Stop polling tiflash-compute for table syncing status (#64709)
close pingcap/tidb#64708
2025-11-27 15:02:35 +00:00
47d17123d6 expression,planner: move planner-specific functions out of expression (#64675)
ref pingcap/tidb#63856
2025-11-26 01:16:05 +00:00
dd1df3f81b planner: fix the issue that READ_FROM_STORAGE hint doesn't consider cross-db binding (#64644)
ref pingcap/tidb#64643
2025-11-24 12:45:26 +00:00
eeee02deea util/sem: remove tidb_slow_txn_log_threshold from invisible variable list (#64634)
close pingcap/tidb#64633
2025-11-22 13:01:47 +00:00
01d36e2c73 util/traceevent: update the default value of FlightRecorderConfig (#64511)
ref pingcap/tidb#64008
2025-11-21 10:15:47 +00:00
be3d5b4b0f *: flight recorder tracing for internal sessions (#64341)
ref pingcap/tidb#64008
2025-11-21 06:03:19 +00:00
b6f8c6fd7d util/chunk: Simplified the code, by handling IsNull first. (#64579)
close pingcap/tidb#64578
2025-11-20 10:44:49 +00:00
34389442e7 util/traceevent: support AND OR combination for flight recorder dump trigger condition (#64427)
close pingcap/tidb#64008
2025-11-19 04:46:47 +00:00
5034f9b378 coprocessor: ensure monotonicity of ranges (#64359)
ref pingcap/tidb#64008
2025-11-18 12:31:56 +00:00
8c819260b3 tracing: control flags and tikv categories (#64331)
ref pingcap/tidb#64008
2025-11-18 03:09:41 +00:00
af24a62da2 infoschema, server: add per connection TLS status (#62563)
close pingcap/tidb#64223
2025-11-14 13:32:11 +00:00
8c2781681a ddl,tables: only write the index when it meets partial index condition (#62762)
close pingcap/tidb#62761
2025-11-12 04:37:38 +00:00
dd72952396 sessionctx,traceevent: support flight recorder sink to log and update @@tidb_trace_event (#64362)
ref pingcap/tidb#64008
2025-11-11 05:46:26 +00:00
5d6a941f42 test: fix TestPrevTraceIDPersistence (#64380)
ref pingcap/tidb#64008, close pingcap/tidb#64267
2025-11-10 06:18:35 +00:00
4b3e59a05b *: fix incorrect rlike when quering information_schema (#64301)
close pingcap/tidb#64249
2025-11-07 17:29:44 +00:00
61bbb073d2 traceevent,*: refine flight recorder (#64199)
close pingcap/tidb#60413, ref pingcap/tidb#64008
2025-11-07 13:18:50 +00:00
856aeef3a0 planner: support recursive writing style like leading((a, b), (c, d)) join order (#63881)
close pingcap/tidb#63253
2025-11-07 10:33:08 +00:00
e407943c07 *: Collect client network info for topsql to pick topN sql with highest network traffic (#63796)
close pingcap/tidb#62920
2025-11-05 06:51:50 +00:00
4a5681f460 executor: reserve memory for rawData in hash join (#63744)
ref pingcap/tidb#62854
2025-11-04 08:46:02 +00:00
fa0106d6c4 util/collate: fix the issue that '�'(\uFFFD) was treated as invalid sequence (#64165)
close pingcap/tidb#64144
2025-10-31 06:55:10 +00:00
800cf83e02 memory: global mem resources arbitrator (#63073)
close pingcap/tidb#58194
2025-10-30 13:13:49 +00:00
xhe
1b50d782a0 sem: add memory related vars (#63556)
close pingcap/tidb#63554
2025-10-30 03:29:55 +00:00
eaf12833ea importinto: fix some check and external-id not set after SEM v2 introduced (#64170)
ref pingcap/tidb#61702
2025-10-30 00:48:58 +00:00
85e6857638 traceevent: fix point-get short path and prev_trace_id tracking (#64147)
ref pingcap/tidb#64008
2025-10-29 07:29:01 +00:00
3645a38dfa *: introduce the traceevent package (#64051)
ref pingcap/tidb#64008
2025-10-27 15:10:04 +00:00
6da2997e06 ranger: add BenchmarkDetachCondAndBuildRangeForIndex into daily bench (#64131)
ref pingcap/tidb#64132
2025-10-27 08:06:43 +00:00
4865e394b3 ddl,parser: modify schema to store the partial condition (#62759)
close pingcap/tidb#62758
2025-10-22 09:54:26 +00:00
1d746d80a0 range: wrongly skip the candidate in the extractBestCNFItemRanges (#62585)
close pingcap/tidb#62547
2025-10-22 06:05:28 +00:00
394e0bcc21 executor: incremental probing for IndexHashJoin (#63723)
close pingcap/tidb#63303
2025-10-21 13:35:04 +00:00
42b8bcc2ee range: reuse memory in the ExtractEqAndInCondition (#64036)
close pingcap/tidb#64035
2025-10-20 08:29:55 +00:00
e4f8ba94a2 kv, owner: remove unused variables, functions, and struct fields (#63879)
ref pingcap/tidb#61967
2025-10-15 12:01:13 +00:00
967cc9b130 executor: finish INDEX_LOOKUP_PUSHDOWN execution part (#63746)
close pingcap/tidb#63745
2025-10-09 16:17:33 +00:00
2ef60523a2 store,ttl,util : fix some function names (#63692) 2025-10-08 14:11:03 +00:00
2b2792b771 planner: increase default tidb_stmt_summary_max_sql_length and better error (#63694)
close pingcap/tidb#63671
2025-10-03 05:46:58 +00:00
007861065e planner: create index with embedded analyze (#63143)
close pingcap/tidb#63326
2025-09-30 04:03:25 +00:00
805da7ca66 *: move exhaustPhysicalPlan for lock/sort/topn into physicalop (#63790)
ref pingcap/tidb#52714
2025-09-29 08:07:01 +00:00
10b7c71283 planner: remove code of the deprecated optimizer trace - 4 (#63793)
ref pingcap/tidb#63725
2025-09-29 06:27:58 +00:00
72d3468d10 *: add SQL hint to force slow log output (#63262)
close pingcap/tidb#63261
2025-09-29 03:07:19 +00:00