Haonan Hou created IOTDB-4424:
---------------------------------

             Summary: Insert sql statement error massage is ambiguous
                 Key: IOTDB-4424
                 URL: https://issues.apache.org/jira/browse/IOTDB-4424
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-preview1
            Reporter: Haonan Hou


{code:java}
Starting IoTDB Cli
---------------------
 _____       _________  ______   ______    
|_   _|     |  _   _  ||_   _ `.|_   _ \   
  | |   .--.|_/ | | \_|  | | `. \ | |_) |  
  | | / .'`\ \  | |      | |  | | |  __'.  
 _| |_| \__. | _| |_    _| |_.' /_| |__) | 
|_____|'.__.' |_____|  |______.'|_______/  version UNKNOWN
                                           
IoTDB> login successfully
IoTDB> insert into root.sg.d1(time,s1) values(111111111111111111111,2)
Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "insert into 
root.sg.d1(time,s1) values(111111111111111111111,2)". executeStatement failed. 
For input string: "111111111111111111111"
IoTDB>  {code}



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

Reply via email to