提交 327aa87a 编写于 作者: S shenglian zhou

regex:add configuration option for max regex string len

上级 130365c6
......@@ -25,7 +25,7 @@ class TDTestCase:
def run(self):
tdSql.query("show variables")
tdSql.checkData(55, 1, 864000)
tdSql.checkData(56, 1, 864000)
def stop(self):
tdSql.close()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册