提交 9289f7de 编写于 作者: A Alex Duan

test: add retentsion for topic

上级 444adf5f
......@@ -105,7 +105,7 @@ class TDTestCase:
# create stable and child tables
def create_table(self, stbname, tbname, count):
tdSql.prepare()
tdSql.execute("create database db wal_retention_period 4")
tdSql.execute('use db')
self.child_count = count
self.stbname = stbname
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册