This commit is contained in:
Shengliang Guan 2020-11-11 23:27:19 +08:00
parent a4cb007d69
commit 391e95bc58
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ system sh/cfg.sh -n dnode1 -c maxTablesPerVnode -v 4
sleep 3000
print =============== step4
system sh/exec.sh -n dnode1 -s start -t
sleep 10000
system sh/exec.sh -n dnode1 -s start
sleep 3000
sql select * from st;
if $rows != 100 then