未验证 提交 3122566d 编写于 作者: H Haojun Liao 提交者: GitHub

Update basic1.sim

上级 56f38425
...@@ -140,7 +140,8 @@ if $rows != 3 then ...@@ -140,7 +140,8 @@ if $rows != 3 then
endi endi
print =============== query data from st print =============== query data from st
sql select * from st print ==============select * against super will cause crash.
sql select ts from st
if $rows != 21 then if $rows != 21 then
return -1 return -1
endi endi
...@@ -204,7 +205,7 @@ if $rows != 3 then ...@@ -204,7 +205,7 @@ if $rows != 3 then
endi endi
print =============== query data from st print =============== query data from st
sql select * from st sql select ts from st
if $rows != 21 then if $rows != 21 then
return -1 return -1
endi endi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册