privileges: user@'' is different with user@'%' | tidb-test=pr/2498#60082
Conversation
user@'' is different with user@'%'
|
Hi @Defined2014. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. DetailsInstructions 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. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #60082 +/- ##
================================================
+ Coverage 73.1646% 73.7758% +0.6112%
================================================
Files 1706 1706
Lines 471381 472572 +1191
================================================
+ Hits 344884 348644 +3760
+ Misses 105302 102809 -2493
+ Partials 21195 21119 -76
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
/retest |
|
@Defined2014: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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. |
user@'' is different with user@'%'user@'' is different with user@'%' | tidb-test=pr/2498
|
/retest |
|
@Defined2014: Cannot trigger testing until a trusted user reviews the PR and leaves an DetailsIn 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. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lance6716, tiancaiamao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
What problem does this PR solve?
Issue Number: close #33174
Problem Summary:
Previously,
user@''consider equals touser@'%'when performing operations related to set default role.What changed and how does it work?
Check List
Tests
Test link https://github.com/PingCAP-QE/tidb-test/pull/2498
Side effects
Documentation
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.