-
Notifications
You must be signed in to change notification settings - Fork 6k
Pull requests: pingcap/tidb
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): bump github.com/prometheus/common from 0.63.0 to 0.67.2
dependencies
Pull requests that update a dependency file
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.
go
Pull requests that update Go code
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.
#64172
opened Oct 29, 2025 by
dependabot
bot
Loading…
types: handle trailing characters in datetime parsing like MySQL
contribution
This PR is from a community contributor.
do-not-merge/needs-triage-completed
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/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#63875
opened Oct 9, 2025 by
DengY11
Loading…
2 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…
br: drop a fixme in br since its 8.0+ now
contribution
This PR is from a community contributor.
do-not-merge/needs-linked-issue
do-not-merge/needs-tests-checked
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#62914
opened Aug 10, 2025 by
yihong0618
Loading…
13 tasks
refactor: replace AUTO_INCREMENT with AUTO_RANDOM for tidb_runaway_wa…
do-not-merge/hold
Indicates that a PR should not merge because someone has issued a /hold command.
do-not-merge/needs-tests-checked
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#62306
opened Jul 8, 2025 by
abrarr21
Loading…
13 tasks
Add Prometheus Metrics for Database Count, Table Count, and Schema Version
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.
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.
sig/planner
SIG: Planner
size/XXL
Denotes a PR that changes 1000+ lines, ignoring generated files.
dumpling/dump: fallback to lock tables when timeout from ftwrl
component/dumpling
This is related to Dumpling of TiDB.
do-not-merge/needs-tests-checked
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#61152
opened May 16, 2025 by
sriramrajendiran
Loading…
13 tasks
[DNM] increase join table limitation
do-not-merge/cherry-pick-not-approved
do-not-merge/invalid-title
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.
sig/planner
SIG: Planner
size/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#60700
opened Apr 22, 2025 by
dbsid
Loading…
13 tasks
ddl: set operation deadline for ModifyResourceGroup and DeleteResourceGroup
do-not-merge/needs-triage-completed
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#60651
opened Apr 18, 2025 by
NaturezzZ
Loading…
1 of 13 tasks
server: add all mysql commands to metric label
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#59232
opened Jan 31, 2025 by
Takashi-kun
•
Draft
13 tasks
session: add resource group name in stmt context (retrofit from 7.5 into 7.1)
do-not-merge/cherry-pick-not-approved
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#57955
opened Dec 3, 2024 by
romaninozemtsev
•
Draft
12 tasks
util: update math.go
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#56621
opened Oct 12, 2024 by
Anudhyan
Loading…
3 of 11 tasks
mathutil: replace mathutil functions with Go built-in functions
hacktoberfest
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#56620
opened Oct 12, 2024 by
Anudhyan
Loading…
3 of 11 tasks
[DNM]Lightning conn pool
do-not-merge/cherry-pick-not-approved
do-not-merge/invalid-title
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
demo test
do-not-merge/invalid-title
do-not-merge/needs-linked-issue
do-not-merge/needs-tests-checked
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/XS
Denotes a PR that changes 0-9 lines, ignoring generated files.
#54645
opened Jul 16, 2024 by
fubinzh
Loading…
13 tasks
Update3
do-not-merge/invalid-title
do-not-merge/needs-linked-issue
do-not-merge/needs-tests-checked
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/planner
SIG: Planner
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#53665
opened May 29, 2024 by
nerfff415
Loading…
13 tasks
[WIP] cherry cherry pick PR of minRegionNumber
do-not-merge/cherry-pick-not-approved
do-not-merge/invalid-title
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#53013
opened Apr 30, 2024 by
guoshouyan
Loading…
13 tasks
pkg/planner/core: disable fast path for select statement
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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
release-note-none
Denotes a PR that doesn't merit a release note.
sig/planner
SIG: Planner
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
Add PauseRegionByTable in lightning
do-not-merge/invalid-title
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/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
#51971
opened Mar 21, 2024 by
guoshouyan
Loading…
13 tasks
add min reigon number config for tidb lightning
do-not-merge/invalid-title
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
#51526
opened Mar 6, 2024 by
guoshouyan
Loading…
13 tasks
plan replayer: fix cannot load bindings when the statement contains in (...) (#50762)
do-not-merge/cherry-pick-not-approved
needs-1-more-lgtm
Indicates a PR needs 1 more LGTM.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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/cherry-pick-for-release-7.5
This PR is cherry-picked to release-7.5 from a source PR.
#50889
opened Feb 1, 2024 by
ti-chi-bot
Loading…
1 of 13 tasks
Breakdown total query count by SQL type.
do-not-merge/invalid-title
do-not-merge/needs-linked-issue
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#49523
opened Dec 17, 2023 by
Zhannan
Loading…
2 of 13 tasks
feat: added REPLICAS to substitute the FOLLOWERS keywords in placemen…
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.
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
#47467
opened Oct 8, 2023 by
nikzayn
Loading…
2 tasks done
*: show temporary table type info in Indicates that a PR should not merge because it's missing one of the release note labels.
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.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
size/S
Denotes a PR that changes 10-29 lines, ignoring generated files.
INFORMATION_SCHEMA.TABLES
do-not-merge/release-note-label-needed
planner: add formula generation for cost calculation model and fix trace framework issues
do-not-merge/needs-linked-issue
needs-ok-to-test
Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing.
needs-rebase
Indicates a PR cannot be merged because it has merge conflicts with HEAD.
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.
#42730
opened Mar 31, 2023 by
pingandb
Loading…
1 of 12 tasks
Previous Next
ProTip!
Adding no:label will show everything without a label.