taosdata/TDengine

auto create table insertion failed with : "table does not exist"

Open

#24 142 ouverte le 20 déc. 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C (5 002 forks)batch import
help wantedquestion

Métriques du dépôt

Stars
 (24 849 stars)
Métriques de merge PR
 (Merge moyen 1j 1h) (4 PRs mergées en 30 j)

Description

sql语句是:INSERT INTO icp_test.person_error_zb2-07 USING icp_test.person_error TAGS (1,1,1,1) VALUES (1703036825001,1,1,1,1,1,1) 提示报错:### Cause: java.sql.SQLException: TDengine ERROR (0x80002603): Table does not exist ; uncategorized SQLException; SQL state []; error code [-2147473917]; TDengine ERROR (0x80002603): Table does not exist 这是为什么

Guide contributeur