651016236

Results 3 issues of 651016236

**Bug Description** version: 3.0.1.0 创建超级表,使用restful插入数据正常,之后删除超级表,然后重新创建新的结构超级表,再使用restful接口插入数据提示sql错误 在taos命令行执行没有问题 `CREATE STABLE pos.st_terminal (ts timestamp, status int) TAGS (terminal_no varchar(30), branch_id varchar(30), hardware_id varchar(50))` restful执行插入 `INSERT INTO pos.CN05050001 USING pos.st_terminal TAGS('CN05050001', 'CN05050001', 'xxx:xx:xxx:xxx') VALUES(now,...

bug

### Issue description ![image](https://user-images.githubusercontent.com/5875767/134862858-beca446a-cab6-4f9a-bd47-ee84b6d02129.png) ### Environment rancher k3s ![image](https://user-images.githubusercontent.com/5875767/134863096-2a5d0bae-bb3f-4700-b69d-1709af52a15c.png) ### Minimal test code / Steps to reproduce the issue 尝试修改代码可以修复 ![image](https://user-images.githubusercontent.com/5875767/134863294-433b1823-76b0-4b16-bf97-0be3985969d8.png) 还有一个问题由于stream结构问题,导致json解析失败 error apisix/upstream.go:121 failed to convert upstream item ![image](https://user-images.githubusercontent.com/5875767/134869449-1785fd33-997b-4165-9dd8-9b40cc7dd88d.png)...

triage/accepted

Use example, the port is 8181, but the local use of 127.0.0.1:8181 can not be accessed