summaryrefslogtreecommitdiff
path: root/tests/grant.res
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2003-01-18 19:31:38 +0200
committermonty@mashka.mysql.fi <>2003-01-18 19:31:38 +0200
commit88cd4126e40d776611c73994ea91916f10b320a7 (patch)
tree464dcaca9cc63777f76692b3635b591fac0d6d39 /tests/grant.res
parent529e4a76c5b60e41b2bf9b80d6036d92a765df13 (diff)
downloadmariadb-git-88cd4126e40d776611c73994ea91916f10b320a7.tar.gz
Simple code cleanups, ignore generated files
Diffstat (limited to 'tests/grant.res')
-rw-r--r--tests/grant.res2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/grant.res b/tests/grant.res
index 2a5e4db3e33..15aad01c888 100644
--- a/tests/grant.res
+++ b/tests/grant.res
@@ -472,7 +472,7 @@ GRANT LOCK TABLES ON *.* TO 'grant_user'@'localhost'
GRANT SELECT, INSERT ON grant_test.test3 TO 'grant_user'@'localhost'
select * from mysql.user where user='grant_user'
-127.0.0.1 grant_user 7f70e8b858ee6782 N N N N N N N N N N N N N N N N N N N N N 0 0 0
+127.0.0.1 grant_user *042a99b3d247ae587783f647f2d69496d390aa71eab3 N N N N N N N N N N N N N N N N N N N N N 0 0 0
localhost grant_user N N N N N N N N N N N N N N N N N Y N N N 0 0 0
Connecting grant_user