You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Accidently, I created a database with an empty name via the REST API. It allowed me to remove the database, but since then, I can't create any databases anymore.
I always receive the error below:
error: "error parsing query: found -, expected ;, EOF at line 1, char 18"
This is on 0.9 rc10
The text was updated successfully, but these errors were encountered:
dullgiulio
added a commit
to dullgiulio/influxdb
that referenced
this issue
Mar 14, 2015
Accidently, I created a database with an empty name via the REST API. It allowed me to remove the database, but since then, I can't create any databases anymore.
I always receive the error below:
error: "error parsing query: found -, expected ;, EOF at line 1, char 18"
This is on 0.9 rc10
The text was updated successfully, but these errors were encountered: