Closed lzmhhh123 closed 3 years ago
/rebuild
/rebuild
[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 /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.
Please resolve the conflicts~
/merge
This pull request has been accepted and is ready to merge.
In response to a cherrypick label: cannot checkout 5.2
: error checking out 5.2: exit status 1. output: error: pathspec '5.2' did not match any file(s) known to git
In response to a cherrypick label: cannot checkout 5.0
: error checking out 5.0: exit status 1. output: error: pathspec '5.0' did not match any file(s) known to git
In response to a cherrypick label: cannot checkout 5.1
: error checking out 5.1: exit status 1. output: error: pathspec '5.1' did not match any file(s) known to git
/run-cherry-picker
/run-cherry-picker
Signed-off-by: lzmhhh123 lzmhhh123@gmail.com
What problem does this PR solve?
close https://github.com/pingcap/parser/issues/1127
What is changed and how it works?
Check List
Tests
Code changes
Side effects
Related changes