Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*: Add "show open tables" support #291

Merged
merged 3 commits into from
Apr 17, 2019
Merged

Conversation

july2993
Copy link
Contributor

What problem does this PR solve?

*: Add "show open tables" support like in mysql: https://dev.mysql.com/doc/refman/5.7/en/show-open-tables.html

What is changed and how it works?

change parser.y support "show open tables" and add tests

Check List

Tests

  • Unit test

Code changes

Side effects

Related changes

@CLAassistant
Copy link

CLAassistant commented Apr 16, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@kennytm kennytm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

parser_test.go Outdated Show resolved Hide resolved
@kennytm kennytm added the status/LGT1 LGT1 label Apr 16, 2019
@tiancaiamao
Copy link
Collaborator

LGTM

@tiancaiamao tiancaiamao added status/LGT2 LGT2 and removed status/LGT1 LGT1 labels Apr 17, 2019
@tiancaiamao tiancaiamao merged commit 5dc3d0b into pingcap:master Apr 17, 2019
@july2993 july2993 deleted the hjh/show_open branch April 17, 2019 04:50
zimulala pushed a commit to zimulala/parser that referenced this pull request May 7, 2019
tiancaiamao pushed a commit to tiancaiamao/parser that referenced this pull request Apr 27, 2021
lyonzhi pushed a commit to lyonzhi/parser that referenced this pull request Apr 25, 2024
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.

4 participants