influxdata / influxdata/influxdata-docker
Creating influx database fails in init script
Open
- Dominant language
- Shell
- Stars
- 364
- Forks
- 255
- Avg merge
- 3h 18m
- Merged PRs (30d)
- 7
Description
When defining `INFLUXDB_DB` the `CREATE DATABASE` query fails, because the database name isn't properly quoted.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the init script that handles INFLUXDB_DB and inspect the CREATE DATABASE query. Confirm how the database name is currently inserted, then verify that names containing the reported case are quoted correctly and that the initialization succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100