Skip to content

Pull requests: pingcap/docs

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

ci: include TiDB Cloud Lake in zh translation workflow size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/no-need No need to translate this PR.
#23762 opened Sep 7, 2026 by qiancai Collaborator Loading…
1 of 12 tasks
i18n(ja): restore literal quoted config/status/enum values across the corpus area/develop This PR relates to the area of TiDB App development. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#23760 opened Sep 7, 2026 by yahonda Member Draft
2 of 6 tasks
i18n(ja): restore literal quoted config/log-level values across the corpus missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#23759 opened Sep 7, 2026 by yahonda Member Loading…
2 of 6 tasks
i18n(ja): restore literal quoted status/enum values in DM docs missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#23758 opened Sep 7, 2026 by yahonda Member Loading…
2 of 6 tasks
[WIP]: add v7.5.8 release notes contribution This PR is from a community contributor. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. needs-cherry-pick-master Should cherry pick this PR to master branch. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#23757 opened Sep 7, 2026 by doc-claw-bot Collaborator Loading…
2 of 16 tasks
migrate-from-mysql-using-aws-dms: fix "test" mislabeled as a system database (#23700) lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR.
#23756 opened Sep 7, 2026 by ti-chi-bot Member Loading…
2 of 6 tasks
explain-joins: reword "create ... on disk" as "spill ... to disk" (#23346) lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR.
#23755 opened Sep 7, 2026 by ti-chi-bot Member Loading…
1 of 2 tasks
functions-and-operators, releases: clarify TIDB_DECODE_SQL_DIGESTS wording (#23686) lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/cherry-pick-for-release-8.5 This PR is cherry-picked to release-8.5 from a source PR.
#23754 opened Sep 7, 2026 by ti-chi-bot Member Loading…
2 of 6 tasks
sql: remove unnecessary 'copy' from FLUSH PRIVILEGES description (#23196) do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR.
#23753 opened Sep 7, 2026 by ti-chi-bot Member Loading…
1 of 15 tasks
migrate-with-more-columns-downstream: fix --master-addr flag dash inconsistency missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#23748 opened Sep 7, 2026 by yahonda Member Loading…
2 of 14 tasks
dm-best-practices: define N in the small-dataset DM-worker deployment guidance missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#23747 opened Sep 7, 2026 by yahonda Member Loading…
2 of 14 tasks
Add Beekeeper Studio Community Edition walkthrough area/develop This PR relates to the area of TiDB App development. 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. missing-translation-status This PR does not have translation status info. needs-ok-to-test Indicates a PR created by contributors and need ORG member send '/ok-to-test' to start testing. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#23743 opened Sep 4, 2026 by hankhoffmeier Loading…
10 tasks
sql: document unsupported GRANT PROXY in MySQL compatibility area/security Relates to TiDB security and privilege. contribution This PR is from a community contributor. needs-cherry-pick-master Should cherry pick this PR to master branch. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. type/compatibility-or-feature-change This PR involves compatibility changes or feature behavior changes.
#23742 opened Sep 4, 2026 by doc-claw-bot Collaborator Loading…
2 of 14 tasks
releases: fix typos and a mistranslation-derived wording issue in release notes missing-translation-status This PR does not have translation status info. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#23735 opened Sep 4, 2026 by yahonda Member Loading…
1 of 8 tasks
docs: use ticdc-version variable in TiCDC examples (#23696) area/ticdc Indicates that the Issue or PR belongs to the area of TiCDC. contribution This PR is from a community contributor. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm ONCALL Relates to documentation oncall. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. type/cherry-pick-for-master This PR is cherry-picked to master from a source PR.
#23729 opened Sep 3, 2026 by ti-chi-bot Member Loading…
1 of 16 tasks
Fix DATATIME typo and precision/scale wording missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#23724 opened Sep 3, 2026 by yahonda Member Loading…
3 of 12 tasks
release notes, perf-tuning: fix gPRC typo to gRPC (#23604) lgtm needs-1-more-lgtm Indicates a PR needs 1 more LGTM. 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.
#23718 opened Sep 3, 2026 by ti-chi-bot Member Loading…
1 of 5 tasks
lake: add materialized view and update ALTER VIEW lake Related to TiDB Cloud Lake docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. translation/no-need No need to translate this PR.
#23711 opened Sep 2, 2026 by lilin90 Member Loading…
1 of 12 tasks
release-8.5: add dependency security fixes to v8.5.8 release notes missing-translation-status This PR does not have translation status info. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#23710 opened Sep 2, 2026 by qiancai Collaborator Loading…
2 of 14 tasks
cloud: change storage billing expression for tiered storage area/tidb-cloud This PR relates to the area of TiDB Cloud. contribution This PR is from a community contributor. needs-1-more-lgtm Indicates a PR needs 1 more LGTM. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/no-need No need to translate this PR.
#23703 opened Sep 2, 2026 by zhaoshangzi Collaborator Loading…
1 of 13 tasks
information-schema: note the extra cost of querying TABLE/PARTITION size columns missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. translation/doing This PR's assignee is translating this PR. v9.0-beta.3 This PR/issue applies to TiDB v9.0-beta.3.
#23685 opened Sep 1, 2026 by mjonss Contributor Loading…
2 of 12 tasks
system-variables: add tidb_paging_size_bytes (internal use) (#23565) lgtm 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. v9.0-beta.3 This PR/issue applies to TiDB v9.0-beta.3.
#23681 opened Aug 31, 2026 by ti-chi-bot Member Loading…
1 task done
WIP: Add materialized views documentation do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. missing-translation-status This PR does not have translation status info. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#23672 opened Aug 31, 2026 by windtalker Contributor Draft
2 of 12 tasks
Add a connection tutorial for LibreDB Studio area/develop This PR relates to the area of TiDB App development. 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. missing-translation-status This PR does not have translation status info. 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.
#23659 opened Aug 28, 2026 by kaya-abdullah Loading…
4 of 13 tasks
Add LibreDB Studio to the list of supported GUI tools area/develop This PR relates to the area of TiDB App development. 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. missing-translation-status This PR does not have translation status info. 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.
#23658 opened Aug 28, 2026 by kaya-abdullah Loading…
3 of 13 tasks
ProTip! Add no:assignee to see everything that’s not assigned.