提交 fb7b1a7f 编写于 作者: L liuyq-617

test for update

上级 19ae9714
......@@ -63,7 +63,7 @@ class TDTestCase:
tdDnodes.start(1)
time.sleep(5)
tdSql.query("select * from db.t1")
tdSql.checkRows(insertRows+200*k)
tdSql.checkRows(insertRows+200*(k+1))
print("==========step2")
print("insert into another table ")
s = 'use db'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册