Merge pull request #22886 from taosdata/fix/TS-3970

fix: add system table ins_columns privilege test case
This commit is contained in:
dapan1121 2023-09-13 17:50:02 +08:00 committed by GitHub
commit 57f4072bf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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