diff options
author | unknown <serg@serg.mylan> | 2005-03-30 00:24:58 +0200 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2005-03-30 00:24:58 +0200 |
commit | 149b43f3c569eb0698c251029e70fbad5b5cbc6f (patch) | |
tree | af5bdd9b11730ff1b0416d04595e25943eaf279a /mysql-test/r/grant2.result | |
parent | 37695aaf35e39e186bffacf41009671ce58ab529 (diff) | |
download | mariadb-git-149b43f3c569eb0698c251029e70fbad5b5cbc6f.tar.gz |
after merge fix
Diffstat (limited to 'mysql-test/r/grant2.result')
-rw-r--r-- | mysql-test/r/grant2.result | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/r/grant2.result b/mysql-test/r/grant2.result index 6eb99712783..b7639d49c7d 100644 --- a/mysql-test/r/grant2.result +++ b/mysql-test/r/grant2.result @@ -59,6 +59,7 @@ current_user() mysqltest_1@localhost show databases; Database +information_schema mysqltest_1 test grant all privileges on `mysqltest_1`.* to mysqltest_1@localhost with grant option; |