Skip to content

docs: process list - #1897

Merged
nicecui merged 4 commits into
mainfrom
docs/process-list
Jul 1, 2025
Merged

docs: process list#1897
nicecui merged 4 commits into
mainfrom
docs/process-list

Conversation

@v0y4g3r

@v0y4g3r v0y4g3r commented Jun 30, 2025

Copy link
Copy Markdown
Contributor

What's Changed in this PR

  • Update INFORMATION_SCHEMA documentation to include PROCESS_LIST table:
    • Modified overview.md to replace PROCESSLIST with PROCESS_LIST and added reference to the new table.
    • Added process-list.md to document the PROCESS_LIST table, detailing its columns and usage.
  • Update Chinese documentation:
    • Modified overview.md to reflect changes in PROCESS_LIST table reference.
    • Added process-list.md for Chinese documentation, mirroring the English version.

Checklist

  • Please confirm that all corresponding versions of the documents have been revised.
  • Please ensure that the content in sidebars.ts matches the current document structure when you changed the document structure.
  • This change requires follow-up update in localized docs.

v0y4g3r added 2 commits June 30, 2025 07:11
 - Update `INFORMATION_SCHEMA` documentation to include `PROCESS_LIST` table:
   - Modified `overview.md` to replace `PROCESSLIST` with `PROCESS_LIST` and added reference to the new table.
   - Added `process-list.md` to document the `PROCESS_LIST` table, detailing its columns and usage.
 - Update Chinese documentation:
   - Modified `overview.md` to reflect changes in `PROCESS_LIST` table reference.
   - Added `process-list.md` for Chinese documentation, mirroring the English version.

Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
 Update Chinese translation for process list documentation

 - Updated keywords and description in `process-list.md` to reflect Chinese translations.

Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
 Add `SHOW PROCESSLIST` documentation

 - Updated `docs/reference/sql/show.md` and `i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/show.md` to include documentation for the `SHOW PROCESSLIST` SQL command.
 - Described the command's functionality, output format, and the `FULL` parameter for additional details.

Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 30, 2025

Copy link
Copy Markdown

Deploying greptime-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: e62fa53
Status: ✅  Deploy successful!
Preview URL: https://d7eeb759.greptime-docs.pages.dev
Branch Preview URL: https://docs-process-list.greptime-docs.pages.dev

View logs

@fengjiachun fengjiachun left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nicecui nicecui left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use you/你 instead of users/user/用户

 - **Update terminology and language consistency**:
   - In `docs/reference/sql/information-schema/process-list.md` and `i18n/zh/docusaurus-plugin-content-docs/current/reference/sql/information-schema/process-list.md`, changed "user" to "client" for schema context and updated language to be more direct an
 consistent.

Signed-off-by: Lei, HUANG <mrsatangel@gmail.com>
@nicecui
nicecui merged commit 47ba55e into main Jul 1, 2025
5 checks passed
@nicecui
nicecui deleted the docs/process-list branch July 1, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc for information_schema.process_list and show processlist

3 participants