pingcap / parser

A MySQL Compatible SQL Parser
Apache License 2.0
1.41k stars 489 forks source link

parser: fix some parse error for parenthese subqueries #1255

Closed lzmhhh123 closed 3 years ago

lzmhhh123 commented 3 years ago

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

lzmhhh123 commented 3 years ago

/rebuild

lzmhhh123 commented 3 years ago

/rebuild

ti-chi-bot commented 3 years ago

[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.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
bb7133 commented 3 years ago

Please resolve the conflicts~

xiongjiwei commented 3 years ago

/merge

ti-chi-bot commented 3 years ago

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

Commit hash: 229f95e925e0eae5e787c4339ffe58721c765037

ti-chi-bot commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

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 commented 3 years ago

/run-cherry-picker

bb7133 commented 3 years ago

/run-cherry-picker