Skip to content

[0.10.0] - Single quote on SELECT 'value' causes panic #5949

Closed
@sstarcher

Description

@sstarcher

Single quotes around SELECT 'blah' causes a panic.

SELECT 'available_percent' FROM "mem" WHERE time > now() - 5m

https://gist.github.com/sstarcher/ae57e3c405fb12251ab7

Activity

e-dard

e-dard commented on Mar 9, 2016

@e-dard
Contributor

Thanks for the report @sstarcher

/cc @benbjohnson @jsternberg

added this to the 0.11.0 milestone on Mar 9, 2016
self-assigned this
on Mar 9, 2016
added a commit that references this issue on Mar 9, 2016
546de3f
added a commit that references this issue on Mar 9, 2016
c2858bc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

    [0.10.0] - Single quote on SELECT 'value' causes panic · Issue #5949 · influxdata/influxdb