vesoft-inc/nebula

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

开放

#2,986 创建于 2021年9月30日

 (9 条评论) (0 个反应) (0 位负责人)C++ (1,144 个派生)batch import
communitygood first issuepriority/low-pritype/enhancement

仓库指标

星标
 (9,828 个星标)
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

贡献者指南