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

Fix Metadata in SHOW queries #7540

Merged
merged 10 commits into from Feb 26, 2021

Conversation

GuptaManan100
Copy link
Member

@GuptaManan100 GuptaManan100 commented Feb 23, 2021

Fixes Metadata in SHOW queries, renaming the database name to information_schema. It also renames the column in show table query from Table_in_database to Table_in_keyspace

Fixes #7320

Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 changed the title Fix Fix Metadata in SHOW queries Feb 23, 2021
@GuptaManan100 GuptaManan100 added Component: Query Serving P3 Type: Enhancement Logical improvement (somewhere between a bug and feature) and removed P3 labels Feb 23, 2021
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
@GuptaManan100 GuptaManan100 self-assigned this Feb 26, 2021
…e-name

Signed-off-by: GuptaManan100 <manan@planetscale.com>
Signed-off-by: GuptaManan100 <manan@planetscale.com>
…e-name

Signed-off-by: GuptaManan100 <manan@planetscale.com>
@systay systay merged commit 5dee786 into vitessio:master Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Database name in the meta information of Show Tables query
2 participants