Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: remove duplicate prefix for last query info #50075

Merged
merged 1 commit into from
Jan 4, 2024

Conversation

nolouch
Copy link
Member

@nolouch nolouch commented Jan 4, 2024

What problem does this PR solve?

Issue Number: ref #49318

Problem Summary:

What changed and how does it work?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

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

Signed-off-by: nolouch <nolouch@gmail.com>
@ti-chi-bot ti-chi-bot bot added release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jan 4, 2024
@ti-chi-bot ti-chi-bot bot added the needs-1-more-lgtm Indicates a PR needs 1 more LGTM. label Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Merging #50075 (42ad36c) into master (6f32664) will increase coverage by 10.0231%.
Report is 1 commits behind head on master.
The diff coverage is 100.0000%.

Additional details and impacted files
@@                Coverage Diff                @@
##             master     #50075         +/-   ##
=================================================
+ Coverage   71.8820%   81.9052%   +10.0231%     
=================================================
  Files          1439       2442       +1003     
  Lines        346160     672979     +326819     
=================================================
+ Hits         248827     551205     +302378     
- Misses        77058     101029      +23971     
- Partials      20275      20745        +470     
Flag Coverage Δ
integration 48.6262% <100.0000%> (?)
unit 79.2470% <100.0000%> (+7.3649%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
dumpling 73.6130% <ø> (+17.3001%) ⬆️
parser ∅ <ø> (∅)
br 71.8542% <ø> (+20.3952%) ⬆️

Copy link

ti-chi-bot bot commented Jan 4, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: CabinfeverB, glorv

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

The pull request process is described here

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 approved lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 4, 2024
Copy link

ti-chi-bot bot commented Jan 4, 2024

[LGTM Timeline notifier]

Timeline:

  • 2024-01-04 07:34:27.755863828 +0000 UTC m=+2328758.793090827: ☑️ agreed by CabinfeverB.
  • 2024-01-04 07:52:30.905779338 +0000 UTC m=+2329841.943006264: ☑️ agreed by glorv.

@ti-chi-bot ti-chi-bot bot merged commit 7a8d82e into pingcap:master Jan 4, 2024
18 checks passed
@nolouch nolouch deleted the change_name branch January 4, 2024 10:25
AilinKid pushed a commit to AilinKid/tidb that referenced this pull request Jan 17, 2024
@ti-chi-bot ti-chi-bot added the needs-cherry-pick-release-7.5 Should cherry pick this PR to release-7.5 branch. label Feb 18, 2024
@ti-chi-bot
Copy link
Member

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

ti-chi-bot pushed a commit to ti-chi-bot/tidb that referenced this pull request Feb 18, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
nolouch added a commit to ti-chi-bot/tidb that referenced this pull request Feb 20, 2024
@ti-chi-bot ti-chi-bot added needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. and removed needs-cherry-pick-release-7.1 Should cherry pick this PR to release-7.1 branch. labels Apr 18, 2024
ti-chi-bot pushed a commit to ti-chi-bot/tidb that referenced this pull request Apr 18, 2024
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
@ti-chi-bot
Copy link
Member

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

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-7.5 Should cherry pick this PR to release-7.5 branch. release-note-none Denotes a PR that doesn't merit a release note. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants