You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "xiaozhihong (Jira)" <ji...@apache.org> on 2022/10/28 08:48:00 UTC

[jira] [Created] (IOTDB-4790) [cluster]Need to change unquoted to backticks in msg

xiaozhihong created IOTDB-4790:
----------------------------------

             Summary: [cluster]Need to change unquoted to backticks in msg
                 Key: IOTDB-4790
                 URL: https://issues.apache.org/jira/browse/IOTDB-4790
             Project: Apache IoTDB
          Issue Type: Bug
          Components: mpp-cluster
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: xiaozhihong
            Assignee: liaolanyu


In 0.14.0, using special characters to create role, unquoted in msg needs to be changed to backticks.
{code:java}
IoTDB> CREATE ROLE 11info#$
Msg: 303: Check metadata error: 11info#$ is illegal, unquoted identifier can only consist of digits, characters and underscore
 {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)