Skip to content

parser: fix some parse error for parenthese subqueries#1255

Merged
ti-chi-bot merged 14 commits intopingcap:masterfrom
lzmhhh123:bug-fix/try_fix
Aug 16, 2021
Merged

parser: fix some parse error for parenthese subqueries#1255
ti-chi-bot merged 14 commits intopingcap:masterfrom
lzmhhh123:bug-fix/try_fix

Conversation

@lzmhhh123
Copy link
Contributor

Signed-off-by: lzmhhh123 lzmhhh123@gmail.com

What problem does this PR solve?

close #1127

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change

Side effects

  • Possible performance regression
  • Increased code complexity

Related changes

  • Need to cherry-pick to the release branch

Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
@lzmhhh123
Copy link
Contributor Author

/rebuild

Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
@lzmhhh123
Copy link
Contributor Author

/rebuild

@ti-chi-bot
Copy link
Member

ti-chi-bot commented Aug 16, 2021

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • bb7133
  • wjhuang2016

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.

Details

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@bb7133
Copy link
Member

bb7133 commented Aug 16, 2021

Please resolve the conflicts~

Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
Signed-off-by: lzmhhh123 <lzmhhh123@gmail.com>
@ti-chi-bot ti-chi-bot added status/LGT2 LGT2 and removed status/LGT1 LGT1 labels Aug 16, 2021
@lzmhhh123 lzmhhh123 added needs-cherry-pick-release-5.2 Type: Need cherry pick to release-5.2 needs-rebase and removed status/LGT2 LGT2 labels Aug 16, 2021
@xiongjiwei
Copy link
Contributor

/merge

@ti-chi-bot
Copy link
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: 229f95e

@ti-chi-bot ti-chi-bot merged commit b4bbfae into pingcap:master Aug 16, 2021
@ti-chi-bot
Copy link
Member

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

@ti-chi-bot
Copy link
Member

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

@ti-chi-bot
Copy link
Member

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

@lzmhhh123
Copy link
Contributor Author

/run-cherry-picker

@lzmhhh123 lzmhhh123 deleted the bug-fix/try_fix branch August 19, 2021 07:43
@bb7133
Copy link
Member

bb7133 commented Sep 3, 2021

/run-cherry-picker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tidb reports syntax error while mysql does not

5 participants