Skip to content

releases: fix typo INFORMMATION_SCHEMA in release-2.1-rc.1.md - #23600

Open
yahonda wants to merge 1 commit into
pingcap:masterfrom
yahonda:fix-informmation-schema-typo
Open

releases: fix typo INFORMMATION_SCHEMA in release-2.1-rc.1.md#23600
yahonda wants to merge 1 commit into
pingcap:masterfrom
yahonda:fix-informmation-schema-typo

Conversation

@yahonda

@yahonda yahonda commented Aug 25, 2026

Copy link
Copy Markdown
Member

First-time contributors' checklist

What is changed, added or deleted? (Required)

Fixes a typo in releases/release-2.1-rc.1.md: INFORMMATION_SCHEMA (extra M) should be INFORMATION_SCHEMA.

Found while reviewing CodeRabbit feedback on a Japanese translation PR (#23598), where the Japanese text faithfully mirrored this pre-existing English typo. Verified the typo is present in this exact form on both master and release-8.5; this PR fixes it on master per the standard "master only, let the bot backport" guideline since it's not a feature/compatibility change.

Which TiDB version(s) do your changes apply to? (Required)

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.1 (TiDB 8.1 versions)
  • v7.5 (TiDB 7.5 versions)
  • v7.1 (TiDB 7.1 versions)
  • v6.5 (TiDB 6.5 versions)

What is the related PR or file link(s)?

AI agent involvement

  • The changes in this PR were primarily made by an AI agent on behalf of the PR author.

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

Summary by CodeRabbit

  • Documentation
    • Corrected a terminology typo in the PROCESSLIST table release notes.

…se-2.1-rc.1.md

Found while reviewing CodeRabbit feedback on the Japanese translation
(pingcap#23598), where the JA text faithfully mirrored this
pre-existing English typo.
@ti-chi-bot ti-chi-bot Bot added the missing-translation-status This PR does not have translation status info. label Aug 25, 2026
@ti-chi-bot

ti-chi-bot Bot commented Aug 25, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign jackysp for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 25, 2026
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: ed08e9d3-ebe5-4671-8236-45dd3e204ee6

📥 Commits

Reviewing files that changed from the base of the PR and between ff98075 and 73f7163.

📒 Files selected for processing (1)
  • releases/release-2.1-rc.1.md

Included review availability: Your plan provides up to 4 included reviews per hour; 0 remain after this review.


📝 Walkthrough

Walkthrough

The release note corrects the INFORMMATION_SCHEMA typo to INFORMATION_SCHEMA in the PROCESSLIST table entry.

Changes

Release Note Correction

Layer / File(s) Summary
Correct schema identifier
releases/release-2.1-rc.1.md
The PROCESSLIST table entry now uses INFORMATION_SCHEMA.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 73f71

This PR only corrects a misspelled documentation identifier, with no behavior or product impact; no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the release-note typo fix and names the affected file.
Description check ✅ Passed The description includes the required change, affected version, reference context, AI involvement, contributor checklist, and scope checkboxes. It is complete and aligned with the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

missing-translation-status This PR does not have translation status info. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant