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

planner: check DROP privilege for TRUNCATE PARTITION statement (#64024) contribution This PR is from a community contributor. 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. ok-to-test Indicates a PR is ready to be tested. 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.
#64225 opened Oct 31, 2025 by jjshanks Loading…
3 of 12 tasks
pkg/parser/ast: (Fix) Propagate error correctly contribution This PR is from a community contributor. do-not-merge/needs-tests-checked do-not-merge/needs-triage-completed 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. ok-to-test Indicates a PR is ready to be tested. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#64184 opened Oct 29, 2025 by jfrabaute-arista Loading…
importsdk: enhance import sdk 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. 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#64145 opened Oct 27, 2025 by yitso Loading…
1 of 13 tasks
planner: fix binding usage for prepare query with order by clause 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. ok-to-test Indicates a PR is ready to be tested. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#63903 opened Oct 10, 2025 by preethamrn Loading…
2 of 13 tasks
sessionctx/variable: hide assertion strings; centralize mapping contribution This PR is from a community contributor. do-not-merge/needs-tests-checked first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. 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.
#63848 opened Oct 5, 2025 by Schwarf Loading…
1 of 13 tasks
expression: fix zero date check for getDateFromString contribution This PR is from a community contributor. 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. 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#63720 opened Sep 24, 2025 by GorilaMond Loading…
1 of 13 tasks
Fix goroutine wait group handling in LoadJWKS4AuthToken contribution This PR is from a community contributor. do-not-merge/invalid-title 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#63237 opened Aug 27, 2025 by iljavs Loading…
*: support the variable of tidb_default_auto_id_cache and correspon… contribution This PR is from a community contributor. do-not-merge/needs-tests-checked first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. ok-to-test Indicates a PR is ready to be tested. 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.
#63233 opened Aug 27, 2025 by x-ainger Loading…
2 of 12 tasks
chore: fix some inconsistent function name in comment approved 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-1-more-lgtm Indicates a PR needs 1 more LGTM. 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/XS Denotes a PR that changes 0-9 lines, ignoring generated files. skip-issue-check Indicates that a PR no need to check linked issue.
#63096 opened Aug 20, 2025 by deepdring Loading…
2 of 13 tasks
planner: refactor join-recorder 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. ok-to-test Indicates a PR is ready to be tested. 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.
#62873 opened Aug 7, 2025 by undertaker86001 Loading…
2 of 13 tasks
executor: fix Wrong warning for Out-of-Range and Overflow Handling first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. 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. type/bugfix This PR fixes a bug.
#27959 opened Sep 11, 2021 by hihihuhu Loading…
2 of 12 tasks
brie: fix the problem that ddl restored by BR via SQL is not replicated to downstream first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/execution SIG execution sig/migrate sig/sql-infra SIG: SQL Infra size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/LGT1 Indicates that a PR has LGTM 1.
#22862 opened Feb 22, 2021 by lichunzhu Loading…
server: Make float rounding compatible with mysql for types: float, float(m,n) and double(m,n) compatibility-breaker Violation of forwards/backwards compatibility in a design-time piece. first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/sql-infra SIG: SQL Infra size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#22823 opened Feb 19, 2021 by johan-j Loading…
executor: refine window processor first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. sig/execution SIG execution size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#22631 opened Jan 31, 2021 by Tjianke Loading…
expression: separated arithmeticIntDivideSig component/expression first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. status/LGT1 Indicates that a PR has LGTM 1.
#22374 opened Jan 13, 2021 by Tjianke Loading…
expression: separated arithmeticMinusIntSig component/expression first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD.
#22163 opened Jan 4, 2021 by Tjianke Loading…
expression: separated arithmeticPlusIntSig component/expression first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2.
#22026 opened Dec 25, 2020 by Tjianke Loading…
planner, executor: fix haven't track the memory usage of PointGet/BatchPointGet first-time-contributor Indicates that the PR was contributed by an external member and is a first-time contributor. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. sig/execution SIG execution sig/planner SIG: Planner sig/sql-infra SIG: SQL Infra size/M Denotes a PR that changes 30-99 lines, ignoring generated files. status/LGT2 Indicates that a PR has LGTM 2. type/bugfix This PR fixes a bug.
#21230 opened Nov 23, 2020 by zhaoxugang Loading…
ProTip! Exclude everything labeled bug with -label:bug.