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
Sort

Pull requests list

*: remove the variable txn_scope 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.
#58839 opened Jan 9, 2025 by ekexium Loading…
1 of 13 tasks
br/cmd: added operator checksum-as|force-flush 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.
#58801 opened Jan 8, 2025 by YuJuncen Loading…
2 of 13 tasks
mysql, errno: Unify the mysql error codes and related error messages. 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.
#58790 opened Jan 8, 2025 by wddevries Loading…
1 of 13 tasks
lightning: remote backend do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#58789 opened Jan 8, 2025 by zeminzhou Loading…
13 tasks
statistics: add recover to protect background task (#58739) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-7.1 This PR is cherry-picked to release-7.1 from a source PR.
#58764 opened Jan 7, 2025 by ti-chi-bot Loading…
1 of 13 tasks
statistics: add recover to protect background task (#58739) cherry-pick-approved Cherry pick PR approved by release team. 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58763 opened Jan 7, 2025 by ti-chi-bot Loading…
1 of 13 tasks
planner: add cascades wrapper for integrating cascades into current logical optimization phase. approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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.
#58751 opened Jan 7, 2025 by AilinKid Loading…
1 of 13 tasks
br: use dedicated checkpoint table for each restore task 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.
#58724 opened Jan 6, 2025 by Tristan1900 Loading…
1 of 13 tasks
planner: fix wrong count when is out of range with datetime 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.
#58661 opened Jan 2, 2025 by hawkingrei Loading…
1 of 13 tasks
statistics: reduce dumpStatsMaxDuration as 5min (#56538) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58640 opened Dec 31, 2024 by ti-chi-bot Loading…
1 of 13 tasks
Unity 2 do-not-merge/invalid-title do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#58617 opened Dec 30, 2024 by qw4990 Loading…
13 tasks
ddl: support pre-split index regions before creating index (#57553) do-not-merge/cherry-pick-not-approved 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.
#58541 opened Dec 26, 2024 by ti-chi-bot Loading…
1 of 13 tasks
executor: change the evaluation order of columns in Update and Insert statements (#57123) do-not-merge/cherry-pick-not-approved 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.1 This PR is cherry-picked to release-7.1 from a source PR.
#58524 opened Dec 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507) 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-8.1 This PR is cherry-picked to release-8.1 from a source PR.
#58519 opened Dec 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507) 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.
#58518 opened Dec 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
planner: fix idxMergePartPlans forget to deal with RootTaskConds (#58507) 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-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58517 opened Dec 25, 2024 by ti-chi-bot Loading…
1 of 13 tasks
*: use unique to merge the same value in the FieldName do-not-merge/needs-linked-issue do-not-merge/needs-tests-checked 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.
#58438 opened Dec 20, 2024 by hawkingrei Loading…
13 tasks
*: Use strict validation for stale read ts & flashback ts (#57050) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#58410 opened Dec 19, 2024 by ti-chi-bot Loading…
1 of 13 tasks
*: Use strict validation for stale read ts & flashback ts (#57050) do-not-merge/cherry-pick-not-approved 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. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58409 opened Dec 19, 2024 by ti-chi-bot Loading…
1 of 13 tasks
expression,parser: Remove PASSWORD() function | tidb-test=pr/2459 compatibility-breaker Violation of forwards/backwards compatibility in a design-time piece. lgtm 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#58346 opened Dec 17, 2024 by dveeden Loading…
4 of 13 tasks
br: restore checksum shouldn't rely on backup checksum (#56712) cherry-pick-approved Cherry pick PR approved by release team. 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. type/cherry-pick-for-release-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58335 opened Dec 17, 2024 by ti-chi-bot Loading…
2 of 13 tasks
parse: fix the type of date/time parameters (#48237) do-not-merge/cherry-pick-not-approved 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-6.1 This PR is cherry-picked to release-6.1 from a source PR.
#58288 opened Dec 16, 2024 by ti-chi-bot Loading…
1 of 5 tasks
parse: fix the type of date/time parameters (#48237) do-not-merge/cherry-pick-not-approved 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-6.5 This PR is cherry-picked to release-6.5 from a source PR.
#58283 opened Dec 16, 2024 by ti-chi-bot Loading…
1 of 5 tasks
parse: fix the type of date/time parameters (#48237) do-not-merge/cherry-pick-not-approved 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.1 This PR is cherry-picked to release-7.1 from a source PR.
#58282 opened Dec 16, 2024 by ti-chi-bot Loading…
1 of 5 tasks
parse: fix the type of date/time parameters (#48237) do-not-merge/cherry-pick-not-approved 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.
#58281 opened Dec 16, 2024 by ti-chi-bot Loading…
1 of 5 tasks
ProTip! Mix and match filters to narrow down what you’re looking for.