Skip to content

fix: allow passed table_schema in information_schema queries to vttablet if the keyspace is not found#6653

Merged
systay merged 3 commits intovitessio:masterfrom
planetscale:infr_fix
Sep 1, 2020
Merged

fix: allow passed table_schema in information_schema queries to vttablet if the keyspace is not found#6653
systay merged 3 commits intovitessio:masterfrom
planetscale:infr_fix

Conversation

@harshit-gangal
Copy link
Copy Markdown
Member

As table_schema = name was not supported. Users have added vt_ as prefix to run those queries against information_schema.

This change is to fix those existing user cases.

…let if the keyspace is not found

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Harshit Gangal <harshit@planetscale.com>
Signed-off-by: Andres Taylor <andres@planetscale.com>
@systay systay merged commit fddb82a into vitessio:master Sep 1, 2020
@askdba askdba added this to the v8.0 milestone Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants