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
util/collate: fix the issue that '�'(\uFFFD) was treated as invalid sequence (#64165) 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. 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. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#64212 opened Oct 31, 2025 by ti-chi-bot Loading…
2 of 8 tasks
util/collate: fix the issue that '�'(\uFFFD) was treated as invalid sequence (#64165) 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. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#64211 opened Oct 31, 2025 by ti-chi-bot Loading…
2 of 8 tasks
planner: user filtering based in session and priviledge contribution This PR is from a community contributor. do-not-merge/needs-triage-completed 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#64112 opened Oct 23, 2025 by cpd007 Loading…
1 of 13 tasks
planner: fix TRUNCATE null handling with unsigned-flag check contribution This PR is from a community contributor. do-not-merge/needs-triage-completed 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#64102 opened Oct 22, 2025 by cpd007 Loading…
2 of 13 tasks
statistics: ignore system tables in stats cache component/statistics do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#64097 opened Oct 22, 2025 by 0xPoe Loading…
2 of 13 tasks
statistics: use sampled logger and improve error messages (#63962) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#64085 opened Oct 21, 2025 by ti-chi-bot Loading…
1 of 13 tasks
server: recover panic during clientConn Close function (#63992) approved do-not-merge/cherry-pick-not-approved lgtm 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#64002 opened Oct 17, 2025 by ti-chi-bot Loading…
1 of 13 tasks
*: add tidb_slow_log_max_per_sec variable to control the number of slow logs written per second approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#63996 opened Oct 16, 2025 by zimulala 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
log backup: use global checkpoint ts as source of truth (#58135) 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. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#63826 opened Sep 30, 2025 by ti-chi-bot Loading…
1 of 13 tasks
*: Collect client network info for topsql to pick topN sql with highest network traffic lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/planner SIG: Planner size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#63796 opened Sep 29, 2025 by yibin87 Loading…
2 of 13 tasks
planner: limit pushdown shouldn't be affected by tidb_opt_limit_push_down_threshold | tidb-test=pr/2601 (#63399) 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. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#63761 opened Sep 26, 2025 by ti-chi-bot Loading…
1 of 13 tasks
tables: Extended 'Table has no partition for value ...' error message to include the value | tidb-test=pr/2618 contribution This PR is from a community 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/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#63742 opened Sep 25, 2025 by chiatzenw-cur Loading…
3 of 13 tasks
exexcutor: correct timestamp used in infoschema reader (#63696) 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. 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. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#63727 opened Sep 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix set_var not working for write statements to read on TiFlash (#63380) 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. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#63532 opened Sep 16, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix set_var not working for write statements to read on TiFlash (#63380) 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. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#63531 opened Sep 16, 2025 by ti-chi-bot Loading…
1 of 13 tasks
executor: fix the issue that spill files may not be completely deleted when Out Of Quota For Local Temporary Space is triggered (#63222) do-not-merge/cherry-pick-not-approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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. type/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#63434 opened Sep 10, 2025 by ti-chi-bot Loading…
1 of 13 tasks
*: support the variable of default_collation_for_utf8 contribution This PR is from a community 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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#63335 opened Sep 2, 2025 by PetterZhukov Loading…
2 of 13 tasks
*: 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
br/advancer: move retryable error logs to warn (#61551) approved do-not-merge/cherry-pick-not-approved lgtm release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-7.5 This PR is cherry-picked to release-7.5 from a source PR.
#63091 opened Aug 20, 2025 by ti-chi-bot Loading…
1 of 12 tasks
session: record RUStats for internal sessions approved lgtm 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.
#62965 opened Aug 13, 2025 by YangKeao Loading…
3 of 13 tasks
executor, conn: wait for the goroutine in preprocessLoadDataLocal to finish before step to next query release-note Denotes a PR that will be considered when it comes time to generate release notes. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#62946 opened Aug 12, 2025 by YangKeao Loading…
1 of 13 tasks
expression: fix the issue where folding constants breaks the original expression. 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.
#62913 opened Aug 9, 2025 by hawkingrei Loading…
1 of 13 tasks
*: adjusts the merge sort overlap threshold/merge sort file count step based on concurrency (#62483) 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. 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/cherry-pick-for-release-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#62628 opened Jul 24, 2025 by ti-chi-bot Loading…
1 of 13 tasks
ProTip! no:milestone will show everything without a milestone.