Skip to content

Commit

Permalink
remove bvt tag (#20835)
Browse files Browse the repository at this point in the history
revert bvt tag

Approved by: @aressu1985
  • Loading branch information
w-zr authored Dec 19, 2024
1 parent 78f31e9 commit 93d41c6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions test/distributed/cases/log/show_table.sql
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
-- check system / system_metrics in sys account
-- @bvt:issue#19912
SHOW CREATE TABLE system_metrics.metric;
SHOW CREATE TABLE system.statement_info;
SHOW CREATE TABLE system.rawlog;
-- @bvt:issue
SHOW CREATE TABLE system.rawlog;
2 changes: 0 additions & 2 deletions test/distributed/cases/mo_cloud/mo_cloud.sql
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ SHOW CREATE TABLE mysql.db;
SHOW CREATE TABLE mysql.procs_priv;
SHOW CREATE TABLE mysql.tables_priv;
SHOW CREATE TABLE mysql.user;
-- @bvt:issue#19912
SHOW CREATE TABLE system_metrics.metric;
-- @bvt:issue
SHOW CREATE TABLE system_metrics.server_connections;
SHOW CREATE TABLE system_metrics.server_storage_usage;
SHOW CREATE TABLE system_metrics.sql_statement_errors;
Expand Down

0 comments on commit 93d41c6

Please sign in to comment.