Commit Graph

27193 Commits

Author SHA1 Message Date
887dc6ff4e session, util: extract the common resetStmtTraceID function (#64706) 2025-12-01 04:00:53 +00:00
5bcc2299e4 stats: use the common functions to assert (#64719) 2025-11-28 10:25:44 +00:00
ab82dc4fcf executor: record the wrong sql when to load bindings with plan replayer (#64738)
close pingcap/tidb#64737
2025-11-28 09:17:56 +00:00
17dcd9a133 store: revert some unexpected comment in mockstore (#64732)
ref pingcap/tidb#62575
2025-11-28 06:57:19 +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
0cb39391dc br: support restore privileges tables from v6.5 to v7.5 (#64668)
close pingcap/tidb#64667
2025-11-27 14:06:02 +00:00
f2b702e07c executor: call Close after the exist of all workers in ShuffleExec (#64660)
close pingcap/tidb#52984
2025-11-27 11:56:26 +00:00
d670bf9d01 test: fix real tikv tests for tidb-x (#64670)
ref pingcap/tidb#63343
2025-11-27 09:01:23 +00:00
25a5b9bacd docs: RFC for IndexLookup push down (#62615)
ref pingcap/tidb#62575
2025-11-27 07:45:26 +00:00
b302859f2c plugin: add retry information in the plugin completed event. (#64692)
close pingcap/tidb#64691
2025-11-27 07:17:29 +00:00
662a85c3a4 *: add bazel_pushdowntest (#64704)
ref pingcap/tidb#62575
2025-11-27 05:06:35 +00:00
b5e9bbce25 statistics: add full-spec tests for non-lite init stats (#64430) 2025-11-26 18:35:50 +00:00
cf9095a536 autoid: fix missing id rebase after rename table between database (#64680)
close pingcap/tidb#64561
2025-11-26 11:10:50 +00:00
9b517a1b66 expression: replace equal condition by true when to constant propagation (#64309)
close pingcap/tidb#64216
2025-11-26 09:04:17 +00:00
98b9eb8dd7 gc_worker: Fix the problem that GC may kill the transaction whose start ts is exactly the same as the txn safe point (#64663)
close pingcap/tidb#64662
2025-11-26 07:12:53 +00:00
c0a5bceae4 executor: fix fake "invalid cop task execution summaries length" log (#64679)
close pingcap/tidb#64678
2025-11-26 05:53:05 +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
594203d587 docs: update tidb_http_api.md (#64661) 2025-11-25 09:00:50 +00:00
99a94f5b09 importinto: fix panic when field is missing for generated column (#64659)
close pingcap/tidb#64657
2025-11-25 08:49:56 +00:00
939455cf22 ddl: enable modify column on partitioned table (#40634)
close pingcap/tidb#38297, ref pingcap/tidb#39915, close pingcap/tidb#57780
2025-11-25 04:44:47 +00:00
0492c440d7 readme: fix typos (#64573) 2025-11-25 03:15:41 +00:00
5e340159ca importinto/addindex: log object storage access and range/region job key count (#64650)
ref pingcap/tidb#61702
2025-11-24 15:03:32 +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
3082092531 planner, session: resolve uppercase/lowercase mismatch for database names in metrics (#64529)
close pingcap/tidb#64560
2025-11-24 06:45:20 +00:00
bf57e58556 OWNERS: Auto Sync OWNERS files from community membership (#64637) 2025-11-24 03:28:17 +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
a97f75ba4b expression,planner: gather both prefix and full index columns at once (#64484)
ref pingcap/tidb#63856
2025-11-21 23:10:05 +00:00
9f3ae48f30 statistics: ignore system tables in stats cache (#64097)
close pingcap/tidb#57176, close pingcap/tidb#64080
2025-11-21 13:31:14 +00:00
01d36e2c73 util/traceevent: update the default value of FlightRecorderConfig (#64511)
ref pingcap/tidb#64008
2025-11-21 10:15:47 +00:00
xhe
8f2630e53d model: add minimal info for active-active table (#64512)
ref pingcap/tidb#64281
2025-11-21 07:59:44 +00:00
be3d5b4b0f *: flight recorder tracing for internal sessions (#64341)
ref pingcap/tidb#64008
2025-11-21 06:03:19 +00:00
cea660d386 sysvar: Removed side effects from test (#64609)
close pingcap/tidb#64608
2025-11-20 19:00:05 +00:00
6eeb23e317 add-index/import-into: meter row and kv size data and disable some options for import-into in nextgen (#64584)
ref pingcap/tidb#61702
2025-11-20 16:29:44 +00:00
ee1732a381 retry: avoid log un-retryable error when it's nil or context cancelled (#64590)
ref pingcap/tidb#61702
2025-11-20 14:48:32 +00:00
ab9655142f build(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 (#64589) 2025-11-20 14:48:26 +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
tpp
e549c52fca planner: out of range col stats only if loaded (#64582)
close pingcap/tidb#64572
2025-11-20 08:20:50 +00:00
4c32d983c9 ddl: limit the minimum region batch size in local sort (#64567)
close pingcap/tidb#64566
2025-11-20 05:39:59 +00:00
d682970674 dupeDetector: enhance index conflict detection and logging for duplicate (#64513)
close pingcap/tidb#62285
2025-11-19 12:04:44 +00:00
a51c19c1ff planner, gcworker, executor: remove unused code (#64496)
close pingcap/tidb#61967
2025-11-19 10:57:44 +00:00
17945b9a23 ingest: fix default region split size and keys in nextgen (#64540)
ref pingcap/tidb#61702, close pingcap/tidb#64526
2025-11-19 06:16:34 +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
4b2223cdd9 dxf: separate metered traffic into object storage and cluster and fix missing cluster traffic for import-into (#64523)
close pingcap/tidb#61702
2025-11-18 18:19:44 +00:00
9b249401c0 statistics: cache partition IDs to global IDs map when getting the table info (#64521)
close pingcap/tidb#64509
2025-11-18 17:21:05 +00:00
5034f9b378 coprocessor: ensure monotonicity of ranges (#64359)
ref pingcap/tidb#64008
2025-11-18 12:31:56 +00:00
tpp
52cb3dc3b4 planner: bug fix for compareCandidates (#64525)
ref pingcap/tidb#64378
2025-11-18 11:29:35 +00:00
88177db856 *: fix typos in comments and error messages (#64507) 2025-11-18 07:19:41 +00:00
4c01e0642f br: compatible with and add integration test for partial index (#64434)
ref pingcap/tidb#62664
2025-11-18 06:26:05 +00:00
95a28edc4d planner: fix hint index_lookup_pushdown may affect other hint even pushdown is not allowed (#64520)
close pingcap/tidb#64519
2025-11-18 04:27:05 +00:00