vesoft-inc/nebula

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

Open

#2986 aperta il 30 set 2021

Vedi su GitHub
 (9 commenti) (0 reazioni) (0 assegnatari)C++ (1144 fork)batch import
communitygood first issuepriority/low-pritype/enhancement

Metriche repository

Star
 (9828 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

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

Guida contributor