Skip to content

Creating root after databases already exists makes whole REST API insane #2150

@ExtReMLapin

Description

@ExtReMLapin

As suggested here : #2058 (comment)

To be able to change the root password on the fly, i use this pr : #2149
And on each boot i remove the root line in the users jsonl file.

Now when i do this there is something REALLY WEIRD going on :

'list databases' returns []

'create database test1' returns ok

re run 'list databases' still returns [] but

run again 'create database test1' and it returns Database 'test1' already exists

Postman_tEaOC57Y4B.mp4

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions