Skip to content

Commit e379531

Browse files
committed
MDEV-5214 Status variables for number of global/db/table/column/role grants
Updated information_schema test result;
1 parent ce0427a commit e379531

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/r/information_schema.result

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ Database Table In_use Name_locked
785785
mysql user 0 0
786786
show status where variable_name like "%database%";
787787
Variable_name Value
788+
Acl_database_grants 2
788789
Com_show_databases 3
789790
show variables where variable_name like "skip_show_databas";
790791
Variable_name Value

0 commit comments

Comments
 (0)