提交 ff10c2e8 编写于 作者: S Shengliang Guan

test: cases for alter stb

上级 0a87184d
......@@ -248,8 +248,9 @@ endi
print ============== step18
system sh/exec.sh -n dnode1 -s stop -x SIGINT
sleep 3000
system sh/exec.sh -n dnode1 -s start
sql connect
sleep 3000
#sql select count(g) from tb
#if $data00 != 12 then
......
......@@ -936,8 +936,9 @@ endi
print ======== step9
system sh/exec.sh -n dnode1 -s stop -x SIGINT
sleep 3000
system sh/exec.sh -n dnode1 -s start
sql connect
sleep 3000
sql select * from tb order by ts asc
if $rows != 8 then
......
......@@ -604,8 +604,9 @@ sql_error alter table tb drop column a
print ======== step9
system sh/exec.sh -n dnode1 -s stop -x SIGINT
sleep 3000
system sh/exec.sh -n dnode1 -s start
sql connect
sleep 3000
sql select * from tb order by ts desc
if $rows != 7 then
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册