Skip to content

show columns query on system schema#7729

Merged
harshit-gangal merged 1 commit intovitessio:masterfrom
planetscale:more-sys-fix
Mar 23, 2021
Merged

show columns query on system schema#7729
harshit-gangal merged 1 commit intovitessio:masterfrom
planetscale:more-sys-fix

Conversation

@harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented Mar 23, 2021

Description

Earlier the query failed with error

"show full columns from sys.sys_config"
keyspace sys not found in vschema

Fix is to send this to any shard of any keyspace as system schema does not change.

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving

Signed-off-by: Harshit Gangal <harshit@planetscale.com>
@harshit-gangal harshit-gangal requested a review from systay March 23, 2021 12:44
@harshit-gangal harshit-gangal marked this pull request as ready for review March 23, 2021 12:58
@harshit-gangal harshit-gangal merged commit 9b09bfa into vitessio:master Mar 23, 2021
@harshit-gangal harshit-gangal deleted the more-sys-fix branch March 23, 2021 19:47
@askdba askdba added this to the v10.0 milestone Mar 26, 2021
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.

3 participants