朱天赐 created IOTDB-392:
-------------------------
Summary: The generated dump0.csv can't be imported.
Key: IOTDB-392
URL: https://issues.apache.org/jira/browse/IOTDB-392
Project: Apache IoTDB
Issue Type: Bug
Reporter: 朱天赐
use
{code:sh}
tools/export-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -td ./
{code}
to export dump0.csv, and then use
{code:sh}
tools/import-csv.sh -h 127.0.0.1 -p 6667 -u root -pw root -f dump0.csv
{code}
to import dump0.csv. But can't import and get an error: Importing...Cannot
execute SQL because:0
--
This message was sent by Atlassian Jira
(v8.3.4#803005)