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

[SQL] SHOW xxx WHERE SQL statment. #672

Closed
dongzl opened this issue Apr 16, 2023 · 1 comment · Fixed by #679
Closed

[SQL] SHOW xxx WHERE SQL statment. #672

dongzl opened this issue Apr 16, 2023 · 1 comment · Fixed by #679
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dongzl
Copy link
Contributor

dongzl commented Apr 16, 2023

What happened:

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

image

SHOW DATABASES WHERE `name` = 'foobar';
SHOW TABLES WHERE `name` = 'student';
@dongzl dongzl added the bug Something isn't working label Apr 16, 2023
@dongzl dongzl added this to the 0.2.0 milestone Apr 16, 2023
@jjeffcaii
Copy link
Contributor

The local filter is not implemented yet.

@dongzl dongzl changed the title [Bug] SHOW DATABASES WHERE name = 'foobar'; [Bug] SHOW xxx WHERE SQL statment. Apr 17, 2023
@dongzl dongzl changed the title [Bug] SHOW xxx WHERE SQL statment. [SQL] SHOW xxx WHERE SQL statment. Apr 17, 2023
@dongzl dongzl added enhancement New feature or request and removed bug Something isn't working labels Apr 17, 2023
Mulavar added a commit to Mulavar/arana that referenced this issue May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants