*: remove useless FIXME tip in code (#22970)#22973
*: remove useless FIXME tip in code (#22970)#22973ti-srebot wants to merge 1 commit intopingcap:release-5.0-rcfrom
Conversation
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>
|
/run-all-tests |
|
@xhebox you're already a collaborator in bot's repo. |
|
[REVIEW NOTIFICATION] This pull request has been approved by:
To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. DetailsReviewer can indicate their review by writing |
|
There's no need to cherry-pick. |
5.0-rc is not a LTS version, right? Then I am fine with close it. BTW, I don't have permission to close the PR. |
use /close can close PR |
|
/close |
|
@xhebox: Closed this PR. 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/test-infra repository. |
cherry-pick #22970 to release-5.0-rc
You can switch your code base to this Pull Request by using git-extras:
# In tidb repo: git pr https://github.com/pingcap/tidb/pull/22973After apply modifications, you can push your change to this PR via:
Signed-off-by: xhe xw897002528@gmail.com
What problem does this PR solve?
Issue Number: close #xxx
Problem Summary: Either
RestoreStringSingleQuotesorRestoreStringDoubleQuotescan solve the issue. Doubles like''/""will be interpreted as one single character in the string.Check List
Tests
Side effects
Release note