chengshiwen / influx-proxy

InfluxDB Proxy with High Availability and Consistent Hash
https://github.com/chengshiwen/influx-proxy/wiki
MIT License
354 stars 112 forks source link

create database 报database not found #24

Closed wanisily closed 2 years ago

wanisily commented 2 years ago

influxDb.query(new Query("CREATE DATABASE", database , true));