oldmasteryuan

Results 1 comments of oldmasteryuan

Have you resolved this problem? I meet the same problem, when using the influxQL like this `SELECT last(a), last(b) from (SELECT sum("success") as a FROM "foo" WHERE time >= now()...