Skip to content

Pull requests: pingcap/tidb

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

executor: fix auto ID reuse during transaction retry do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#70620 opened Aug 23, 2026 by crazycs520 Contributor Loading…
1 of 12 tasks
executor: add plan-change inspection rule to detect SQL plan changes … contribution This PR is from a community contributor. do-not-merge/needs-linked-issue do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#70618 opened Aug 23, 2026 by ljluestc Draft
3 of 13 tasks
planner: fix IN-subquery join+agg rewrite duplication with implicit casted RHS keys (#66897) contribution This PR is from a community contributor. do-not-merge/cherry-pick-not-approved first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70616 opened Aug 22, 2026 by changshenhan Loading…
3 tasks done
fix: [nextgen] Cross-keyspace runtime can still mutate DISABLED and ARCHIVED ... contribution This PR is from a community contributor. do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70614 opened Aug 21, 2026 by Roshan931 Loading…
parser: support opt-in parsing of MySQL START TRANSACTION table option release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#70613 opened Aug 21, 2026 by D3Hunter Contributor Loading…
3 of 13 tasks
*: [WIP] refine for mv release-note-none Denotes a PR that doesn't merit a release note. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#70611 opened Aug 21, 2026 by windtalker Contributor Loading…
13 tasks
autoid: prevent ID reuse after cross-database table rename do-not-merge/needs-triage-completed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70610 opened Aug 21, 2026 by joechenrh Contributor Draft
2 of 13 tasks
planner: speed up foreign-key metadata queries contribution This PR is from a community contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#70609 opened Aug 21, 2026 by 1fanwang Loading…
3 of 13 tasks
server, sqlkiller: interrupt in-flight TiKV coprocessor RPC on killed/disconnected SELECT contribution This PR is from a community contributor. do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#70608 opened Aug 21, 2026 by funnyAnt Loading…
13 tasks
br: only support restore base tables release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70607 opened Aug 21, 2026 by Leavrth Contributor Loading…
3 of 13 tasks
planner: remove nested locking clauses from views contribution This PR is from a community contributor. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70605 opened Aug 21, 2026 by 1fanwang Loading…
4 of 13 tasks
*: support AVG aggregates in materialized views do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#70603 opened Aug 21, 2026 by solotzg Contributor Draft
4 of 13 tasks
executor: fix admin check for partial MV indexes do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#70602 opened Aug 21, 2026 by YangKeao Member Draft
1 of 13 tasks
session, meta: add materialized view bootstrap system tables do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#70599 opened Aug 21, 2026 by windtalker Contributor Loading…
1 of 13 tasks
test: wait for real TiKV cluster readiness release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#70598 opened Aug 21, 2026 by joechenrh Contributor Loading…
1 of 13 tasks
test: stabilize flaky TestBasicTxnState release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#70597 opened Aug 21, 2026 by flaky-claw Contributor Loading…
1 of 13 tasks
[WIP] BR&PiTR: support restore to a different schema or table. contribution This PR is from a community contributor. do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#70590 opened Aug 20, 2026 by LykxSassinator Contributor Draft
13 tasks
test: stabilize flaky TestMainBackupLoop release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#70589 opened Aug 20, 2026 by flaky-claw Contributor Loading…
1 of 13 tasks
importsdk, mydump: support Aurora snapshot automatic mapping component/import component/lightning This issue is related to Lightning of TiDB. do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/migrate size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/enhancement The issue or PR belongs to an enhancement.
#70585 opened Aug 20, 2026 by GMHDBJD Collaborator Loading…
3 of 12 tasks
topsql: reduce reporter loss, fix panic accounting, and enforce statement stats cap (#70173) do-not-merge/cherry-pick-not-approved release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/bugfix This PR fixes a bug. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#70583 opened Aug 20, 2026 by ti-chi-bot Member Loading…
2 of 13 tasks
planner, distsql: extend secondary index ranges with unsigned int handles | tidb-test=pr/2772 release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#70574 opened Aug 20, 2026 by terry1purcell Contributor Loading…
2 of 13 tasks
executor, session: add tidb_dml_max_execution_time for transactional DML release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#70568 opened Aug 20, 2026 by gengliqi Contributor Loading…
4 of 13 tasks
br: fix with sys check, check pass even privilege tables' schema are the same (#65078) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#70567 opened Aug 20, 2026 by ti-chi-bot Member Loading…
2 of 13 tasks
br: support restore privileges tables from v6.5 to v7.5 (#64668) do-not-merge/cherry-pick-not-approved do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a PR is ready to be tested. release-note-none Denotes a PR that doesn't merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#70566 opened Aug 20, 2026 by ti-chi-bot Member Loading…
2 of 13 tasks
test: stabilize flaky TestProgress release-note-none Denotes a PR that doesn't merit a release note. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#70559 opened Aug 19, 2026 by flaky-claw Contributor Loading…
1 of 13 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.