docs-cn icon indicating copy to clipboard operation
docs-cn copied to clipboard

Add new syntax 'ADMIN SHOW DDL JOB QUERIES LIMIT m OFFSET n'

Open lyzx2001 opened this issue 1 year ago • 2 comments

close https://github.com/pingcap/docs/issues/9698 Add syntax 'ADMIN SHOW DDL JOB QUERIES LIMIT m OFFSET n', which can retrieve DDL commands' content within a certain range (n+1, n+m).

First-time contributors' checklist

What is changed, added or deleted? (Required)

A new syntax is added. Add description for syntax 'ADMIN SHOW DDL JOB QUERIES LIMIT m OFFSET n', which can retrieve DDL commands' content within a certain range (n+1, n+m).

I added a new syntax 'ADMIN SHOW DDL JOB QUERIES LIMIT m OFFSET n', and the details can refer to: https://github.com/pingcap/tidb/pull/36285 https://github.com/pingcap/tidb/pull/36480

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 (in Chinese).

  • [x] master (the latest development version)
  • [ ] v6.2 (TiDB 6.2 versions)
  • [ ] v6.1 (TiDB 6.1 versions)
  • [ ] v5.4 (TiDB 5.4 versions)
  • [ ] v5.3 (TiDB 5.3 versions)
  • [ ] v5.2 (TiDB 5.2 versions)
  • [ ] v5.1 (TiDB 5.1 versions)
  • [ ] v5.0 (TiDB 5.0 versions)

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

  • This PR is translated from: /
  • Other reference link(s): https://github.com/pingcap/tidb/pull/36285 https://github.com/pingcap/tidb/pull/36480

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

lyzx2001 avatar Jul 26 '22 12:07 lyzx2001

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • shichun-0415

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

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

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.

ti-chi-bot avatar Jul 26 '22 12:07 ti-chi-bot

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Jul 26 '22 12:07 CLAassistant

/remove status LGT1 /status LGT2

shichun-0415 avatar Feb 16 '23 12:02 shichun-0415

/merge

shichun-0415 avatar Feb 16 '23 12:02 shichun-0415

This pull request has been accepted and is ready to merge.

Commit hash: 7d6e09c047efb5ff73727c0a160f2f4a58b70a56

ti-chi-bot avatar Feb 16 '23 12:02 ti-chi-bot

In response to a cherrypick label: new pull request created to branch release-6.3: #13042.

ti-chi-bot avatar Feb 16 '23 12:02 ti-chi-bot

In response to a cherrypick label: new pull request created to branch release-6.4: #13043.

ti-chi-bot avatar Feb 16 '23 12:02 ti-chi-bot

In response to a cherrypick label: new pull request created to branch release-6.5: #13044.

ti-chi-bot avatar Feb 16 '23 12:02 ti-chi-bot