When creating user, the username can‘t be a string in double quotes, that's different with password
Author: Sophie-XieCreated Sep 30, 2021Updated Jun 10, 2026
Labelstype/enhancementgood first issuepriority/low-pricommunity
now
create user test2 with password "12"suggest
create user "test1" with password "12"Source: vesoft-inc/nebula