vesoft-inc/nebula

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

Aberta

#2.986 aberto em 30 de set. de 2021

 (9 comentários) (0 reação) (0 responsável)C++ (1.144 forks)batch import
communitygood first issuepriority/low-pritype/enhancement

Métricas do repositório

Stars
 (9.828 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

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

Guia do colaborador