summaryrefslogtreecommitdiff
path: root/mysql-test/suite/plugins/r/auth_v0100.result
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/suite/plugins/r/auth_v0100.result')
-rw-r--r--mysql-test/suite/plugins/r/auth_v0100.result1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/suite/plugins/r/auth_v0100.result b/mysql-test/suite/plugins/r/auth_v0100.result
index 53affc94947..6b5f5c917f3 100644
--- a/mysql-test/suite/plugins/r/auth_v0100.result
+++ b/mysql-test/suite/plugins/r/auth_v0100.result
@@ -5,6 +5,7 @@ auth_0x0100 1.0
mysql_native_password 2.0
mysql_old_password 2.0
create user tt identified via auth_0x0100;
+create user zzzzzzzzzzzzzzzz;
grant select on test.* to zzzzzzzzzzzzzzzz;
connect(localhost,tt,,test,MASTER_MYPORT,MASTER_MYSOCK);
ERROR 28000: Access denied for user 'tt'@'localhost' (using password: YES)