Skip to content

update doc for max-user-connections#20488

Merged
ti-chi-bot[bot] merged 14 commits into
pingcap:masterfrom
joccau:max-user-connections
Mar 17, 2025
Merged

update doc for max-user-connections#20488
ti-chi-bot[bot] merged 14 commits into
pingcap:masterfrom
joccau:max-user-connections

Conversation

@joccau

@joccau joccau commented Mar 7, 2025

Copy link
Copy Markdown
Contributor

First-time contributors' checklist

What is changed, added or deleted? (Required)

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

Tips for choosing the affected version(s):

By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.

For details, see tips for choosing the affected versions.

  • master (the latest development version)
  • v9.0 (TiDB 9.0 versions)
  • v8.5 (TiDB 8.5 versions)
  • v8.4 (TiDB 8.4 versions)
  • v8.3 (TiDB 8.3 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)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)

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

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

Signed-off-by: joccau <zak.zhao@pingcap.cn>
@ti-chi-bot ti-chi-bot Bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 7, 2025
@joccau joccau requested review from CbcWestwolf and dveeden March 7, 2025 08:06
@hfxsd hfxsd added translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. v9.0-beta.1 This PR/issue applies to TiDB v9.0-beta.1. and removed missing-translation-status This PR does not have translation status info. labels Mar 7, 2025
@hfxsd hfxsd self-assigned this Mar 7, 2025
@joccau

joccau commented Mar 7, 2025

Copy link
Copy Markdown
Contributor Author

/cc @Frank945946 @hfxsd

@ti-chi-bot

ti-chi-bot Bot commented Mar 7, 2025

Copy link
Copy Markdown

@joccau: GitHub didn't allow me to request PR reviews from the following users: Frank945946.

Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

/cc @Frank945946 @hfxsd

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ti-chi-bot ti-chi-bot Bot requested a review from hfxsd March 7, 2025 08:30
@hfxsd hfxsd added the type/compatibility-or-feature-change This PR involves compatibility changes or feature behavior changes. label Mar 7, 2025
@ti-chi-bot

ti-chi-bot Bot commented Mar 7, 2025

Copy link
Copy Markdown

@Frank945946: adding LGTM is restricted to approvers and reviewers in OWNERS files.

Details

In response to this:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@hfxsd hfxsd requested a review from qiancai March 7, 2025 08:59
Comment thread system-variables.md Outdated
Comment thread security-compatibility-with-mysql.md Outdated
Comment thread sql-statements/sql-statement-create-user.md
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated
Comment thread system-variables.md Outdated

@qiancai qiancai 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.

Rest LGTM

@ti-chi-bot ti-chi-bot Bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Mar 17, 2025
Co-authored-by: Grace Cai <qqzczy@126.com>
joccau and others added 5 commits March 17, 2025 13:53
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
Co-authored-by: Grace Cai <qqzczy@126.com>
@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Mar 17, 2025
@ti-chi-bot

ti-chi-bot Bot commented Mar 17, 2025

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2025-03-17 03:53:46.033029237 +0000 UTC m=+241319.717265328: ☑️ agreed by qiancai.
  • 2025-03-17 06:19:59.906113284 +0000 UTC m=+250093.590349377: ☑️ agreed by hfxsd.

@hfxsd

hfxsd commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

/approve

@ti-chi-bot ti-chi-bot Bot added the approved label Mar 17, 2025
@hfxsd

hfxsd commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

/approve

@hfxsd

hfxsd commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

/retest

@hfxsd

hfxsd commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

/approve

Comment thread system-variables.md Outdated
@hfxsd

hfxsd commented Mar 17, 2025

Copy link
Copy Markdown
Collaborator

/approve

@ti-chi-bot

ti-chi-bot Bot commented Mar 17, 2025

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hfxsd

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

The pull request process is described 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 merged commit 77a834f into pingcap:master Mar 17, 2025
@lilin90 lilin90 added the needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. label Jun 24, 2026
@ti-chi-bot

Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created to branch release-8.5: #23125.
But this PR has conflicts, please resolve them!

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

Labels

approved lgtm needs-cherry-pick-release-8.5 Should cherry pick this PR to release-8.5 branch. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. translation/from-docs-cn This PR is translated from a PR in pingcap/docs-cn. type/compatibility-or-feature-change This PR involves compatibility changes or feature behavior changes. v9.0-beta.1 This PR/issue applies to TiDB v9.0-beta.1.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants