vesoft-inc/nebula

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

Open

#2,986 建立於 2021年9月30日

在 GitHub 查看
 (9 留言) (0 反應) (0 負責人)C++ (1,144 fork)batch import
communitygood first issuepriority/low-pritype/enhancement

倉庫指標

Star
 (9,828 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

now

create user test2 with password "12"

suggest

create user "test1" with password "12"

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

貢獻者指南