Skip to content

Add "processlist" to non-reserved keywords#6310

Merged
systay merged 1 commit intovitessio:masterfrom
nilium:processlist-keyword
Jun 13, 2020
Merged

Add "processlist" to non-reserved keywords#6310
systay merged 1 commit intovitessio:masterfrom
nilium:processlist-keyword

Conversation

@nilium
Copy link
Copy Markdown
Contributor

@nilium nilium commented Jun 12, 2020

This is to allow parsing queries such as select * from information_schema.processlist. Test included to cover that particular case.

Not entirely clear to me right now if this should be parsed by Vitess or if a processlist table name is intentionally un-parse-able. Happy to close this if that's the case.

@nilium nilium requested a review from sougou as a code owner June 12, 2020 20:47
This is to allow parsing queries such as `select * from
information_schema.processlist`. Test included to cover that particular
case.

Signed-off-by: Noel Cower <ncower@nil.dev>
@nilium nilium force-pushed the processlist-keyword branch from 9ad02d4 to cf94369 Compare June 12, 2020 20:48
@deepthi deepthi requested review from harshit-gangal and systay June 12, 2020 21:55
@systay systay merged commit f8a28ea into vitessio:master Jun 13, 2020
@deepthi deepthi added this to the v7.0 milestone Jul 27, 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.

4 participants