vesoft-inc/nebula

When creating user, the username can‘t be a string in double quotes, that's different with password

Open

#2.986 geöffnet am 30. Sept. 2021

Auf GitHub ansehen
 (9 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.144 Forks)batch import
communitygood first issuepriority/low-pritype/enhancement

Repository-Metriken

Stars
 (9.828 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

https://discuss.nebula-graph.com.cn/t/topic/3732/2

Contributor Guide