fix: add system table ins_columns privilege test case

This commit is contained in:
dapan1121 2023-09-13 14:16:42 +08:00
parent 0be7060928
commit b83756db1e
1 changed files with 1 additions and 0 deletions

View File

@ -107,6 +107,7 @@ class TDTestCase:
tdLog.debug("case passed")
else:
tdLog.exit("The privilege number in information_schema.ins_user_privileges is incorrect")
tdSql.query("select * from information_schema.ins_columns where db_name='{self.dbname}';")
def stop(self):
# remove the privilege