“027131231c98c0603b2ea69c00a8252ebc8e4184”上不存在“source/dnode/vnode/impl/inc/vnodeCfg.h”
提交 26f8512f 编写于 作者: J jiacy-jcy

update

上级 eaf88127
...@@ -72,7 +72,8 @@ class TDTestCase: ...@@ -72,7 +72,8 @@ class TDTestCase:
tdSql.query(f"select * from ntb where timezone()='{time_zone}'") tdSql.query(f"select * from ntb where timezone()='{time_zone}'")
tdSql.checkRows(2) tdSql.checkRows(2)
tdSql.error("select timezone()+1 from ntb") tdSql.query("select timezone()+1 from ntb")
tdSql.checkRows(2)
def stop(self): def stop(self):
tdSql.close() tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册