tidb icon indicating copy to clipboard operation
tidb copied to clipboard

*: add topsql limiter

Open hawkingrei opened this issue 2 years ago • 9 comments

Signed-off-by: Weizhen Wang [email protected]

What problem does this PR solve?

Issue Number: close #40832

Problem Summary:

What is changed and how it works?

Check List

Tests

  • [ ] Unit test
  • [ ] Integration test
  • [ ] Manual test (add detailed scripts or steps below)
  • [ ] No code

Side effects

  • [ ] Performance regression: Consumes more CPU
  • [ ] Performance regression: Consumes more Memory
  • [ ] Breaking backward compatibility

Documentation

  • [ ] Affects user behaviors
  • [ ] Contains syntax changes
  • [ ] Contains variable changes
  • [ ] Contains experimental features
  • [ ] Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

hawkingrei avatar Jan 29 '23 17:01 hawkingrei

[REVIEW NOTIFICATION]

This pull request has not been approved.

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 Jan 29 '23 17:01 ti-chi-bot

/retest

hawkingrei avatar Jan 30 '23 12:01 hawkingrei

/test unit-test

hawkingrei avatar Jan 30 '23 13:01 hawkingrei

/retest

hawkingrei avatar Jan 30 '23 14:01 hawkingrei

/retest

hawkingrei avatar Jan 30 '23 15:01 hawkingrei

/retest

hawkingrei avatar Jan 31 '23 01:01 hawkingrei

@hawkingrei: PR needs rebase.

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/test-infra repository.

ti-chi-bot avatar Feb 04 '23 06:02 ti-chi-bot

@hawkingrei: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
tiprow_fast_test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test fast_test_tiprow

Full PR test history. Your PR dashboard.

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/test-infra repository. I understand the commands that are listed here.

tiprow[bot] avatar Feb 27 '24 12:02 tiprow[bot]

@hawkingrei: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
idc-jenkins-ci-tidb/mysql-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test mysql-test
idc-jenkins-ci-tidb/build 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test build
pull-integration-ddl-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-integration-ddl-test
idc-jenkins-ci-tidb/check_dev 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test check-dev
idc-jenkins-ci-tidb/check_dev_2 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test check-dev2
idc-jenkins-ci-tidb/unit-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test unit-test
pull-mysql-client-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-mysql-client-test
pull-br-integration-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-br-integration-test
pull-lightning-integration-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-lightning-integration-test
pull-integration-e2e-test 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-integration-e2e-test
pull-integration-realcluster-test-next-gen 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-integration-realcluster-test-next-gen
pull-unit-test-next-gen 975ba21af4fde7db74068c78da460a6c8b85abc1 link true /test pull-unit-test-next-gen

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed here.

ti-chi-bot[bot] avatar Sep 26 '25 18:09 ti-chi-bot[bot]