提交 f67841f3 编写于 作者: S slzhou

fix: increase time to make sure tables are created

上级 c2f030c1
...@@ -94,8 +94,8 @@ $i = 2 ...@@ -94,8 +94,8 @@ $i = 2
$tb = $tbPrefix . $i $tb = $tbPrefix . $i
sql insert into $tb values (now + 1m , 1 ) sql insert into $tb values (now + 1m , 1 )
print sleep 8000 print sleep 16000
sleep 8000 sleep 16000
print =============== step6 print =============== step6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册