summaryrefslogtreecommitdiff
path: root/tests/grant.res
diff options
context:
space:
mode:
authorunknown <monty@mashka.mysql.fi>2003-01-18 19:31:38 +0200
committerunknown <monty@mashka.mysql.fi>2003-01-18 19:31:38 +0200
commitf71de9b7d0879b273187b57d3f47ea91b9eb4bec (patch)
tree464dcaca9cc63777f76692b3635b591fac0d6d39 /tests/grant.res
parentfe4e87c96749523e9924b7dd758cae5dba8d3340 (diff)
downloadmariadb-git-f71de9b7d0879b273187b57d3f47ea91b9eb4bec.tar.gz
Simple code cleanups, ignore generated files
BitKeeper/etc/ignore: added cmd-line-utils/libedit/common.h mysys/queues.c: Added comments sql/sql_parse.cc: Simple code cleanup tests/grant.res: Updated results for 4.1
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